.header_dis{
    width: 100%;
    height: 60px;
    background: #ffffff;
}
.header_dis .header_list{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    
}
.header_list ul li{
    float: left;
    margin-left: 65px;
}
.header_list ul li a{
    font-size: 16px;
    color: #333333;
    line-height: 60px;
}
/* <!-- 关于我们 --> */
.xsqy{
    width: 1200px;    
    background: #ffffff;
    margin: 22px auto 0 auto;
    overflow: hidden;
}
.xsqy .xs_title{
    font-size: 22px;
    color: #333333;
    margin: 30px 0 0 50px;
}
.xsqy .ks_top{
    width: 1200px;
    height: 57px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    position: relative;
}
.ks_top .ks_top1{
    height: 28px;
    width: 8px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: 12px;
    float: left;
}
.ks_top .ks_top2{
    height: 40px;
    width: 260px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: -2px;
    float: left;
}
.ks_top span{
    font-size: 18px;
    position: absolute;
    display:block;
    top: 25px;
    left: 50px;
}
.ks_top img{
    position: absolute;
    top: 34px;
    left: 134px;
}
.ks_top .ks_top3{
    height: 40px;
    width: 6px;
    background: #FADADE;
    transform: skew(-41deg);
    margin-top: 17px;
    margin-left: 5px;
    float: left;
}
.ks_top .ks_top4{
    float: right;
    width:0px;
    height:0px;
    border-style: solid;
    border-width: 40px 30px 30px 35px;
    border-color:#FBF6F7 transparent transparent transparent;
    margin-right: 240px;
    margin-top:17px; 
}
.ks_top .ks_top5{
    height: 40px;
    width: 80px;
    background: #FBF6F7;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -130px;
}
.ks_top .ks_top6{
    height: 40px;
    width: 80px;
    background: #F3E6E8;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -210px;
}
.ks_top .ks_top7{
    height: 40px;
    width: 80px;
    background: #FBF6F7;
    transform: skew(-37deg);
    margin-top: 17px;
    float: right;
    margin-right: -290px;
}

/*专家团队*/
.z-item{
    width:1100px;
    margin:0 50px;
}
.big-img{
    width:100%;
    height:380px;
    margin-top:40px;
    background: red;
}
.item{
    margin-top:20px;
    width:100%;
    height:209px;
}
.big-img>img{
    width:100%;
    height:100%;
}
.sm-img{
    width:164px;
    height:209px;
    background:burlywood;
    float:left;
}
.sm-img>img{
    width:100%;
    height:100%;
}
.item-title{
    width:890px;
    height:209px;
    float:left; 
    padding-left:24px;
}
.item-title>div:nth-of-type(1){
    margin-top:26px;
}
.item-title>div:nth-of-type(1)>span:nth-of-type(1){
    font-size:20px;
    color:#333333;
}
.item-title>div:nth-of-type(1)>span:nth-of-type(2){
    font-size:14px;
    color:#696969;
}
.item-title>div:nth-of-type(2){
    margin-top:10px;
    font-size:14px;
    color:#666666;
}
.item-title>div:nth-of-type(3){
    margin-top:16px;
    font-size:14px;
    color:#666666;
}
.item-title>div:nth-of-type(4){
    margin-top:20px;
    font-size:14px;
    color:#666666;
}
.item-title>div:nth-of-type(5){
    margin-top:16px;
    font-size:14px;
    float:right;
    color:#666666;
}