@charset "utf-8";



/* CSS Document */

/*chrome */

::-webkit-scrollbar-track-piece {
 width:8px;
 background-color:#f4f4ff;
}

::-webkit-scrollbar {
 width:8px;
 background-color:#E7090B;
}

::-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:356px; }
#indexPage #mteam .content { margin: 0; height: 682px; }
#indexPage #mnews .content { margin: 0; height: auto; }
#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: #202020;box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); padding-top: 10px }
#header.mini {background: #202020; }
#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: #E7090B}
#header ul li.navitem a.active:after, #header ul li.navitem:hover a:after { content: ''; width: 100%; height: 2px; background: #E7090B; 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:rgba(15, 15, 15, 0.9); margin-left: -14px; border-top: transparent 3px solid; border-top: 1px solid rgb(15,15,15); box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.6); }
#header ul li.navitem ul.subnav li {border-bottom: 1px solid #1B1B1B; }
#header ul li.navitem ul.subnav li a { background:rgba(15, 15, 15, 0); width: auto; font-size: 13px; padding: 12px 10px; }
#header ul li.navitem ul.subnav li a:hover { background: none; text-indent: 0px; color: #E7090B; }
/*幻灯*/



#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: #E7090B; border: 2px solid #E7090B; }
#mslider .bx-wrapper .bx-controls-direction a:hover { background-color: #E7090B; }

#indexPage #mslider ul li p.title{font-size: 52px;}

/*幻灯切换*/



.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; }
/*服务*/


#indexPage #mservice{background-color: #1c1c1c;}
#mservice .content .header { display: none; }
#servicelist { width: 1200px; padding: 50px 0 80px; }

#indexPage #mservice .wrapper{ text-align:center; }
#indexPage #servicelist .serviceitem {width: 598px;height: 150px;float: none;display: inline-block;}
#indexPage #servicelist .serviceitem a{display: block;width: 564px;height: 148px;margin: 0px 15px;border: 1px solid transparent;}
#indexPage #servicelist .serviceitem a:hover { border: 1px solid rgba(255,255,255,.1); }
#indexPage #servicelist .serviceitem .details{display: none;}


#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: #BCBCBC; }
#servicelist .serviceitem div p.description {width: 350px; text-align: left; transition: all 0.3s ease-out 0s;color: #5C5C5C; margin-top: 4px; height:44px; line-height: 22px; }
#servicelist .serviceitem:hover div p.title { color: #E7090B; }
#servicelist .serviceitem:hover div p.description {color: #a9a9a9; }
#indexPage  a.more i{ margin-left:0px;}
#indexPage #mservice a.more { display: none; }
/*产品*/


