.team-pic{
    width: 100%;
    height: 327px;
}

.team-pic img{
    width: 100%;
    height: 100%;
}

.nav-left{
    
    float: left;
    width: 204px;
    
}

.nav-left-nav{
    border-top: 5px solid #1aa339;
    border-right: 5px solid #1aa339;
    box-sizing: border-box;
}
#tec-reco{
    width: 99%;
    line-height: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 22px;
    letter-spacing: 1px;
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 15px;
}

.reco-project li{
    width: 97px;
    height: 100px;
    list-style: none;
    float: left;
    margin-bottom: 8px;
}

.reco-project a:nth-child(2n+1) li{
    margin-right: 4px;
}

.reco-project a:nth-child(2n) li{
    margin-left: 4px;
}



.team-nav{
    width: 78%;
    float: right;
}


.team-subr{
    width: 100%;
    height: 131px;
    border:5px solid #dcdcdc;
    padding:15px 15px 15px 15px;
    margin-top: 32px;
    position: relative;
}

.team-subr hr{
    width: 5px;
    height: 131px;
    position: absolute;
  
   
   background: url("../image/int.jpg") no-repeat;
    background-size: 100% 100%;
    border: none;
}

.kind-of{
    width: 100%;
    margin-top: 38px;
    position: relative;
}

#team-hover{
    box-sizing: border-box;
    border: 2px solid #1aa339;
    padding: 6px 0 6px 0;
    background: #ffffff;
    color: #1aa339 ;
}

.kind-name{
    list-style: none;
    float: left;
    margin-right: 3.333%;
    width: 22.5%;
    text-align: center;
    font-size: 18px;
    color: #4b4b4b;
    background: #d7d7d7;
    
    box-sizing: border-box;
    padding: 8px 0 8px 0;
    cursor: pointer;
}

.kind-name:last-child{
    margin-right: 0;
}
.sign-bottom{
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 8px;
    border-style: solid;
    border-color: #1aa339 transparent transparent transparent;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    vertical-align: middle;
    position: absolute;
    bottom: -15.3px;
    left: 10.5%;
}

.doctor-team{
    width: 100%;
    padding-top: 30px;
}

.frame{
    float: left;
    width: 48%;
    height: 362px;
    margin-top: 30px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}

.frame:hover{
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-top: 2px solid #1aa339;
    box-sizing: border-box;
    box-shadow: #eaeaea 0px 2px 13px;
    -webkit-box-shadow: #eaeaea 2px 0px 13px;
    -moz-box-shadow: #eaeaea 0px 2px 13px;
    -webkit-appearance: none;
}

.frame:nth-child(2n){
    margin-left: 4%;
}



.team-left-pic{
    width: 40%;
    height: 362px;
    
    float: left;
    padding: 45px 5px 27px 10px;
}

.team-right-con{
    width: 60%;
    height:362px; ;
    
    float: left;
    padding:45px 5px 0 10px;
}

.but-team a{
    color: #333333;
    padding: 3px 15px 3px 15px ;
    border: 1px solid #333333;
    box-sizing: border-box;
}
.but-team a:nth-child(2){
    margin-left: 15px;
}

.but-team{
    margin-top: 74px;
}

.department a li{
    list-style: none;
    text-align: center;
    width:100%;
    height: 65px;
    
    border-bottom: 1px solid #dedede;
    box-sizing: border-box;
    display: table;
    line-height: 65px;
}

.department a li:hover{
    background: #f2f2f2;
}

.department a li span{
    display: table-cell;
    vertical-align: middle;
    line-height: 18px;
}

.department a:last-child li{
    background: #1aa339;
    border-bottom: none;
    font-size: 22px;
    color: #ffffff;
}

.department a:last-child li span{
    font-size: 22px;
    color: #ffffff;
}

.department li span{
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
   
    
}

.ver:before{
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    background: #333333;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
    background: url("../image/tb.png");
}


.free-but{
    width: 100%;
    display: block;
    padding:5px 0 5px 0;
    float: left;
    background: #1aa339;
}

.team-doc-name{
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 25px;
}

.team-doc-title{
    font-size: 18px;
    line-height: 30px;
}

.little-title{
    height: 160px;
    margin-top: 10px;
}

.little-title p{
    font-size: 14px;
    line-height: 25px;
}

.doc-good{
    display: block;
    font-size: 16px;
    line-height: 30px;
}


.doc-banner{
    width: 100%;
    height: 400px;
   
   background: url("../image/int.jpg") no-repeat;
    
    
}

.goodat{
    height: 30px;
}

.doc-page a{
    display: block;
    width: 25px;
    text-align: center;
    padding: 5px 0 5px 0;
    font-size: 16px;
    float: left;
    color: #333;
    background: #eaeaea;
    margin-left: 10px;
}

.doc-page a:nth-child(1){
    margin-left: 404px;
}



.nav-right{
    width: 70px;
    height:320px;
    background: #fff;
    position: fixed;
    right: 10%;
    top: 30%;
}

.nav-right li{
    float: left;
    width: 70px;
    height: 80px;
    box-sizing: border-box;
    list-style: none;
    border: 2px solid #333333;
    display: table;
}

.nav-right li:hover{
    border: 4px solid #1aa339;
    border-bottom: 4px solid #1aa339 !important;
    color: #333333;
}

.nav-right a:nth-child(1) li{
    background: url("http://www.zfck.net/ZFimg/1_01.png");
    background-size: 100% 100%;
    border-bottom:none;
}

.nav-right a:nth-child(2) li{
    background: url("http://www.zfck.net/ZFimg/2_02.png");
    background-size: 100% 100%;
    border-bottom:none;
}

.nav-right  a:nth-child(3) li{
    background: url("http://www.zfck.net/ZFimg/3_03.png");
    background-size: 100% 100%;
    border-bottom:none;
}

.nav-right a:nth-child(4) li{
    background: url("http://www.zfck.net/ZFimg/4_04.png");
    background-size: 100% 100%;
    border-bottom:2px solid #333333;
}

.nav-right li span{
    display: table-cell;
    vertical-align: bottom;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
    color: #333333;
}

#right-nav-num{
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    background: #ff0004;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    line-height: 18px;
    right: 14px;
    top: 4px;
}