/* banner*/
.b1{width: 100%;height:200px;position: absolute;left: 50%;top:130px;margin-left: -980px;}

/*内容*/
.content{width: 80%;margin:0 auto;_height:400px;min-height:400px;}

/*左边目录*/
.mulu {width: 19%;background: #fff;height:auto;float: left;}
.mulu li{width: 100%;line-height: 40px;text-align: center;}
.mulu li:hover{background:#f2f6f9 url(../img/jiantou.png) no-repeat 95% center;}
.mulu li a{width: 100%;display: block;}
.mulu .dianji{background:#f2f6f9 url(../img/jiantou.png) no-repeat 95% center;}
/*右边内容*/

/*技术团队*/
.jishutuandui{height:1130px;width: 80%;float: right;background: #fff;box-shadow: 1px 1px 10px #ccc;padding:30px;box-sizing:border-box;margin-bottom: 40px;}
.jishutuandui li{width: 100%;margin-bottom: 50px;overflow: hidden;}
.jishutuandui img{float: left;margin-right: 5%;}
.jishutuandui dl{width: 100%;line-height: 26px;}
.jishutuandui dl dt{font-size: 18px;font-weight: bold;line-height: 60px}
.jishutuandui dl dd{font-size: 14px;color: #666;text-indent:28px;}