.projectSubList{ margin-bottom:0px;}
#indexPage #mproject { background-color:#111; }
#indexPage #mproject .content .header { width: 1168px; height: 89px; line-height: 90px; padding:300px 16px 0; margin: 0 auto; }
#indexPage #mproject .content .header p { text-align: left; display: inline-block; }
#indexPage #mproject .content .header .title { position: relative; color: #B7B7B7; }
#indexPage #mproject .content .header .title:after { content: ''; width: 100%; height: 2px; background: #8F8F8F;; display: block; margin-top: -2px }
#indexPage #mproject .content .header .subtitle { font-size: 13px; color: #595959;}
#indexPage #mproject .content .header .subtitle:before { content: '/'; display: inline-block; margin: 0 3px; }
#projectlist {width:100%; border-top: 1px solid rgba(255, 255, 255, 0.1);background-color: rgba(18, 18, 18, 0.8); }
.projectSubList{width:1180px; margin:0 auto; padding:80px 0;}
#projectlist .content_list { width: 1200px; margin: 0 auto; padding: 0px 0; height: auto;}
#projectlist ul:after { content: ''; display: block; clear: both; }
#indexPage #mproject #projectlist .content_list .projectitem { width: 284px; margin: 0px; overflow: hidden; background-color:transparent; }
#projectlist .projectitem a .project_info { height: auto; bottom: -40px; top: inherit; background-color: rgba(40, 130, 232, 0);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#projectlist .projectitem a .project_info p.title{ color:#fff; text-align:left; height:40px; line-height:40px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#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); }
#indexPage #mproject a.more { width: 80px; height:23px; position: absolute; left: 50%;top: 256px; margin-left:520px; color:transparent; border:1px solid #212121;background: transparent url(http://resources.jsmo.xin/templates/upload/1029/icon/icon.png) no-repeat scroll -215px 0px; border-radius:0px;}
#indexPage #mproject a.more:hover {color: transparent;background: #E7090B url(http://resources.jsmo.xin/templates/upload/1029/icon/icon.png) no-repeat scroll -131px 0px;border: 1px solid rgb(231, 9, 11); }
#indexPage #mproject a.more i {color:transparent; }
#indexPage #mproject a.more:hover i {color:transparent;}
#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:0px;font-size: 20px;color: #E7090B; }
#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: #111;}
#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;color: #B7B7B7; }
#mteam .content .header .title:after { content: ''; width: 100%; height: 2px; background: #8F8F8F; display: block; margin-top: -2px }
#mteam .content .header .subtitle { font-size: 13px; color: #595959;}
#mteam .content .header .subtitle:before { content: '/'; display: inline-block; margin: 0 3px; }
#indexPage #mteam .fw { width: 100%; border-top: 1px solid rgba(255, 255, 255, 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: 387px; border:1px solid rgba(168, 168, 168, 0.09); margin: 0 14px 40px; float: left; transition: all 0.3s ease-out 0s; position: relative;background-color: #181818; }
#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 29px;    transition: all 0.3s ease-out 0s; }
#indexPage #mteam .summary .title { text-align: left; width: 180px;}
#indexPage #mteam .summary p.title a { text-align: left; width: 180px; font-size: 16px; color: #C9C9C9;}
#indexPage #mteam .summary p.subtitle { text-align: left; font-size: 13px;color: #5D5D5D; }
#indexPage #mteam .summary .description { width: 100%; font-size: 13px; padding-top: 20px;border-top: 1px dotted rgba(255,255,255,.1); margin-top: 22px; height: 94px; overflow: hidden; line-height: 24px; text-align: left; color: #545454;}
#indexPage #mteam a.details { display: block; width: 34px; height: 34px; text-indent: -164px; line-height: 34px; margin: 0px; position: absolute; right: 21px; top: 180px; overflow: hidden; border: 1px solid transparent; }
#indexPage #mteam a.details i {color: #4D4D4D; margin-left: 128px; font-size: 21px; 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; border-bottom: 1px solid #292929; }
#indexPage #mteam .content_list li:hover .summary {background: #1D1C1C;}
#indexPage #mteam .content_list li:hover .summary .description{ color:#959595}
#indexPage #mteam .content_list li:hover a.details { border: 1px solid #E7090B; background: #E7090B; }
#indexPage #mteam .content_list li:hover a.details i { color: #fff; }
#indexPage #mteam a.more { width: 80px; height:23px; position: absolute; left: 50%;top:64px; margin-left:520px; color:transparent; border:1px solid transparent;background: transparent url(http://resources.jsmo.xin/templates/upload/1029/icon/icon.png) no-repeat scroll -215px 0px; border-radius:0px;}
#indexPage #mteam a.more:hover {color: transparent;background: #E7090B url(http://resources.jsmo.xin/templates/upload/1029/icon/icon.png) no-repeat scroll -131px 0px;border: 1px solid rgb(231, 9, 11); }
#indexPage #mteam a.more i {color:transparent; }
#indexPage #mteam a.more:hover i {color:transparent;}
#indexPage #mteam a.more{ display:block;}
.team_box { padding: 60px 0 40px; }
/*关于*/


#indexPage #mpage{background-color: #141414; overflow:hidden;}
#mpage .content .header p { text-align: left; display: inline-block; }
#mpage .content .header .title { position: relative; color: #E7090B;     font-family: PlusJakartaSans-Medium, "微软雅黑";}
#mpage .content .header .title:after { width: 100%; height: 2px; background: #000; display: block; }
#mpage .content .header .subtitle { font-size: 13px;color: #717171; }
#mpage .content .header .subtitle:before { content: '/'; display: inline-block; margin: 0 3px; }
#indexPage #mpage .wrapper li { width: 1200px; position: relative; margin: 0 auto; height: 356px; }
#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: 226px; right: 45px; text-align: left; }
#indexPage #mpage .wrapper li .fimg { background-position: 12px 8px; height: 487px; position: absolute; z-index: 1; top:0px; left: 4px; }
#mpage .module-content .more { display:block;display: block;width:550px;height:184px;position: absolute;left:7%;top: 120px;margin-left: 520px;color: transparent;border:0;border-radius: 0px;z-index: 2; }

