﻿@charset "utf-8";
/*3转4*/


.wrapper { width:1100px; margin:0px auto }

/*新首页开始*/
#indexPage .module .content { position: inherit; top: 0px; }
#indexPage #mslider .content { margin: 0; }
#indexPage #mservice { height: auto; }
#indexPage #mservice .content { margin: 0; height: auto; padding-bottom: 100px; }
#indexPage #mproject .content { margin: 0; background: #f5f5f5; height: 100%; padding-bottom: 50px; }
#indexPage #mpage .content { margin: 0; }
#indexPage #mteam .content { margin: 0; height: auto; }
#indexPage #mnews .content { margin: 0; height: auto; }
#mcontact .content { margin: 0; }

/*首页头部导航*/

 
 
#header ul li.navitem a:after { width: 0; content: ''; border-bottom: 1px solid rgba(0,0,0,.2); display: block; transition: all 0.3s ease-out 0s; margin-top: -5px }
/*#header ul li.navitem a.active:after, #header ul li.navitem:hover a:after { border-bottom: 1px solid rgba(0,0,0,.2); width: 100%; content: ''; display: block; margin-top: -5px }*/
#header.mini { background-color: rgba(255,255,255,0.9); padding-top: 0px; border-bottom: 1px solid #f6f6f6; }
#header.mini ul li.navitem a.active:after, #header.mini ul li.navitem:hover a:after { margin-top: -5px; }
#header ul li.navitem ul.subnav { width: 192px; background: #fff; border: 0; box-shadow: 0 6px 10px rgba(0, 0, 0, .1); }
#header ul li.navitem ul.subnav li { border-bottom: 1px solid rgba(0,0,0,.08); }
#header ul li.navitem ul.subnav li a { text-align: center; color: #666; width: 100%; padding: 14px 0; background: none; }
#header ul li.navitem ul.subnav li a i { display: none; }
#header ul li.navitem ul.subnav li a:hover { background: #fff; color: #000; text-indent: inherit; }
#header ul li.navitem ul.subnav li a:hover::after, #header ul li.navitem ul.subnav li a:after { display: none; }
#header ul li.navitem ul.subnav li a:hover { background-color: #f5f5f5; }
/*内页头部导航*/

.nobanner #header { border-bottom: 1px solid #f3f3f3 }
/*幻灯*/

#mslider .bx-wrapper .bx-controls-direction { display: none; }
#indexPage #mslider .bx-wrapper .bx-pager { bottom: 2px; }
#mslider .bx-wrapper .bx-pager-item { width: 6px; height: 6px; background: rgba(0,0,0,.3); margin-bottom: 20px; border-radius: 4px; position: relative; cursor: pointer; margin-left: 18px; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a { width: 16px; height: 16px; display: block; position: absolute; top: -5px; left: -10px; border-radius: 8px; border: 0; background: rgba(0, 0, 0, 0.21); opacity: 0; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a.active { opacity: 1; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a.active:after { content: ''; height: 6px; width: 6px; background: #fff; display: block; position: absolute; top: 5px; left: 5px; border-radius: 10px; }

#indexPage #mservice #servicelist { padding-top:20px; }
/*内页服务*/
#servicelist { width: 1099px; overflow: hidden; padding-top: 70px; }
#servicelist .serviceitem a img { width: auto; height: 100px; overflow: hidden; transition: all 0.3s ease-out 0s }
#servicelist .serviceitem { text-align:center; width: 366px; float: left; border-right: 1px solid rgba(0,0,0,.06); min-height: 400px; margin-bottom: 40px; padding-bottom: 20px; margin: 0; }
#servicelist .serviceitem div p { padding: 0 30px; }
#servicelist .serviceitem div { position: relative; margin: 0; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; margin-bottom: 60px; }
#servicelist .serviceitem a { height: 300px; margin-bottom: 40px; }
#servicelist .serviceitem div:after { position: absolute; content: ""; left: 50%; width: 35px; height: 1px; background: rgba(0,0,0,.15); margin-left: -17px; top: 52px; transition: all 0.3s ease-out 0s; }
#servicelist .serviceitem div p.title { font-size: 18px; margin-top: 20px; }
#servicelist .serviceitem div p.description { width: auto; margin-top: 30px; }
#servicelist .serviceitem:hover a img { margin-top: -10px; }
#servicelist .serviceitem:hover div { margin-top: 0px; }
#servicelist .serviceitem:hover p.title { color: #111;   }
#servicelist .serviceitem:hover div:after { background: #9B9B9B }
#sitecontent .serviceitem a.details { width: 35px; height: 35px; text-align: center; display: block; border-radius: 0; border: 1px solid transparent; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; margin: 0 auto; overflow: hidden; position: relative; }


#sitecontent .serviceitem a.details:after { content: ''; width: 15px; height: 9px; background: url(../images/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position: absolute; top: 0px; left: 0px; }
#servicelist .serviceitem:hover .details { margin-top: -15px; border-color: #b6b6b6; text-indent: 130px; }
#servicelist .serviceitem .details:hover { border: 1px solid transparent; text-align: inherit; }


