#title{
	font-size: 30px;
    color: #343434;
    text-align:center;
    font-family: "Microsoft YaHei";
}
#TeamIntroduction{
	font-size: 30px;
    color: #343434;
    text-align:center;
    font-family: "Microsoft YaHei";
    margin-top: 192px;
}
#meage{
	font-size: 30px;
    color: #343434;
    text-align:center;
    font-family: "Microsoft YaHei";
    margin-top: 140px;
}
.Horizontal-line{
	background: #fd8608;
    width: 118px;
    height: 2px;
    margin:5px auto;
}
#detail{
	width: 1230px;
	font-size: 14px;
    color:  #3f3f3f;;
    letter-spacing: 1px;
    line-height: 24px;
}
#TeamImg{
	width: 1250px;
	height: 535px;
}
#f_img{
	margin-left: 47px;
}
#t_img{
    margin-left: -12px;
}
#s_img{
	margin-left: -12px;
}
#map{
	background: #ffffff;
    height: 535px;
}
#container{
	height: 535px;
}
#company-f{
	
}
.company-information{
    margin-left: 62%;	
}
#bottom-b{
	margin-top: 0px;
}
.aboutUs-technologist {
	width: 416px;
	height: 225px;
	background: url(../../images/aboutUs-bg.png) top center no-repeat;
	background-size: cover;
	float:left;
}
.titlt-img{
    margin-left: 145px;
    margin-top: 28px;
}
.titlt-team{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-left: 187px;
    margin-top: -28px;
}
.titlt-img-t{
    margin-left: 131px;
    margin-top: 28px;
}
.titlt-team-t{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-left: 173px;
    margin-top: -28px;
}
.team-text{
	font-size: 15px;
    color: #666666;
    font-weight: normal;
    margin-top: 58px;
    width: 338px;
    margin-left: 42px;
    line-height: 26px;
}

        .info {
            border: solid 1px silver;
        }
        div.info-top {
            position: relative;
            background: none repeat scroll 0 0 #F9F9F9;
            border-bottom: 1px solid #CCC;
            border-radius: 5px 5px 0 0;
        }
        div.info-top div {
            display: inline-block;
            color: #333333;
            font-size: 14px;
            font-weight: bold;
            line-height: 31px;
            padding: 0 10px;
        }
        div.info-top img {
            position: absolute;
            top: 10px;
            right: 10px;
            transition-duration: 0.25s;
        }
        div.info-top img:hover {
            box-shadow: 0px 0px 5px #000;
        }
        div.info-middle {
            font-size: 12px;
            padding: 6px;
            line-height: 20px;
        }
        div.info-bottom {
            height: 0px;
            width: 100%;
            clear: both;
            text-align: center;
        }
        div.info-bottom img {
            position: relative;
            z-index: 104;
        }
        span {
            margin-left: 5px;
            font-size: 11px;
        }
        .info-middle img {
            float: left;
            margin-right: 6px;
        }
        /* .aboutBanner {height: 540px;} */