#indexPage #mpage .module-content .more i{display: none;}


/*新闻*/

#indexPage #mnews { background-color:#141414; }
#indexPage #mnews .content .header { display: block; margin: 0 auto; height: 89px; width: 1168px; padding: 300px 16px 0; position: relative; line-height: 90px;}
#mnews .content .header p { text-align: left; display: inline-block; }
#mnews .content .header .title { position: relative; color: #B7B7B7; }
#mnews .content .header .title:after { content: ''; width: 100%; height: 2px; background: #8F8F8F;; display: block; margin-top: -2px }
#mnews .content .header .subtitle { font-size: 13px; color: #595959;}
#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%; background-color:#1B1B1B;}
#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(255, 255,255, .1);
    border-bottom: 1px solid rgba(255, 255,255, .1); height: 720px;    background-color: rgba(18, 18, 18, 0.8); }
#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(255, 255, 255, .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(255, 255,255, 0.2); background: #111; 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 rgba(32, 32, 32, 0.9); }
#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 rgba(32, 32, 32, 0.9); 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 rgba(32, 32, 32, 0.9); }
#mnews #newslist #newsitem_2.newstitem:before { left: -56px }
#mnews #newslist #newsitem_3.newstitem { position: absolute; top: 230px; left: 10px; }
#mnews #newslist #newsitem_3.newstitem:after { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid rgba(32, 32, 32, 0.9); right: -10px; }
#mnews #newslist #newsitem_3.newstitem:before { right: -58px }
#mnews #newslist .newsbody { width: 100%; }
#mnews #newslist .newsbody .date { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 62px; background: rgba(32, 32, 32, 0.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: "PlusJakartaSans-Medium", "微软雅黑"; 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: "PlusJakartaSans-Medium", "微软雅黑"; display: block; left: 35px; }
#mnews #newslist .newsbody .description { position: absolute; top: 60px; left: 0px;color: #727272; }
#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: #CECECE; }
#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 #E7090B; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); margin-top: -10px; }
#mnews #newslist .newstitem:hover .date { color: #fff; background: #E7090B; }
#mnews #newslist .newstitem:hover::before { border-color: #E7090B }
#mnews #newslist #newsitem_0.newstitem:hover::after, #mnews #newslist #newsitem_2.newstitem:hover::after { border-right: 10px solid #E7090B; }
#mnews #newslist #newsitem_1.newstitem:hover::after { border-left: 10px solid #E7090B; }
#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 rgba(255,255,255,.1); 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; height:23px; position: absolute; left: 50%;top:290px; margin-left:520px; color:transparent; border:1px solid transparent;background: transparent url(http://resources.jsmo.xin/templates/upload/1029/icon/icon.png) no-repeat scroll -215px 0px; border-radius:0px;}
#indexPage #mnews a.more:hover {color: transparent;background: #E7090B url(http://resources.jsmo.xin/templates/upload/1029/icon/icon.png) no-repeat scroll -131px 0px;border: 1px solid rgb(231, 9, 11); }
#indexPage #mnews a.more i {color:transparent; }
#indexPage #mnews a.more:hover i {color:transparent;}
#indexPage a.more i, #indexPage a.details i, #sitecontent .npagePage a.details i { font-size: 21px; }
/*合作伙伴*/