/*案例*/ 
#indexPage #mproject #projectlist { width: 1350px; margin: 0 auto; }
#indexPage #mproject .content .wrapper { width: 1365px; }
#indexPage #mproject #projectlist .projectitem { width: 440px; margin: 0 15px 25px 0; height: 440px; background: none; transition: all .3s ease-out 0s; position:relative; overflow:hidden; }
#indexPage #mproject #projectlist .projectitem:hover { box-shadow: 0 15px 30px rgba(0,0,0,0.1); }
#projectlist .projectitem a:hover .project_info { background: none }
#projectlist .projectitem a:hover img { transform: scale(1.1, 1.1); }
#indexPage #mproject #projectlist .projectitem a .project_info div { height: 91px; border-top: 1px solid rgba(0,0,0,.08); transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; position: absolute; bottom: 0px; top: auto; width: 100%; background: #fff; }
#indexPage #mproject #projectlist .projectitem a .project_info p { width: auto; text-align: left; }
#indexPage #mproject #projectlist .projectitem a .project_info .title { font-size: 16px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 28px; line-height: 28px; margin: 0px; padding: 22px 70px 0px 30px; }
#indexPage #mproject #projectlist .projectitem a .project_info .subtitle { color: #999; display: block; height: 20px; line-height: 20px; overflow: hidden; margin: 0px; padding: 0px 70px 0px 30px; }
#indexPage #mproject #projectlist .projectitem a img { }
#indexPage #mproject #projectlist .projectitem a .project_info div:after { content: ''; width: 37px; height: 20px; display: block; position: absolute; top: 50%; right: 30px; background: transparent url(../images/icon.png) no-repeat -30px -66px; transition: all 0.3s ease-out 0s; margin-top: -10px; border-left: 1px solid rgba(0,0,0,0); }
#indexPage #mproject #projectlist .projectitem:hover a .project_info div { padding: 10px 0; }
#indexPage #mproject #projectlist .projectitem:hover a .project_info div:after { background: url(../images/icon.png) no-repeat 16px -66px; border-left: 1px solid rgba(0,0,0,.1); }
#indexPage #mproject a.more { animation-name: fadeInRight; animation-delay: 0.3s; }
/*内页案例*/


#projectlist { text-align: center; }
.npagePage #projectlist .wrapper { text-align: center; }
#sitecontent .npagePage #projectlist .projectitem { width: 440px; margin: 0 15px 25px 15px; height: 470px; background: none; display: inline-block; float: none; transition: all 0.3s ease-out 0s; }
#projectlist .projectitem a:hover .project_info { background: none }
.npagePage #projectlist .projectitem a .project_info div { height: 91px; border-top: 1px solid rgba(0,0,0,.08); transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; position: absolute; bottom: 0px; top: auto; width: 100%; background: #fff; }
.npagePage #projectlist .projectitem a .project_info p { width: auto; text-align: left; }
.npagePage #projectlist .projectitem a .project_info .title { font-size: 16px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 28px; line-height: 28px; margin: 0px; padding: 22px 70px 0px 30px;  font-weight:bold;}
.npagePage #projectlist .projectitem a .project_info .subtitle { color: #999; display: block; height: 20px; line-height: 20px; overflow: hidden; margin: 0px; padding: 0px 70px 0px 30px; }
.npagePage #projectlist .projectitem a .project_info div:after { content: ''; width: 37px; height: 20px; display: block; position: absolute; top: 50%; right: 30px; background: transparent url(../images/icon.png) no-repeat -30px -66px; transition: all 0.3s ease-out 0s; margin-top: -10px; }
.npagePage #projectlist .projectitem:hover a .project_info div { padding: 10px 0; }
.npagePage #projectlist .projectitem:hover a .project_info div:after { background: url(../images/icon.png) no-repeat 16px -66px; border-left: 1px solid rgba(0,0,0,.1); }
#projectlist .projectitem a:hover .project_info p.title { color: #666; }
#sitecontent .npagePage #projectlist .projectitem:hover { box-shadow: 0 15px 30px rgba(0,0,0,0.1); }
.npagePage #plheader, .Pageteam .header, .Pagenews .header { display: none; }
/*.npagePage #category { text-align: left; margin-top: 26px; margin-left: 30px; padding-bottom: 15px; }
.npagePage #category a { border: 0px; background: none; color: #666; font-size: 13px; position: relative; }
.npagePage #category a.active { color: #333 }
.npagePage #category a.active:after { content: ''; width: 25px; height: 1px; background: #AAA; transition: all 0.3s ease-out 0s; position: absolute; padding-left: 10px; z-index: 1; top: 30px; left: 16px }*/

