* {
    padding:0px;
    margin:0px;
}
.z-common h1,
.z-common h2,
.z-common h3,
.z-common h4,
.z-common h5,
.z-common h6 {
    font-weight:normal;
    font-size:100%;
}
.z-common ul,
.z-common ol {
    list-style:none;
}
.z-common a {
    text-decoration:none;
}
.z-common img,
.z-common a img {
    border:none;
    vertical-align:top;
}
.z-common b,
.z-common strong {
    font-weight:normal;
}
.z-common i,
.z-common em {
    font-style:normal;
}
.z-common table {
    border-collapse:collapse;
}
.clearfix:after {
    display:block;
    content:'';
    clear:both;
}
.clearfix {
    zoom:1;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.z-team img {
    display:block;
    width:100%;
}
.z-team .z-item {
    margin:60px 0 0 0;
    height:375px;
    border:10px solid #f5f5f5;
}
.z-team .z-item1 .z-pic {
    width:358px;
    margin:-53px 0 0 0;
}
.z-team .z-item1 .z-text-box {
    margin:80px 0 0 0;
}
.z-team .z-item1 .z-name-pos {
    padding:0 40px;
}
.z-team .z-item .z-name {
    font-size:36px;
    color:#333;
    padding:0 0 20px 0;
}
.z-team .z-item .z-pos {
    padding:0 0 0 10px;
    border-left:2px solid #999;
}
.z-team .z-item .z-pos .z-p1 {
    font-size:24px;
    color:#666;
}
.z-team .z-item .z-pos .z-p2 {
    font-size:16px;
    color:#666;
}
.z-team .z-item .z-sunmary-box {
    width:630px;
    font-size:14px;
    line-height:24px;
    color:#666;
}
.z-team .z-item .z-sunmary {
    margin:0 0 10px 0;
}
.z-team .z-item2 .z-pic {
    width:348px;
    margin:-49px 0 0 0;
}
.z-team .z-item2 .z-text-box {
    margin:120px 0 0 0;
}
.z-team .z-item2 .z-name-pos {
    padding:0 30px 0 10px;
}
.z-team .z-item3 .z-pic {
    width:322px;
    margin:-55px 0 0 0;
}
.z-team .z-item3 .z-text-box {
    margin:110px 0 0 0;
}
.z-team .z-item3 .z-name-pos {
    padding:0 40px;
}
.z-team .z-item0 {
    height:520px;
    background:#f5f5f5;
    border:none;
    margin:110px 0 0 0;
}
.z-team .z-item0 .z-pic {
    width:636px;
    margin:-60px 0 0 0;
}
.z-team .z-item0 .z-text-box {
    margin:120px 0 0 -180px;
}
.z-team .z-item0 .z-sunmary-box {
    width:500px;
}
.z-team .z-item0 .z-name-pos {
    padding:0 110px 0 0;
}
.z-team .z-item0 .z-name {
    color:#fff;
}
.z-team .z-item0 .z-pos {
    border-left:2px solid #ccc;
}
.z-team .z-item0 .z-pos .z-p1 {
    color:#ccc;
}
.z-team .z-item0 .z-pos .z-p2 {
    color:#ccc;
}
.z-team .z-more-btn {
    font-size:24px;
    color:#ec2734;
    height:30px;
    line-height:30px;
    text-align:center;
    width:170px;
    border-bottom:2px solid #ec2734;
    margin:90px auto 110px;
    display:block;
}

.z-fund-introduce {
    padding:0 0 200px 0;
}
.z-fund-introduce .z-item {
    margin:100px 0 0 0;
}
.z-fund-introduce .z-item .z-pic {
    width:553px;
}
.z-fund-introduce .z-item .z-text-box {
    width:570px;
}
.z-fund-introduce .z-item1 .z-pic {
    border-right:10px solid #b9c0c6;
    border-top:10px solid #b9c0c6;
}
.z-fund-introduce .z-item .z-tit {
    font-size:40px;
    color:#333;
    padding:50px 0 40px 0;
}
.z-fund-introduce .z-item .z-sunmary {
    font-size:16px;
    line-height:30px;
    color:#666;
}
.z-fund-introduce .z-item .z-more-btn {
    display:block;
    width:110px;
    color:#ec2734;
    font-size:18px;
    height:32px;
    line-height:32px;
    text-align:center;
    border-bottom:2px solid #ec2734;
    margin:20px 0 0 0;
}

@media screen and (max-width:1280px){
    .z-fund-introduce .z-item .z-text-box {
        width: 450px;
    }
    .z-fund-introduce .z-item .z-text-box .z-tit {
        font-size: 32px
    }
    .z-fund-introduce .z-item .z-text-box .z-summary {
        font-size: 14px
    }
    .z-fund-introduce .z-item .z-pic {
        width: 450px;
    }
    .z-fund-introduce .z-item .z-pic img{
        display: block;
        width: 100%;
    }
}

@media screen and (max-width:1024px){
    .z-fund-introduce .z-item .z-text-box {
        width: 90%;
        float: none;
        margin: auto;
    }
    .z-fund-introduce .z-item .z-pic {
        width: 560px;
        float: none;
        margin: auto;
    }
    .z-fund-introduce .z-item .z-pic img{
        display: block;
        width: 100%;
    }
}

@media screen and (max-width:768px){
    .z-fund-introduce .z-item .z-text-box {
        width: 96%;
        float: none;
        margin: auto;
    }
    .z-fund-introduce .z-item .z-text-box .z-tit {
        font-size: 24px
    }
    .z-fund-introduce .z-item .z-text-box .z-summary {
        font-size: 14px
    }
    .z-fund-introduce .z-item .z-pic {
        width: 90%;
        float: none;
        margin: auto;
    }
    .z-fund-introduce .z-item .z-pic img{
        display: block;
        width: 100%;
    }
}






