#indexPage #mpartner {background-color: #171717;}
#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: 120px; height: auto;margin-right:16px;}
#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: #E7090B; }
#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:#101010}
#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;}
#mcontact .content #contactlist:after{ content: ''; width: 100%; display: block; position: absolute; top: 270px; left: 0px; height:532px; background-color: #101010;}
#mcontact .content #contactinfo p { position: absolute; width: 270px; color: #717171; padding: 8px 20px 8px 110px; font-size:12px; }
#mcontact .content #contactinfo h3.name { top: 86px; right: 7px; position: absolute; width: 270px; padding: 8px 20px 8px 85px; font-size: 12px;     color: #717171; }
#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(http://resources.jsmo.xin/templates/upload/1029/201612/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; z-index:2 }
#contactform p .inputtxt { width: 326px; height: 24px; border: 1px solid rgba(255,255,255,.1); color:#B9B9B9; 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: #B9B9B9; 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; line-height: 24px;}
#contactform p .inputsub { width: 264px; height: 54px; text-align: center; line-height: 44px; background: #E7090B; border-radius: 27px; color: #fff; cursor: pointer; position: absolute; left: 50%; margin-left: -132px; margin-top: 25px; transition: all 0.6s ease 0s; border-radius:0px; border: 1px solid transparent; }
#contactform p .inputsub:hover { background: rgba(40, 130, 232, 0); border: 1px solid #E7090B; }
#contactform p .inputext:hover, #contactform p .inputtxt:hover { border: 1px solid #E7090B; }
#footer a path { fill: rgb(148, 148, 148); }
#footer p {background: #131313;color: #4A4A4A; 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:4px 16px 0; z-index: 10; position: absolute; left: 50%; margin-left: -584px; margin-top: -168px; }
.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%; background-color:transparent; }
.npagePage #projectlist .projectitem:hover{    box-shadow: 0px 5px 30px rgba(0, 0, 0, 1);}
.npagePage #category { padding-bottom: 32px; padding-top: 80px; }
.npagePage #category a { border: transparent 1px solid; border-radius: 24px; height: 17px; margin-right: 10px; position: relative; }
.npagePage #category a.active, .npagePage #category a:hover { border-radius: 2px; background: #E7090B; color: #fff; border-color: ##E7090B; position: relative; }
.npagePage #category a.active:after, .npagePage #category a:hover::after { content: ''; display: block; background:#1B1B1B; border-radius: 8px; width: 8px; height: 8px; border: 2px solid #E7090B; position: absolute; top: 60px; left: 50%; color: rgba(0,0,0,0); margin-left: -6px;z-index: 1; }
.npagePage #category a.active:before, .npagePage #category a::before{ content: ''; display: block; border-left:1px dotted rgba(204, 204, 204, 0.33); margin-top: 5px; position: absolute; top: 35px; left: 50%;height: 0; opacity: 0; transition: all 0.4s ease 0s;}
.npagePage #category a.active:before, .npagePage #category a:hover::before {height: 16px; opacity: 1;}
.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: #c8c8c8; 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{position: relative;}
#category li.hasmore div ul a.active:after{ display:none}
#category li.hasmore div ul a.active:before{display:none}
.npagePage #projectlist .projectitem a .project_info p.title{ text-align:left;font-size: 16px;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;color: #fff;text-overflow: ellipsis;}
.npagePage #projectlist .projectitem a .project_info{ bottom:-38px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.npagePage #projectlist .projectitem:hover a .project_info{ bottom:0;}
/*内页团队*/