.header { text-align:center; font-size:16px; text-transform:uppercase; line-height:28px; padding:10px 0 30px 0;}
.header p.title { font-size: 22px; color:#41bbb0;}
.header p.subtitle { color: #c1c1c1; }

.npagePage #category { margin-left:0; padding-bottom:35px; width:200px; float: left; text-align:left; }
.npagePage #category li { float:none; display:block; height:auto; line-height:43px; border-bottom:1px solid rgba(0, 0, 0, .08); padding-left: 16px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.npagePage #category li:hover { padding-left:25px; }
.npagePage #category li:last-child { border-bottom:none; }
.npagePage #category a { border:0px; background:none; color:#666; font-size:16px; position:relative; padding:0; line-height: 48px; height: 48px; display:block }
.npagePage #category a::before {content:'';position:absolute;width:3px;height:12px;background:transparent;left:-16px;margin-top:18px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.npagePage #category li:hover a::before {background:#41bbb0;}
.npagePage #category a.active::before {background:#41bbb0;}
/*more效果*/

 
.page-right { float:right; width:850px }
.page-right img { max-width:100% }
.location { border-bottom:1px solid #ddd; height:32px; font-size:14px; margin-bottom:25px; }

.submenu { clear:both; margin:5px auto 30px auto; border-bottom:1px solid #eee; line-height:36px; }
.submenu a { margin-right:20px; display:inline-block; height:42px }
.submenu a.active { border-bottom:2px solid #41bbb0; color:#41bbb0 }
.submenu a:hover { color:#41bbb0 }

/*.bannernav { clear:both; margin:-15px auto 40px auto; border-bottom:1px solid #eee; line-height:28px; text-align: center }
.bannernav a { margin-right:20px; display:inline-block; height:42px; font-size:16px;  }
.bannernav a.active { border-bottom:2px solid #41bbb0; color:#41bbb0 }
.bannernav a:hover { color:#41bbb0 }*/
.bannernav { clear:both; line-height:28px; text-align: center; padding:100px 0 0 0; color:#78a6bf   }
.bannernav h3 { margin-bottom:20px }
.bannernav h3 big { font-size:22px; }
.bannernav a { margin:0 10px; display:inline-block; font-size:16px; color:#78a6bf  }
.bannernav a.active { color:#41bbb0 }
.bannernav a:hover { }


#indexPage #mproject .content > .header { padding-top:70px }
#indexPage #mproject a.more, #indexPage #mnews a.more { width: 150px; height: 45px; border-bottom: 1px solid rgba(0,0,0,0); border-top: 1px solid rgba(0,0,0,0); position: relative; border: 0px; border-radius: 0px; text-indent: -9999px; }
#indexPage #mproject a.more { margin-top: 50px; }
#indexPage #mproject a.more i, #indexPage #mnews a.more i { width: 34px; height: 14px; display: block; background: url(../images/icon.png) no-repeat 0 -22px; position: absolute; top: 50%; left: 50%; margin-top: -7px; margin-left: -17px; z-index: 3 }
#indexPage #mproject a.more i.fa-angle-right:before, #indexPage #mnews a.more i.fa-angle-right:before { display: none; }
#indexPage #mproject a.more:before, #indexPage #mnews a.more:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 45px; z-index: 1; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; border-bottom: 1px solid rgba(0,0,0,.4); border-top: 1px solid rgba(0,0,0,.4); -webkit-transform: scale(0.1, 1); transform: scale(0.1, 1); display: block; }
#indexPage #mproject a.more:after, #indexPage #mnews a.more:after { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; -webkit-transition: -webkit-transform 0.3s, background-color 0.3s; transition: transform 0.3s, background-color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); background-color: rgba(0,0,0,.6); opacity: 1; }
#indexPage #mproject a.more:hover, #indexPage #mnews a.more:hover { background: transparent; border: inherit; }
#indexPage #mproject a.more:hover::before, #indexPage #mnews a.more:hover::before { opacity: 1; -webkit-transform: scale(1, 1); transform: scale(1, 1); }
#indexPage #mproject a.more:hover::after, #indexPage #mnews a.more:hover::after { webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1); opacity: 0; }
#indexPage #mproject a.more:hover i, #indexPage #mnews a.more:hover i { background: url(../images/icon.png) no-repeat 0 -38px; }

/*关于*/
#indexPage #mpage.module.bgShow .bgmask { display: none; }
#mpage .module-content .header {  padding-top: 80px;}
#indexPage #mpage a.more { width: 40px; height: 18px; overflow: hidden; border-radius: 0; border: 0px;background: url(../images/icon.png) no-repeat 0 -34px; }

/*新闻*/
#indexPage #mnews .content .header { display: block; padding: 60px 0 30px 0; }
#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 .newstitem .newsimg { display: none; }
#newslist .newstitem { float: left; width: 560px; height: 260px; margin: 0 5px 20px 25px; }
#newslist .news_wrapper, #newslist .newstitem a.newscontent:hover .news_wrapper { width: 100%; }
#mnews #newslist { width: 1200px; margin: 0 auto; }
#newslist .newsbody { width: 100%; position: relative; max-width: 100%; height: 100%; }
#newslist .newsbody:after { content: ''; width: 25px; height: 10px; background: url(../images/icon.png) no-repeat 0 -71px; position: absolute; left: 100px; bottom: 44px; opacity: 0; transition: all 0.3s ease-out 0s }
#newslist .newsbody .title { width: 375px; height: 54px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size: 18px; color: #575757; line-height: 32px; text-align: left; position: absolute; top: 54px; right: 50px; text-indent: 0px; }
#newslist .separator { display: none; }
#newslist .newsbody .description { width: 375px; height: 78px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; transition: all 0.3s ease-out 0s; margin-top: 0; color: #999; line-height: 26px; text-align: left; position: absolute; top: 108px; right: 50px }
#newslist .newsbody .date { width: 70px; height: 88px; background: transparent; position: relative; top: 28px; left: 0px; padding: 20px 30px 0 40px; font-weight: 100; text-align: left; }
#newslist .newsbody .date:after { content: ''; width: 35px; height: 1px; background: rgba(0,0,0,.25); display: block; position: relative; top: 2px; left: -40px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#newslist .newsbody .date .md { color: #adadad; position: relative; top: 40px; transition: all 0.3s ease-out 0s; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; display: block; line-height: 20px; width: 100%; }
#newslist .newsbody .date .md span { display: none; }
#newslist .newsbody .date .year { font-size: 24px; float: left; color: #696969; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; display: block; line-height: 46px; position: relative; top: -20px; width: 100%; }
#newslist li.newstitem:hover { box-shadow: 0 15px 30px rgba(0,0,0,0.06); transition: all .3s ease-out 0s; }
#newslist li.newstitem:hover .date:after { left: 85px; }
#newslist li.newstitem:hover .newsbody .title { text-indent: 36px; }
#newslist li.newstitem:hover .newsbody .description { top: 93px; }
#newslist li.newstitem:hover .newsbody:after { opacity: 1; bottom: 54px; left: 135px; }
#mnews a.more { display: block; margin-bottom: 80px; }
#indexPage #mnews a.more { animation-name: fadeInRight; animation-delay: 0.3s; }

/*内页新闻*/
.Pagenews .content { text-align: center; }
.Pagenews #category { }
.Pagenews #category a.active:after { top: -1px; width:16px; }
.Pagenews #newslist { width: 100%; display: inline-block; margin: 0 auto; }
.Pagenews #newslist .newstitem { width: 100%; margin: 0; height: 190px; border-top: 1px solid rgba(0,0,0,.06); }
.Pagenews #newslist .wrapper .news_wrapper { width: 775px; float: left; position: inherit; }
.Pagenews #newslist .newstitem .newsimg { display: block; float: right; position: inherit; width: 200px; height: 130px; margin: 32px 15px 32px; }
.Pagenews #newslist .news_wrapper, .Pagenews #newslist .newstitem a.newscontent:hover .news_wrapper { width: 600px; }
.Pagenews #newslist .newsbody .date { padding: 20px 70px 0 0px; }
.Pagenews #newslist .newsbody .date .year { color: #999; top: -14px; }
.Pagenews #newslist .newsbody .date .md { display: none; }
.Pagenews #newslist .newsbody .date:after { left: 90px; top: 8px; }
.Pagenews #newslist .newsbody .title { left: 155px; width: 520px; margin-top: -10px; line-height: 24px; height: 24px; }
.Pagenews #newslist .newsbody .description { left: 155px; width: 440px; top: 100px; margin-top: -12px; height: 52px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.Pagenews #newslist .newstitem:hover .newsbody .title, .Pagenews #newslist .newstitem:hover .newsbody .description { left: 175px }
.Pagenews #newslist .newstitem:hover .newsbody .date:after { width: 60px; background: #7D7D7D; }
.Pagenews #newslist .newstitem:hover .title { color: #333 }
.Pagenews #newslist .newstitem:hover .date .year { color: #333; }
.Pagenews #newslist .newstitem a.details { width: 35px; height: 35px; text-align: center; display: block; border-radius: 0; border: 1px solid transparent; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; margin: 0 auto; overflow: hidden; position: relative; margin: 0px; top: -68px; z-index: 3; top: -96px; left: 0px; }
.Pagenews #newslist .newstitem a.details:after { content: ''; width: 15px; height: 9px; background: url(../images/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position: absolute; top: 0px; left: 0px; }
.Pagenews #newslist .newstitem:hover .details { text-indent: 130px;   }
.Pagenews #newslist .newstitem:hover .details:after { background: url(../images/icon.png) no-repeat 0px -71px; }
.Pagenews #newslist .newstitem .details:hover { border: 1px solid transparent; text-align: inherit; }


/*荣誉证书*/
.honor .item{ background:#f4f4f4;color:#333;border-radius:3px;padding:10px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;}
.honor .item img{width:100%;height:auto;}
.honor .item p {text-align:center;margin-top:11px; line-height:20px; font-size:13px; }


/*团队列表页*/
#teamlist { width: 1100px; padding-top:10px; }
#teamlist .teamitem .wrap { display: none; }
#teamlist .teamitem {  
    height: 220px;
    background: #f8f8fa;
    width: 528px;
    margin:0px 10px 30px 10px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px solid transparent;
 }
#teamlist .teamitem a.img { float: left; width: 200px; height: 200px; margin:10px 20px; overflow: hidden; transition: all 0.3s ease-out 0s; }

#teamlist .teamitem a img { width: 100%; height: 100%; }
#teamlist .teamitem .teaminfo { float: right; width: 255px; height: auto; transition: all .6s cubic-bezier(.215, .61, .355, 1); padding: 30px 25px 10px 0px; margin: 0px; text-align: left; }
#teamlist .teamitem .title a { float: none; color: #333; }
#teamlist .teamitem .title { display: inline-block; }
#teamlist .teamitem .subtitle { display: inline-block; max-width: 202px; font-size: 13px; color: #999; }
#teamlist .teamitem .description { font-size: 13px; line-height: 26px; height: 52px; overflow: hidden; color: #757575; }
#teamlist .teamitem a.details { display: block; border-radius: 0px; margin:30px 3px;  width: 37px; height: 20px; text-indent: -9999px; position: relative; border: none; border-left: 1px solid #dfdfdf; transition: all 0.3s ease-out 0s;  }
#teamlist .teamitem a.details:after { content: ''; width: 37px; height: 20px; display: block; position: absolute; top: 0px; left: 0px; background: transparent url(../images/icon.png) no-repeat -20px -66px; transition: all 0.3s ease-out 0s; }
#teamlist .teamitem:hover { box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08); background:#fff; border:1px solid #f2f2f2;}
#teamlist .teamitem:hover .teaminfo { padding-top: 40px; }
#teamlist .teamitem:hover a.details { opacity: 1; transition: all 0.3s ease-out 0s;  }



/*合作伙伴*/
#indexPage #mpartner .content .header { display: none; }
#indexPage #mpartner .module-content { padding: 60px 0 20px 0; height: 80px; }
#indexPage #mpartner .wrapper { height: auto; }
#indexPage #mpartner .wrapper ul li { height: 60px; padding-top: 20px; }
#indexPage #mpartner .wrapper ul li a { width: 112px; height: auto; margin-right: 10px; }
#indexPage #mpartner .bx-wrapper .bx-pager { display: none; }
#indexPage #mpartner .bx-wrapper .bx-controls-direction { display: block; }
#indexPage #mpartner .bx-wrapper .bx-controls-direction a.disabled { display: block; }
#mpartner .bx-wrapper .bx-controls-direction a { background: none; }
#mpartner .bx-wrapper .bx-controls-direction a i { color: #c3c6ca; }
#mpartner .bx-wrapper .bx-controls-direction a:hover { background: #5d5d5d; }
#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; }
/*联系*/ 


#mcontact { background-color: #f1f1f1; margin-top:40px }
#mcontact .content { width: 1200px; margin: 0 auto; padding: 50px 0 40px; height: auto; }
#mcontact .content:after { content: ''; display: block; clear: both; }
#mcontact .content .header { width: 480px; float: left; padding-top:0 }
#mcontact .content .header p.title { color: #666; text-align: left; }
#mcontact .content .header .subtitle { text-align: left; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; }
#mcontact .content #contactlist { width: 720px; float: left; }
#mcontact .content #contactform { display: none; }
#mcontact .content #contactinfo { width: 720px; float: left; position: relative; }
#mcontact .content #contactinfo p { float: left; width: 290px; min-height:50px; padding-right: 60px; margin-top: 5px; height: auto; color: #666; font-size: 12px; line-height: inherit; line-height:1.8 }
#mcontact .content #contactinfo h3 { color: #9c9c9c; }
#mcontact #contactinfo div { position: absolute; top: 20px; left: -250px; }
#mcontact #contactinfo div:after { content: '关注'; color: #9c9c9c; height: 20px; font-size: 16px; line-height: 20px; overflow: hidden; position: absolute; top: -40px; left: 0px; }
#mcontact #contactinfo div a { background-color: transparent; color: #9b9b9b; font-size: 16px; border: 2px solid rgba(0,0,0,0) }
#mcontact #contactinfo div a:hover { background-color: #000; border: 2px solid #5d5d5d; border-radius: 0px; }
#mcontact #contactinfo div a:hover i { color: #fff; }


 
/*内页banner*/
#projectitem_0 { animation-name: fadeInUp; animation-delay: 0.1s; }
#projectitem_1 { animation-name: fadeInUp; animation-delay: 0.2s; }
#projectitem_2 { animation-name: fadeInUp; animation-delay: 0.3s; }
#projectitem_3 { animation-name: fadeInUp; animation-delay: 0.1s; }
#projectitem_4 { animation-name: fadeInUp; animation-delay: 0.2s; }
#projectitem_5 { animation-name: fadeInUp; animation-delay: 0.3s; }
#projectitem_6 { animation-name: fadeInUp; animation-delay: 0.1s; }
#projectitem_7 { animation-name: fadeInUp; animation-delay: 0.2s; }
#projectitem_8 { animation-name: fadeInUp; animation-delay: 0.3s; }
#projectitem_9 { animation-name: fadeInUp; animation-delay: 0.1s; }
#projectitem_10 { animation-name: fadeInUp; animation-delay: 0.2s; }
#projectitem_11 { animation-name: fadeInUp; animation-delay: 0.3s; }
#newsitem_0 { animation-name: fadeInUp; animation-delay: 0.1s; }
#newsitem_1 { animation-name: fadeInUp; animation-delay: 0.2s; }
#newsitem_2 { animation-name: fadeInUp; animation-delay: 0.1s; }
#newsitem_3 { animation-name: fadeInUp; animation-delay: 0.2s; }
#newsitem_4 { animation-name: fadeInUp; animation-delay: 0.1s; }
#newsitem_5 { animation-name: fadeInUp; animation-delay: 0.2s; }
#mpage .module-content .description { animation-delay: 0.1s; animation-name: fadeInLeft; }
#mpage .module-content .fimg { animation-delay: 0.3s; animation-name: fadeInRight; }
#indexPage .module { z-index: auto; }






/*首页团队*/
#indexPage #mteam { background:#76a6ef; padding-top:30px; }
#indexPage #mteam .bx-controls .bx-pager-item { display: none }
#indexPage #mteam .header img { width:320px; height:300px; overflow:hidden; border-radius: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .bx-wrapper .bx-controls-direction a { margin-top:-81px; border-radius: 3px; background: rgba(0, 0, 0, .1); width: 30px; height: 70px; }
#indexPage #mteam .bx-wrapper .bx-controls-direction a.bx-prev i { margin-left:10px; }
#indexPage #mteam .bx-wrapper .bx-controls-direction a i { font-size:26px; margin-top: 21px; margin-left: 11px; }
#indexPage #mteam .bx-wrapper .bx-controls-direction a:hover { background-color:rgba(0, 0, 0, .4); }
#indexPage #mteam .content_list li { background: rgba(255, 255, 255, .0); height: auto; border-bottom: 1px solid rgba(255, 255, 255, .0); transition: all 0.3s ease-out 0s; line-height:1.4 }
#indexPage #mteam .content_list #teamitem_0:before { content:'01'; position:absolute; font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif; font-size:180px; color:#73a1e6; z-index: -1; right: 130px; top: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list #teamitem_0:hover:before { top:70px; }
#indexPage #mteam .content_list #teamitem_1:before { content:'02'; position:absolute; font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif; font-size:180px; color:#73a1e6; z-index: -1; right: 130px; top: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list #teamitem_1:hover:before { top:70px; }
#indexPage #mteam .content_list #teamitem_2:before { content:'03'; position:absolute; font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif; font-size:180px; color:#73a1e6; z-index: -1; right: 130px; top: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list #teamitem_2:hover:before { top:70px; }
#indexPage #mteam .content_list #teamitem_3:before { content:'04'; position:absolute; font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif; font-size:180px; color:#73a1e6; z-index: -1; right: 130px; top: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list #teamitem_3:hover:before { top:70px; }
#indexPage #mteam .content_list #teamitem_4:before { content:'05'; position:absolute; font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif; font-size:180px; color:#73a1e6; z-index: -1; right: 130px; top: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list #teamitem_4:hover:before { top:70px; }
#indexPage #mteam .content_list #teamitem_5:before { content:'06'; position:absolute; font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif; font-size:180px; color:#73a1e6; z-index: -1; right: 130px; top: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list #teamitem_5:hover:before { top:70px; }
#indexPage #mteam .content_list #teamitem_6:before { content:'07'; position:absolute; font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif; font-size:180px; color:#73a1e6; z-index: -1; right: 130px; top: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list #teamitem_6:hover:before { top:70px; }
#indexPage #mteam .content_list #teamitem_7:before { content:'08'; position:absolute; font-family: GOTHAM-BLACK, Arial, Helvetica, sans-serif; font-size:180px; color:#73a1e6; z-index: -1; right: 130px; top: 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list #teamitem_7:hover:before { top:70px; }

#indexPage #mteam .summary p { width:100%; text-align:left; color: #daeeff; line-height:26px; }
#indexPage #mteam .summary p.title { font-size:20px; color: #fff; width: auto; display: inline-block; float: left; margin-right: 10px; }
#indexPage #mteam .summary p.title a { color:#fff; font-size: 24px; font-weight: bold; }
#indexPage #mteam .summary p.subtitle { color:#daeeff; padding-top:12px; margin-bottom:22px; display: block; float: left; font-size:14px; }
#indexPage #mteam .content_list li:hover { margin-top:0; border-bottom:1px solid rgba(255, 255, 255, .6); }
#indexPage #mteam .summary { padding:50px 30px 0 0px; width:500px; height:140px; float: right; margin-right:100px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #mteam .content_list li:hover .summary { padding-top:40px; }
#indexPage #mteam .header { width: 320px; float: left; display: block; margin:0 0 0 100px; padding:0 }
#indexPage #mteam a.details { display:block; width:140px; height:35px; line-height: 35px; text-align: center; color:#fff; font-size:13px;  position:absolute; left:470px; top:170px; border-radius:3px; border:1px solid rgba(255, 255, 255, .15); text-transform: uppercase; text-indent:0; }
#indexPage #mteam a.details:hover { border:1px solid rgba(255, 255, 255, .5); }
#indexPage #mteam a.details i { width:38px; height:12px; background:url(/cloud/images/icon.png) no-repeat 4px -23px; position:relative; top:2px !important; transition: all 0.3s ease-out 0s; }
#indexPage #mteam a.details:hover i { background:url(/cloud/images/icon.png) no-repeat 4px -52px; }
#indexPage #mteam a.details i.fa-angle-right::before {content:'';}



/*分享块*/
#shares { right: 0 }
#shares a#sshare { display: none; }
#shares { height: 140px; }
#shares a { width: 40px; height: 40px; }
#shares a i { margin-top: 13px; }
#shares a i.fa-weixin { margin: 12px 0 0 15px; }
#shares a#gotop i { margin-top: 8px; }
#online_open { width: 40px; height: 40px; bottom: 180px; margin-right: -10px; }
#online_open i { margin-top: 11px; }
#olx_head { background: #4D4D4D; border-radius: 0px; }
#olx_qq li a:hover i { color: #fff; background: #565656; }
#online_lx { border-radius: 0px; margin-right: -10px; bottom: 180px; }
#olx_qq li a i { transition: all 0.3s ease-out 0s; }
/*二级产品列表*/

.npagePage #projectlist { text-align: left; }
#category li.hasmore div ul { text-align: left; padding-left: 30px; padding-top: 10px; }
#category li.hasmore div ul a { color: #999; }
#category li.hasmore div ul a:hover { background: transparent; color: #666; }



.newsl .content .header { padding: 0; padding-top: 50px; }
.Pagenews #newslist { padding: 20px 0 10px; }
.newsl .content .header p.title { font-size: 22px; color: #333; padding-bottom: 10px; margin: 0 auto; text-align: center }
.newsl .content .header p.subtitle { margin: 0 auto; color: #999; font-size: 13px; }
.newsl .postbody { width: 1000px; padding: 30px 15px 15px 15px; border-top: 1px dotted rgba(0,0,0,.2); margin-top: 30px; }
/*三级页面--团队*/



#teampost #teambody { margin-left: 470px; }
#teampost { position: relative; padding: 130px 0 15%; width: 1100px; }
#teampost:after { content: ''; display: block; width: 1px; height: 100%; padding-top: 80px; background-color: #e6e6e6; position: absolute; top: -80px; left: 408px; }
#teambody .theader .title { font-size: 20px; display: block; height: 34px; color: #333; position: relative; }
#teambody .theader .postbody { padding-top: 0; margin-top: 30px; }
#teambody .theader p.title:after { content: ''; width: 48px; height: 1px; background: #e6e6e6; position: absolute; top: 14px; left: -62px; }
.nobanner .npagePage { padding-top: 0px; }
.npagePage.default .content .header { padding: 0; padding-top: 20px; }
.npagePage.default .header p.title { font-size: 18px; color: #444; text-align: center; padding: 30px 50px; margin-bottom: 30px; margin: 0 auto; }
.npagePage.default .content .header:after { content: ''; width: 30px; height: 1px; display: block; background: rgba(0,0,0,.15); margin: 0 auto; margin-top: -15px; }
/*三级页面--产品*/



#npagePage.npagePage { padding-top: 0px; }
#npagePage.npagePage #pageswitch { display: block; width: 100%; margin:10px auto 30px auto; }
#projectwrap { width: 1100px; margin:0px auto; padding-top: 0px; }
#projectbody { width: 68%;  margin-top:60px; }
#projectbody .postbody {  }
#projectimages { }
#projectinfo { width: 28%; float: right; margin: 0; }
#projectshow { width: 28%; float: right; margin: 0; }
#projectinfo .header { float: left; width: auto; z-index: 10; position: relative; margin-left: 0px; padding-top: 60px; border-color: transparent; }
#projectinfo .header p { font-size: 20px; color: #41bbb0; margin-bottom: 5px; }
#projectinfo .header p.subtitle { color: #999; font-size: 14px; margin-bottom: 10px; }
#projectinfo .header .description { margin: 0px; }
#projecttags a { padding: 5px 20px; border-radius: 0; background: #f3f3f3; color: #BDBDBD; transition: all 0.3s ease-out 0s; margin: 15px 5px 15px 0; }
#projecttags a:hover { background: #565656; transition: all 0.3s ease-out 0s; color: #fff; }
#projectib .projectitem { border-bottom: 1px solid rgba(0,0,0,0); padding-bottom: 10px; overflow: hidden;  }
#projectib .projectitem a .project_info p.title { font-size: 14px; line-height: 24px; display: block; margin-top: 10px; height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #686868; }
#projectib .projectitem img { transition: all 0.3s ease-out 0s; }
#projectib .projectitem a .project_info p.subtitle { color: #aaa; font-size: 13px; line-height: 24px; height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#projectib .projectitem a .project_info { height: auto; }
#pageswitch a.next:after { content: ''; width: 35px; height: 38px; border: 1px solid rgba(255,255,255,.1); display: block; background: url(../images/icon-img09.png) no-repeat -4px 0px; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; position: absolute; top: 50%; margin-top: -18px; right: 44px; }
#pageswitch a.prev:after { content: ''; width: 35px; height: 38px; border: 1px solid rgba(255,255,255,.1); display: block; background: url(../images/icon-img09.png) no-repeat -43px 0px; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; position: absolute; top: 50%; margin-top: -18px; left: 44px; }
#pageswitch .prev div { margin-left: 100px; }
#pageswitch .next div { margin-right: 100px; }
#pageswitch a.next:hover::after { background: url(../images/icon-img09.png) no-repeat -4px -41px; }
#pageswitch a.prev:hover::after { background: url(../images/icon-img09.png) no-repeat -43px -41px; }
#projectib .projectitem:hover a .project_info p.title { color: #000; }
#projectib .projectitem:hover { border-bottom: 1px solid rgba(0,0,0,.1); }
#pageswitch a .title { font-size: 16px; color: #595959; width: 440px; height: 26px; overflow: hidden; line-height: 26px; transition: all .3s ease-out 0s; font-weight: 300; margin-top: 5px; }
#pageswitch a .subtitle { top: 58px; left: 100px; color: #999; opacity: .5; filter: alpha(opacity=50); height: 16px; line-height: 16px; overflow: hidden; text-align: left; }
#pageswitch a { padding: 30px 0 10px 0; height: 72px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#pageswitch a.prev { float:left;}
#pageswitch a.next { float:right;}
#pageswitch a.next .title { width: 100%; text-align: right; }
#pageswitch a.next .subtitle { text-align: right; }
#pageswitch a:hover { background: #41bbb0; }
#pageswitch a:hover .title { color: #fff; }
#pageswitch a:hover .subtitle { color: #fff; }
#projectimages li { margin: 20px 0; padding: 0 20px; }





/*案例--媒体查询*/

@media screen and (min-width:1331px) and (max-width:1440px) {
#sitecontent .npagePage #projectlist .projectitem { width: 415px; height: 400px; }
}
 @media screen and (min-width:1330px) and (max-width:1200px) {
#sitecontent .npagePage #projectlist .projectitem { width: 400px; height: 400px; }
}
 @media screen and (max-width:1200px) {
#sitecontent .npagePage #projectlist .projectitem { width: 360px; height: 390px; }
}
 @media screen and (max-width:1300px) {
.projectSubList { margin-left: 8px }
#indexPage #mproject #projectlist .projectitem { width: 384px; height: 420px; }
#indexPage #mproject #projectlist { width: 1200px; }
}
#indexPage #servicelist .serviceitem:last-child,#indexPage #servicelist .serviceitem:nth-child(3n) { border-right:none;}
#indexPage #mservice a.more { display:none;}

#indexPage #mservice .content > .header { padding-top:80px;}

#indexPage #mservice .serviceitem a.details { margin-top:-15px;}
#indexPage #mservice #servicelist .serviceitem:hover .details { margin-top:-35px;}

.npagePage #projectlist .wrapper{ width:98%; margin:0 auto;}
.npagePage #projectlist .wrapper .content_list{ width:100%; margin:0 auto;}
.npagePage #projectlist{ padding:25px 0;}
.npagePage #projectlist .projectitem{width: 390px !important;}
#indexPage #mslider .bx-wrapper { position:inherit;}

 
.zoom{ display:block; overflow:hidden;}
.zoom img,.zoom span{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; width: 100%; height: 100%; display: block; webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1); transform: scale(1);-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.zoom img:hover,.zoom span:hover,li:hover .zoom span,li:hover .zoom img{webkit-transform: scale(1.1);-moz-transform: scale(1.1); -o-transform: scale(1.1);transform: scale(1.1); -webkit-transition: all 300ms ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}


/*三图排列*/
.col-li-3{ }
.col-li-3 li{ margin-bottom:1.1%; width: 32.6%; float: left; margin-right: 1.1%; position:relative; overflow: hidden  }
.col-li-3 li:nth-child(3n){ margin-right: 0; }
.col-li-3 .zoom{ position: relative; padding-bottom:70%;}
.col-li-3 .zoom span{ position: absolute; }

.col-li-3 li .text{ padding:3%; width:94%; height:94%; text-align:center; display:table-cell; vertical-align:middle; position:absolute; left:0px; top:0px; z-index:9; color:#fff; background-color: rgba(0,0,0,.5); background:url(../images/blackbg.png) repeat; 
filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;
 transition: All 0.8s ease; -webkit-transition: All 0.8s ease; -moz-transition: All 0.8s ease; -o-transition: All 0.8s ease;  }
.col-li-3 li .text h3{ font-size: 22px; line-height:1.1 }
.col-li-3 li .text p{ font-size:16px; margin:0 auto;  }
.col-li-3 li:hover .text { filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1; transition: All 0.8s ease; -webkit-transition: All 0.8s ease; -moz-transition: All 0.8s ease; -o-transition: All 0.8s ease;  }
 
/*四图排列*/
.col-li-4 > li{ background: #fff; width: 24.3%; float: left; margin-right: 0.93%; margin-bottom: 0.95%; position:relative}
.col-li-4 > li:nth-child(4n){ margin-right: 0; }
.col-li-4 > li .zoom { width: 100%; height: 0; position:relative; padding-bottom:70%; background-repeat: no-repeat; background-position: center; background-size: cover; }
.col-li-4 > li .zoom span{ position: absolute; }
.col-li-4 > li .text{ padding:12px; box-sizing: border-box; font-size:14px; text-align:center; line-height:1.6 }
/*.col-li-4 > li:hover .zoom{ opacity: .8;}*/



@media screen and (max-width: 768px){
	
/*三图排列*/
.col-li-3 li{ margin-bottom: 2%; width: 49%; margin-right:2%; float: left; position:relative }
.col-li-3 li:nth-child(2n){ margin-right: 0!important; }
.col-li-3 li:nth-child(3n){ margin-right:2%;}


/*四图排列*/
.col-li-4 > li{ width:49%!important; margin: 0 0 2% 0!important; }
.col-li-4 > li:nth-child(2n) { margin-left: 2% !important;}
.col-li-4 > li .text{ padding: 8px 4%; }
.col-li-4 > li .text h2{ margin-bottom: 5px; font-size: 18px; }
.col-li-4 > li .text span{ font-size: 14px; }

}



/*检测中心*/
.h1 { font-size:28px; line-height:32px; margin:60px auto 50px auto; text-align:center; color:#41bbb0 }
.h1::after { display: none;content: "——"; color:#41bbb0; margin-top:5px }
.h2 { font-size:24px; color:#333; margin:30px 0 }

.abouttxt {position:absolute; right:10%; top:25%; color:#78a6bf; }
.abouttxt h2 { color:#006a93; font-size:32px; text-indent:-45px }
.abouttxt h3 { color:#006a93; font-size:22px }
.abouttxt h4 { font-size:16px; margin:20px 0 10px 0; font-weight:bold}
.abouttxt p { padding-left:20px; background:url(/cloud/images/ok.png) no-repeat left center; }

.aboutmsg { margin:60px auto 40px auto}
.aboutmsg .txt { font-size:18px; text-align:center; margin:10px 10% }
.aboutmsg img { max-width:600px; }
.aboutpic li { float:left; width:16.666%;}
.aboutpic li img { border:3px solid #fff; width:100% }


/*发展历程*/
.course4{ width:100%; padding:60px 0 5px 0; background:url( ) no-repeat center bottom; background-size:100% auto; margin:0 auto; }
.course5{ width:960px; height:170px; overflow:hidden; position:relative; margin:0px auto }
.course5 ul{ position:absolute; left:0; top:0;}
.course5 li{ float:left; width:150px; padding-left:20px; padding-right:30px; line-height:28px; font-size:16px }
.course5 li h3 { margin-bottom:10px; color:#fea84b; font-size:28px; font-weight:bold;font-family: Constantia,Georgia; }
.course5 li::after { display:block; content: "——"; color:#fea84b }

/*检测方法*/
.project-way li { float:left; width:30%; margin:20px 1.5% }
.project-way li .txt { padding:30px 40px;  border-radius:60px 0px 60px 0; position:relative; font-size:14px; }
.project-way li .txt .tit { font-size:17px; position:absolute; left:0px; top:-15px; text-align:center; width:100%; }
.project-way li .txt .tit span {  background:#41bbb0; padding:0px 15px; border-radius:3px; color:#fff; display:inline-block }
.project-way li .txt h3 { font-size:14px; margin-top:5px; color:#666; font-weight:bold }
.project-way li.li1 .txt { background:#e0d2ea;}
.project-way li.li2 .txt { background:#fff5d6;  }
.project-way li.li3 .txt { background:#def1cb; }
.project-way li .txt .img { width:100%; border-radius:30px 0px 30px 0; margin-top:20px; }
/*安全性评价*/
.project-evaluate { padding:50px 0; background:#eeeff3; margin:60px auto }
.project-evaluate li {  margin:20px 20px 30px 0; padding-left:60px; position:relative; float:left }
.project-evaluate li.li4 { margin-right:0 }
.project-evaluate li .tit { font-size:18px; line-height:50px; color:#333; }
.project-evaluate li .tit i { position:absolute; left:0px; font-style:normal; color:#cdcdd0; border:3px solid #cdcdd0; border-radius:50%; width:38px; line-height:38px; width:38px; font-size:32px; display:inline-block; text-align:center }

.project-quota .txt { float:right; width:35%; }
.project-quota .img { float: left; width:60%; }


/* 评价流程 */
.history { width:1000px; position:relative; margin:0px auto; background:url(../images/vertical.gif) no-repeat center top; padding-top:30px; }
.history .h3 { font-size:20px; color:#00ada0; height:30px; position:relative; background:url(../images/iconline.gif) repeat-x center; margin-bottom:5px }
.history .h3 span { background:#fff; padding:0px 5px }
.history h3 i { display:block; width:12px; height:12px; background:#00ada0; border:3px solid #fff; border-radius:9px; overflow:hidden }
.history ul li { height:auto; margin-bottom:10px;}
.history .h_body { margin-left:5px;  }
.history .history_l { float:left; width:500px; }
.history .history_l i { position:absolute; right:-9px; top:6px;}
.history .history_r { float: right; width:500px; }
.history .history_r h3 { display:inline-block; padding-left:150px; }
.history .history_r div.h_body { padding-left:150px; }
.history .history_r i { position:absolute; left:-9px; top:5px;}
.history .history_icon { width:1003px; height:230px; background:url(../images/history.gif) no-repeat center top; z-index:999 }


