@charset "utf-8";
html{
    font-family: "PingFangSC-Regular", "Microsoft YaHei", Arial, Verdana;
}
body{
    font-size: 15px;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

ol,
ul {
    list-style: none;
}

.clearfix {
    clear: both;
}

.pc-header {
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 65px;
    top: 0;
    z-index: 999;
}

#pc-nav li {
    padding-left: 0;
    padding-right: 0;
}
.tit{
    font-size: 48px;
    width: 1200px;
    margin: 95px auto 0;
    text-align: center;
}
.tit-info{
    margin: 15px auto 50px;
    color: #4a4a4a;
    font-size: 24px;
    width: 1200px;
    text-align: center;
}
.module-tit{
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 24px;
}

/* 管理团队 */
.guanli-div{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    margin-bottom: 60px;
}

.guanli{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.guanli li{
    width: 400px;
    float: left;
    height: 100%;
    padding-right: 1px;
}
.guanli-img{
    width: 397px;
    height: 397px;
    overflow: hidden;
}
.guanli-img img{
    width: 100%;
    height: 100%;
}
.p-name{
    margin: 35px auto;
    font-size: 20px;
    font-weight: bold;
    color: #4a4a4a;
}
.p-duty{
    margin-bottom: 35px;
    font-size: 20px;
}
.p-xx{
    font-size: 15px;
    padding: 0 10px;
    color: #4a4a4a;
}


/* 产品团队 */
.product-info{
    margin: 30px 0 60px;
    color: #4a4a4a;
}


.product-div{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    margin-bottom: 30px;
    padding-top: 60px;
}
.product{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.product li{
    width: 400px;
    float: left;
    height: 100%;
}
.product-img{
    width: 400px;
    height: 400px;
    overflow: hidden;
}
.product-img img{
    width: 100%;
    height: 100%;
}

.fivelist{
    width: 100%;
    height: 480px;
    margin-top: 60px;
    overflow: hidden;
}
.fivelist li{
    width: 240px;
    height: 240px;
    float: left;
    position: relative;
}
.fivelist li img{
    width: 100%;
    height: 100%;
}

.onebc{
    background-color: #d8f4f5;
    text-align: left;
    font-size: 12px;
    color: #4a4a4a;
}
.one-name{
    margin-top: 30px;
    margin-left: 10px;
}
.one-job{
    margin: 10px 0 10px 10px;
}
.one-good{
    margin-left: 10px;
}
.one-icon{
    width: 0;
    height: 0;
    position: absolute;
    left: -10px;
    top: 110px;
    border-top: 10px solid transparent;
    border-right: 10px solid #d8f4f5;
    border-bottom: 10px solid transparent;
    z-index: 999;
}

.twobc{
    background-color: #edffd9;
    text-align: right;
    font-size: 12px;
    color: #4a4a4a;
}
.two-name{
    margin-top: 30px;
    margin-right: 10px;
}
.two-job{
    margin: 10px 20px 10px 0;
}
.two-good{
    margin-right: 30px;
}

.two-icon{
    width: 0;
    height: 0;
    position: absolute;
    right: -10px;
    top: 30px;
    border-top: 10px solid transparent;
    border-left: 10px solid #edffd9;
    border-bottom: 10px solid transparent;
    z-index: 999;
}


.threebc{
    background-color: #ffdff3;
    text-align: right;
    font-size: 12px;
    color: #4a4a4a;
}
.three-name{
    margin-top: 30px;
    margin-right: 10px;
}
.three-job{
    margin: 10px 20px 10px 0;
}
.three-good{
    margin: 0 20px;
}
.three-icon{
    width: 0;
    height: 0;
    position: absolute;
    right: -10px;
    top: 30px;
    border-top: 10px solid transparent;
    border-left: 10px solid #ffdff3;
    border-bottom: 10px solid transparent;
    z-index: 999;
}


.fourbc{
    background-color: #ffd8d8;
    text-align: right;
    font-size: 12px;
    color: #4a4a4a;
}
.four-name{
    margin-top: 30px;
    margin-right: 10px;
}
.four-job{
    margin: 10px 20px 10px 0;
}
.four-good{
    margin: 0 20px;
}
.four-icon{
    width: 0;
    height: 0;
    position: absolute;
    right: 110px;
    top: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffd8d8;
    z-index: 999;
}


.fivebc{
    background-color: #dcedff;
    text-align: left;
    font-size: 12px;
    color: #4a4a4a;
}
.five-name{
    margin-top: 30px;
    margin-left: 10px;
}
.five-job{
    margin: 10px 0 10px 10px;
}
.five-good{
    margin-left: 10px;
}
.five-icon{
    width: 0;
    height: 0;
    position: absolute;
    left: -10px;
    top: 30px;
    border-top: 10px solid transparent;
    border-right: 10px solid #dcedff;
    border-bottom: 10px solid transparent;
    z-index: 999;
}

/* 实施团队 */
.shishi{
    width: 100%;
    height: 900px;
    background-color: #f8f8f8;
}
.implement-info{
    margin: 30px 0 60px;
    color: #4a4a4a;
}

.implement-div{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    margin-bottom: 30px;
    padding: 60px 0;
}
.implement{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.implement li{
    width: 400px;
    float: left;
    height: 100%;
}
.implement-img{
    width: 400px;
    height: 400px;
    overflow: hidden;
}
.implement-img img{
    width: 100%;
    height: 100%;
}

/* 活力团队 */
.vitality-info{
    margin: 30px 0 60px;
    color: #4a4a4a;
}

.vitality-div{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: 1150px;
    margin-bottom: 30px;
    padding: 50px 0;
    background-color: #fff;
}

.team-all{
    width: 100%;
    height: auto;
}
.team-all li{
    width: 150px;
    height: 170px;
    float: left;
    overflow: hidden;
}
.team-all li img{
    width: 100%;
    height: 100%;
    transition: all 0.6s;  
    -moz-transition:all 0.6s; /* Firefox 4 */
    -webkit-transition:all 0.6s; /* Safari and Chrome */
    -o-transition:all 0.6s; /* Opera */
}  
.team-all li img:hover{  
    transform: scale(1.4);  
    -ms-transform:scale(1.4); /* Internet Explorer */
    -moz-transform:scale(1.4); /* Firefox */
    -webkit-transform:scale(1.4); /* Safari 和 Chrome */
    -o-transform:scale(1.4); /* Opera */
} 

.jionown{
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    border: 1px solid #e75a5a;
    color: #e75a5a;
    border-radius: 3px;
    margin:  30px auto 60px;
    cursor: pointer;
}