.npagePage #banner { height:320px; }
.npagePage .content .header p.title { color: #fff;font-size: 24px;}
.npagePage #banner div { height:240px; margin-top:70px; }
#teamlist { width: 1200px; padding: 80px 0 20px; }
.npagePage .content .header p.subtitle{font-size: 13px;color: #cbcbcb;}
.teamitem { width: 270px; height: 386px;border: 1px solid rgba(168, 168, 168, 0.1); 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: #C9C9C9; }
#teamlist .teamitem .teaminfo .subtitle { text-align: left; font-size: 13px; color: #5D5D5D; }
#teamlist .teamitem .teaminfo .description { width: 100%; font-size: 13px; padding-top: 20px;     border-top: 1px dotted rgba(255,255,255,.1); margin-top: 22px; height: 94px; overflow: hidden; line-height: 24px; text-align: left;color: #545454; }
.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: #4D4D4D; 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: #1D1C1C; }
.npagePage #teamlist .teamitem:hover a.details { border: 1px solid #E7090B; background: #E7090B; }
.npagePage #teamlist .teamitem:hover a.details i { color: #fff; }
.npagePage #teamlist .teamitem .wrap { display: none; }
.npagePage #teamlist .teamitem:hover .teaminfo .description{color:#959595}
/*内页新闻*/



.npagePage #newslist { width: 1168px; border-top: 1px solid #252525;padding-top: 70px;}
.npagePage #newslist .newstitem { height: 102px; padding: 50px 16px; width: 100%; position: relative; border-bottom:1px solid #252525; margin-top: -1px; }
.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; background-color:transparent; }
.npagePage #newslist .newsbody { text-align: left; width: 530px; height: 102px; margin-right: 210px; padding-left: 30px; transition: all 0.4s ease 0s;}
.npagePage #newslist .newsbody:hover{margin-right:180px; }
.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: #bcbcbc; overflow: hidden; height: 42px;transition: all 0.6s ease 0s; }
.npagePage #newslist .newsbody .description {color: #5c5c5c; margin-top: 6px;transition: all 0.6s ease 0s;font-size: 13px;line-height: 24px;margin-top: 6px;height: 44px;}
.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: "PlusJakartaSans-Medium", "微软雅黑"; display: block; left: 0px; color: #3d3d3d; }
.npagePage #newslist .newsbody .date .md span { display: none; }
.npagePage #newslist .newsbody .date .year { position: relative; top: -18px; font-size: 28px; font-family: "PlusJakartaSans-Medium", "微软雅黑"; display: block; left: 0px; color:#8c8c8c }
.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 rgba(255,255,255,.1); z-index: 5 }
.npagePage #newslist a.details:hover { text-indent: -146px }
.npagePage #newslist a.details i {color: #636363; margin-left: 128px; }
.npagePage #newslist a.details:hover i { text-indent: -10px; }
.npagePage #newslist .newstitem:hover a.details  {background: #E7090B;border: 1px solid #E7090B;}
.npagePage #newslist .newstitem:hover a.details i { color: #fff; }

.npagePage #newslist .newstitem:hover .title { color: #E7090B;}
.npagePage #newslist .newstitem:hover .description { color:rgba(216, 216, 216, 0.76);}
#newsPage #category { z-index: 10; position: relative; }
.npagePag #newslist .newstitem a.newscontent:hover .news_wrapper{background-color:transparent;}
#newslist .newstitem a.newscontent:hover .news_wrapper{background-color:transparent;}
/*内页服务*/



.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 #252525; 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;transition: all 0.6s ease 0s; }
.npagePage #servicelist .serviceitem:hover div{margin-left:60px;}
.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 rgba(255,255,255,.1); 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 {background: #E7090B;border: 1px solid #E7090B;}
.npagePage #servicelist .serviceitem:hover a.details i { color: #fff; }
.Pageservice #pages { display: none }
/*三级内页*/



.nobanner .npagePage { padding-top:0px; }
.nobanner .npagePage .content .header .title {color: #C8C8C8; margin-top:0px; text-align: center;}
.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; padding-top:120px; }
.nobanner .npagePage3 { padding-top: 80px; }
#page_none .postbody { padding-top: 90px; }
/*分享块*/



#online_open { bottom: 180px; background-color: #E7090B; }
#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 #454545;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; text-align: center; }
.nobanner .newsl .content .header { padding: 0; width: 1200px; padding-top:130px; }
.newsl .postbody { width: 1200px; }
.default .content .header { width:1200px; 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: 1200px; padding-top: 40px; padding-bottom: 140px; }
.default #pages { display: none; }
.npagePage.Pageanli #category { position: relative;border-bottom: 1px solid #252525; }
.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; transition: all 0.4s ease 0s;}
#mcontact #contactinfo div a:hover::after { margin-top: 8px; opacity: 1; background-color: rgb(231, 9, 11);  }
#contactinfo div a i:hover { color: #E7090B; }
#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:#E7090B;}
#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: #202020; }
#pages a:hover { background-color: #E7090B; }
/*link*/

.postbody a { color: #E7090B; }
#olx_head { background: #E7090B; border-radius:0;}
#olx_qq li a:hover { background: #F3F3F3; color: #5e5e5e; }
#olx_qq li a:hover i { color: #E7090B; }

.nobanner #header{background: #202020;}
.fax{ display:block; top:133px;}
.npagePage .content{background-color:rgb(17, 17, 17);}

body.nobanner{background: #111;}
#sitecontent{ background:#111;}
#teampost{ padding-top:120px;}
#teambody .theader .title{color: #ECECEC;}
#teambody .theader .subtitle{color: #a3a3a3;}
#indexPage .module {
    z-index: auto;
}
/*分享到*/
#olx_tel p { font-size: 14px;}
#olx_head { background: #313131;}
#online_lx { bottom: 180px;border-radius:0 }
#shares { height: 120px; }
#shares a#sshare { display: none; }
#shares a#gotop { margin-top: 0px; width: 40px; height: 40px; }
#online_open { bottom: 160px; background: #333; width: 40px; height: 40px; }
#shares a#sweixin { width: 40px; height: 40px; }
#shares a#sweibo { width: 40px; height: 40px; }
#online_open i { margin-top: 11px; }
#shares a i { margin-top: 11px; }
#shares a i.fa-weixin { margin: 12px 0 0 15px; }
#shares a#gotop i { margin-top: 7px; }
#olx_qq li a:hover { color: #236ffb; background: #E6E6E6; }
#olx_qq li a:hover i { color: #236ffb; }
#olx_qq li a i { color: #A5A5A5; }
#olx_tel div { color: #565656; }
#olx_head{background: #313131;border-radius:0}
#olx_qq li a:hover{color: #fff;background:#E7090B; height:30px; line-height:30px;}
#olx_qq li a:hover i{color: #fff;}


.nobanner .npagePage.Pageyemian  .content .header p{ display:none;}

.postbody hr{border-top: 1px dotted rgba(211, 211, 211, 0.22);}
#projectimages{background: #111;}
.npagePage #projectwrap{padding-top: 170px;}
#projectinfo .header{border-bottom: rgba(204, 204, 204, 0.26) 1px dotted;}
#indexPage #mpartner .bx-wrapper .bx-controls-direction a{top:65%}
#category li.hasmore li{position:relative;}
#category li.hasmore{height: 35px;}

.npagePage #category .hasmore li::after{content:"";position: absolute;width:1px;height: 10px;margin-left: -3px;margin-top: 11px;background:rgba(156, 156, 156, 0.2);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.npagePage #category .hasmore li:last-child::after{width: 0;}

 .netmask.loading div i{background-color:#111;}
.bx-wrapper .bx-loading{background-color:#111;}

#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover{background: #383838;}
#indexPage #projectlist .bx-wrapper .bx-controls-direction a.disabled{ display:block;}
#indexPage #mproject .bx-wrapper .bx-controls-direction{ display:block;}



#pageswitch{display:none; width: 1200px; margin:0 auto;}
#pageswitch a{background: #292929;}
#pageswitch a:hover{background: #E7090B;box-shadow: 0 0 15px rgba(204, 204, 204, 0);}
#pageswitch a:hover .title{ color: #fff; }


#projecttags a{background: #272727;transition: all 0.6s ease 0s;}
#projecttags a:hover{background: #E7090B; color: #fff;}
#projectib .projectitem a .project_info p.title{color: rgba(249, 249, 249, 0.88);}
#projectib .projectitem:hover a .project_info p.title{color: #E7090B;}
#projectib .projectitem a .project_info p.subtitle{color: rgba(183, 183, 183, 0.72);}
#projectib .projectitem a span{display: block; overflow: hidden;}
#projectib .projectitem span img{transition: all 0.6s ease 0s; }
#projectib .projectitem:hover span img{transform: scale(1.06,1.06);}
.bx-wrapper .bx-pager-item{display: none;}


#indexPage #mproject .bx-wrapper .bx-controls-direction a:hover{background-color:red;}
#indexPage #mproject .content .bx-wrapper .bx-prev{left: 0;border-radius:0px;}
#indexPage #mproject .content .bx-next{right: 0;border-radius:0px;}


.npagePage #projectwrap #projectbody .postbody{padding:0px 0;}




#olx_qq li a{border-bottom: rgba(255, 255, 255, 0) 1px solid;background: rgba(33, 33, 33, 0.57);color: #FFFFFF;}
#online_lx{background-color: #2C2C2C;}

.npagePage #projectlist .content_list {margin-top: 50px;}
#indexPage #mnews #newslist{ overflow:hidden}
#mnews #newslist #newsitem_3.newstitem{    position: absolute;
    top:525px;
    left: 10px;}




/*视频版块*/
.mvideo_title{color: #B7B7B7;font-size: 26px;}

.mvideo_header p{text-align: left;display: inline-block;}
.mvideo_subtitle{font-size: 13px;color: #595959;}

.mvideom.mvideom01 .videom_item:hover .title{color:#E7090B;}

.mvideo_more{
	margin:30px auto 50px;
	width: 80px;
    height: 23px;
    position: absolute;
    left: 50%;
    top: 64px;
    margin-left: 520px;
    color: transparent;
    border: 1px solid transparent;
    background: transparent url(http://resources.jsmo.xin/templates/upload/1029/icon/icon.png) no-repeat scroll -215px 0px;
    border-radius: 0px;
    transition: all ease-out .3s;
}

.mvideo_more:hover{color: transparent;background: #E7090B url(http://resources.jsmo.xin/templates/upload/1029/icon/icon.png) no-repeat scroll -131px 0px;border: 1px solid rgb(231, 9, 11);}

.module.mvideom.mm93039 .content{padding-bottom:0;}
.npagePage.mvideom.mvideom01 .mvideo_header{margin-bottom:20px;}
.npagePage.mvideom.mvideom01 .mvideo_header{margin-bottom: 20px;display: block;margin: 0 auto;height: 89px;width: 1168px;padding: 4px 16px 0;z-index: 10;position: absolute;left: 50%;margin-left: -584px;margin-top: -208px;}
.npagePage.Pagevideo.mvideom.mvideom01 .module-content{padding-top: 60px;}


/* 2019-09-18 yyq 4-5 */
/* 处理分类 */
.bodyindex #indexPage #category .more,
.bodyindex #indexPage #category a:first-child,
.bodylist #category .more {
    display: none;
}

.bodyindex #indexPage #category a.more {
    position: static;
    width: auto;
    height: auto;
    text-indent: 0;
    display: none;
    line-height: 16px;
    height: 16px;
    font-size: 13px;
    color: #7b7b7b;
    background-color: #EAEAEA;
    margin-left: 0;
    border: none;
}

/* 处理图片 */
#indexPage #mservice .serviceitem .service_img,
#projectlist .projectitem .project_img,
#mteam .content_list li .header a,
#mvideom .videom_item .image,
#mpartner .content_list li .par_img,
#projectib .projectitem .propost_img,
#servicelist .serviceitem .service_img,
#teamlist .teamitem .teamimg,
#videomlist .videom_item .image {
    position: relative;
    display: block;
    overflow: hidden;
}
#indexPage #mservice .serviceitem .service_img img,
#projectlist .projectitem .project_img img,
#mteam .content_list li .header a img,
#mvideom .videom_item .image img,
#mpartner .content_list li .par_img img,
#projectib .projectitem .propost_img img,
#servicelist .serviceitem .service_img img,
#teamlist .teamitem .teamimg img,
#videomlist .videom_item .image img {
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
#indexPage #mservice .serviceitem .service_img {
    padding-top: 18%;
    float: left;
    width: 102px;
    margin: 25px 30px;
}
#projectlist .projectitem .project_img {
    padding-top: 113%;
}
#mteam .content_list li .header a {
    padding-top: 56%;
}
#mvideom .videom_item .image {
    padding-top: 70%;
}
#mpartner .content_list li .par_img {
    padding-top: 50%;
}
#projectib .projectitem .propost_img {
    padding-top: 113%;
}
#servicelist .serviceitem .service_img {
    padding-top: 8.5%;
    float: left;
    width: 102px;
    margin-left: 16px;
}
#teamlist .teamitem .teamimg {
    padding-top: 56%;
}
#videomlist .videom_item .image {
    padding-top: 70%;
}

/* 其他样式 */
.bodylistpost.bodyteam #teamimage {
    display: none;
}
#teampost #teambody {
    margin-left: 0;
}
#category a {
    white-space: nowrap;
}
.npagePage #servicelist .serviceitem a img {
    margin: 0;
}
.Pageteam #teamlist .teamitem a:first-child {
    height: 100%;
}
.Pageteam #teamlist .teamitem .teaminfo .title {
    text-align: left;
    width: 180px;
    font-size: 16px;
    color: #C9C9C9;
}
#teampost #teambody {
    width: auto;
}
.npagePage #banner div {
    position: unset;
    margin: 0;
    height: 300px;
}
.nobanner .content_editor,
.npagePage {
    padding-top: 70px;
}
/* 2019-09-18 yyq 4-5 */
