.font1100139{ font-size: 9pt ;}

/*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*/
/****************æ•™å¸ˆé˜Ÿä¼**************/
.team-title {
    border-bottom: solid 1px #ddd;
    margin-bottom: 50px;}

.team-title span {
    display: inline-block;
    width: 170px;
    height: 40px;
    background: url(../images/team-title.png) center no-repeat;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    padding-left: 20px;}

.team-ul li {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 50px;
    box-sizing: border-box;}

.team-ul {
    /* margin: 0 -10px; */
    display: block;}

.team-ul li a {
    display: block;
    height: 210px;
    background: #f1f1f1;
    position: relative;}

.team-ul-img img {
    width: 160px;
    height: 210px;}

.team-ul-img {
    z-index: 10;
    float: left;
    position: relative;}

.team-ul li a:before,
.team-top:before {
    display: block;
    content: "";
    position: absolute;
    left: -15px;
    top: -15px;
    width: 160px;
    height: 210px;
    background: url(images/team-back.png) center no-repeat;
    background-size: cover;}

.team-ul-right {
    width: calc(100% - 200px);
    float: right;
    margin-top: 15px;
    margin-right: 15px;}

.team-name {
    font-size: 18px;
    color: #0c71c0;
    font-weight: bold;
        margin-bottom: 10px;}

.team-p {
    font-size: 16px;
    border-bottom: solid 1px #ddd;}

.team-txt p {
    font-size: 16px;
    color: #555;
    line-height: 28px;}



.team-txt {
    padding-top: 10px;
    border-top: 1px solid #ccc;}

.team-top {
    display: block;
    background: #fff;
    min-height: 260px;
    position: relative;
    margin: 20px 0 0 20px;}

.team-top .team-p {
    border: none;
    padding-bottom: 0;}

.team-top .team-txt p {
    float: left;
    margin-right: 30px;}

.team-top .team-txt {
    margin-top: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ddd;}

.team-top .team-ul-img {
    position: absolute;
    left: 0;
    top: 0;}
