/* 大图幻灯 */
.banner {height: 400px; position: relative; z-index: 12; margin-top: -1px; margin-bottom: 20px;}
.slide {width: 1900px; height: 400px; overflow: hidden; position: relative; z-index: 9; left: 50%; margin-left: -950px;}
.slide .slideshow-item {position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 11;}
.slide .slideshow-item a, .slide .slideshow-item a img {width: 1900px; height: 400px; display: block;}
.slide .slideshow-item .slideinfo {display: none;}
.banner .wrap {position: relative; height: 400px; z-index: 10;}
.banner .slidebtn {position: absolute; width: 100%; bottom: 20px; left: 0; z-index: 10; text-align: center;}
.banner .slidebtn a {background: #fff; width: 15px; height: 15px; border-radius: 100%; display: inline-block; _display: inline; text-align: center; margin: 0 0 0 5px; font-size: 0; text-indent: -999em;}
.banner .slidebtn a.activeSlide {background: #093;}
.banner a.prev, .banner a.next {display: none; position: absolute; left: 0; top: 138px; z-index: 11; width: 50px; height: 124px; background: url('../images/slideTab.png') no-repeat; font-size: 0; line-height: 124px; text-indent: -999em; filter:alpha(opacity=30); -moz-opacity: .3; -khtml-opacity: .3; opacity: .3;}
.banner a.next {left: auto; right: 0; background-position: -51px 0;}
.banner a:hover.prev, .banner a:hover.next {filter:alpha(opacity=50); -moz-opacity: .5; -khtml-opacity: .5; opacity: .5;}

.m-title {font-size: 26px; color: #000; text-align: center; line-height: 70px;}
.m-title a {color: #000;}
.m-title small {font-size: 14px; margin-left: 25px; vertical-align: middle;}

/* 特色区域 */
.i-mod {margin: 15px 0 20px; padding-left: 30px;}
.i-mod li {float: left; position: relative; width: 530px; height: 300px; margin: 0 20px 20px 20px;}
.i-mod li a {display: block; width: 470px; height: 265px; padding: 35px 0 0 30px;}
.i-mod h5 {font-size: 26px; color: #000; margin-bottom: 15px;}
.i-mod p {font-size: 16px; color: #000; line-height: 2em;}
.i-mod span {position: absolute; bottom: 30px; left: 30px; width: 92px; height: 35px; text-align: center; line-height: 35px; color: #fff; font-size: 16px; overflow: hidden; border-radius: 5px; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important; background: url('../images/g30.png') repeat-x top; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;}
.i-mod a:hover {text-decoration: none;}
.i-mod a:hover span {background-position: bottom;}

/*.i-mod li:before {z-index: -2; position: absolute; background: transparent; width: 90%; height: 65%; content: ''; left: 51px;	bottom: 40px; -webkit-transform: skew(-4deg) rotate(0deg); -moz-transform:skew(-4deg) rotate(0deg); -o-transform: skew(-4deg) rotate(0deg); -ms-transform: skew(-4deg) rotate(0deg); -webkit-box-shadow: 0 8px 60px rgba(0, 0, 0, .4); -moz-box-shadow: 0 8px 60px rgba(0, 0, 0, .4); -o-box-shadow: 0 8px 60px rgba(0, 0, 0, .4); box-shadow: 0 8px 60px rgba(0, 0, 0, .4);}
.i-mod li.m1:after, .i-mod li.m3:after, .i-mod li.m5:after {z-index: -1; position: absolute; background: transparent; width: 90%; height: 65%; content: ''; right: 51px; bottom: 40px; -webkit-transform: skew(4deg) rotate(0deg); -moz-transform:skew(4deg) rotate(0deg); -o-transform: skew(4deg) rotate(0deg); -ms-transform: skew(4deg) rotate(0deg); -webkit-box-shadow: 0 8px 60px rgba(0, 0, 0, .4); -moz-box-shadow: 0 8px 60px rgba(0, 0, 0, .4); -o-box-shadow: 0 8px 60px rgba(0, 0, 0, .4); box-shadow: 0 8px 60px rgba(0, 0, 0, .4);} */

.i-mod li.m1 {background: #bee6ff url('../images/index_fx_icon.png') no-repeat 280px 43px;}
.i-mod li.m1 span {background-color: #1c8fd6; -webkit-box-shadow: 0px 3px 0px 0px #065e94; -moz-box-shadow: 0px 3px 0px 0px #065e94; box-shadow: 0px 3px 0px 0px #065e94;}
.i-mod li.m2 {background: #ffe1bf url('../images/index_cx_icon.png') no-repeat 270px 50px; margin-left: 20px;}
.i-mod li.m2 span {background-color: #d77f1a; -webkit-box-shadow: 0px 3px 0px 0px #985910; -moz-box-shadow: 0px 3px 0px 0px #985910; box-shadow: 0px 3px 0px 0px #985910;}
.i-mod li.m3 {background: #dcf1c8 url('../images/index_sp_icon.png') no-repeat 280px 43px;}
.i-mod li.m3 span {background-color: #80ab56; -webkit-box-shadow: 0px 3px 0px 0px #2b4d0a; -moz-box-shadow: 0px 3px 0px 0px #2b4d0a; box-shadow: 0px 3px 0px 0px #2b4d0a;}
.i-mod li.m4 {background: #feebf5 url('../images/index_xz_icon.png') no-repeat 290px 43px; margin-left: 20px;}
.i-mod li.m4 span {background-color: #b84a85; -webkit-box-shadow: 0px 3px 0px 0px #6d1845; -moz-box-shadow: 0px 3px 0px 0px #6d1845; box-shadow: 0px 3px 0px 0px #6d1845;}
.i-mod li.m5 {background: #fbd2c3 url('../images/index_bj_icon.png') no-repeat 280px 43px;}
.i-mod li.m5 span {background-color: #cd6c4a; -webkit-box-shadow: 0px 3px 0px 0px #67311d; -moz-box-shadow: 0px 3px 0px 0px #67311d; box-shadow: 0px 3px 0px 0px #67311d;}
.i-mod li.m6 {background: #bef2f0 url('../images/index_bbs_icon.png') no-repeat 260px 43px; margin-left: 20px;}
.i-mod li.m6 span {background-color: #22c0bb; -webkit-box-shadow: 0px 3px 0px 0px #155c5a; -moz-box-shadow: 0px 3px 0px 0px #155c5a; box-shadow: 0px 3px 0px 0px #155c5a;}

/* 技术团队 */
.team {margin: 10px 0 40px;}
.team .tlist {position: relative; width: 1100px; margin: 0 auto; height: 144px; overflow: hidden;}
.team ul {width: 1216px; height: 144px;}
.team li {float: left; width: 288px; margin-right: 16px;}
.team li img {width: 288px; height: 144px;}

/* 客户评价 */
.review {padding: 30px 0 0; background-color: #f9f9f9; font-size: 14px; line-height: 2em;}
.review .wrap {position: relative; height: 400px; overflow: hidden;}
.review ul {height: 400px;}
.review li {float: left; width: 515px; height: 180px; overflow: hidden; padding: 0 25px 0 50px; margin-bottom: 20px;}
.review li.r3, .review li.r4 {margin-bottom: 0;}
.review li dl {height: 100%; margin-top: -1px; border-bottom: 1px solid #e6e7ea;}
.review li dt {font-size: 12px; line-height: 29px;}
.review li dt p {height: 30px; position: relative;}
.review li dt h5 {font-size: 16px; color: #000;}
.review li dt span {color: #fc0; padding: 0 28px 0 7px; font-size: 16px;}
.review li dt i {float: right; font-style: normal; position: absolute; right: 0; top: 0;}
.review li dd {padding: 5px 0 0;}
.review li.r3 dd, .review li.r4 dd {border-bottom: 0; padding-bottom: 0;}

/* 信息列表 */
.archive {margin-top: 50px;}
.archive dl {float: left;}
.archive .list {width: 305px; margin-left: 50px; padding-right: 40px; border-right: 1px solid #e6e5e5; margin-right: 5px;}
.archive .experts {width: 320px; padding-left: 30px;}
.archive dt {position: relative; font-size: 22px; color: #000;}
.archive dt span {font-size: 12px; color: #83b748; margin-left: 10px;}
.archive dt .more {float: right; font-size: 12px; margin-top: 11px; position: absolute; right: 0; top: 0;}

.archive .list dd {padding-top: 10px;}
.archive .list li {height: 35px; line-height: 35px;}
.archive .list li a {float: left; position: relative; padding-left: 12px; max-width: 222px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.archive .list li a s {position: absolute; left: 0; top: 0; width: 3px; height: 6px; background: url('../images/public.png') no-repeat -84px -61px; margin: 14px 0 0 0;}
.archive .list li span {float: right; color: #a3a3a3;}

.archive .experts li {height: 59px; border-bottom: 1px solid #d2d2d2; padding: 13px 0 12px;}
.archive .experts li .pic {float: left; width: 55px; height: 55px;}
.archive .experts li .pic img {width: 55px; height: 55px; border-radius: 100%;}
.archive .experts li .info {position: relative; overflow: hidden; padding-left: 10px;}
.archive .experts li .info a {font-size: 14px; color: #7e7777;}