.container {
    width: auto !important;
    padding: 0;
    max-width: 1240px;
}
p {
    margin: 0;
}

.capital {
    font-family: 方正兰亭黑简体, "PingFang SC", 微软雅黑, "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, 宋体;
}
.banner {
    height: 604px;
    background-size: cover;
    background-image: url("/public/img/home/capital/index/banner.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}

/* introduce */
.introduce {
    margin-top: 75px;
}
.introduce .content {
    color: #5F6462;
    font-size: 20px;
}
.introduce .content h2 {
    font-size: 20px;
    text-align: center;
}
.introduce .content h4 {
    color: #383635;
    margin: 0;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
}
.introduce .content p {
    opacity: 0.8;
    text-indent: 2em;
    font-weight: normal;
    line-height: 42px;
}

.introduce .links {
    margin-top: 50px;
}
.introduce .group {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
}
.introduce .group .item {
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-right: 21px;
    position: relative;
}
.introduce .group a {
    width: 100%;
    height: 100%;
    display: block;
}
.introduce .group a:hover img {
    -webkit-transform: scale(1.08, 1.08) translateZ(0);
    transform: scale(1.08, 1.08) translateZ(0);
}
.introduce .group a:hover div {
    background-color: rgba(0, 108, 102, .85);
}
.introduce .group a:last-child {
    margin-right: 0;
}
.introduce .group img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.introduce .group .centered {
    color: #fff;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    font-size: 26px;
    transition: background-color .3s;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}
/* introduce */

/* business */
.business {
    margin-top: 50px;
    background-color: #171d1d;
}
.business .container {
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    font-size: 26px;
}
.business .container p {
    opacity: 0.8;
    font-size: 14px;
    margin-bottom: 0;
}
.business .item img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.business .item:hover img {
    -webkit-transform: scale(1.08, 1.08) translateZ(0);
    transform: scale(1.08, 1.08) translateZ(0);
}
.business .flex:not(:first-child) {
    -ms-flex: 1;
    flex: 1;
}
.business .flex:not(:first-child) .item {
    position: relative;
    overflow: hidden;
}
.business .flex:not(:first-child) .inner {
    line-height: 32px;
    position: absolute;
    z-index: 1;
    bottom: 24px;
    left: 25px;
}
.business .flex:nth-child(1) {
    width: 270px;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    -ms-flex-align: center;
    align-items: center;
}
.business .flex:nth-child(1) h2 {
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 24px;
}
.business .flex:nth-child(1) p {
    font-size: 20px;
}
/* business */

/* personnel */
.personnel .bg {
    height: 806px;
    margin-top: 28px;
    background-image: url('/public/img/home/capital/index/personnel.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.personnel .container {
    height: 100%;
    position: relative;
}
.personnel h2 {
    margin: 64px 0 0 0;
    font-size: 32px;
    font-weight: normal;
}
.personnel .item {
    width: 300px;
    position: absolute;
}
.personnel .item .content {
    margin-top: 18px;
}
.personnel .item .title {
    font-size: 22px;
    line-height: normal;
}
.personnel .item .sub-title {
    font-size: 14px;
}
.personnel .item p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}

.personnel .logo {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    top: 50%;
}
.personnel .app {
    top: 400px;
    left: 25px;
}
.personnel .app .title {
    color: #4ab5ca;
}
.personnel .apd {
    display: -ms-flexbox;
    display: flex;
    top: 211px;
    left: 193px;
}
.personnel .apd .content {
    margin-top: -25px;
    margin-left: 23px;
}
.personnel .apd .title {
    color: #f97336;
}
.personnel .apf {
    display: -ms-flexbox;
    display: flex;
    left: 664px;
    top: 142px;
}
.personnel .apf .content {
    margin-top: 0;
    margin-left: 23px;
}
.personnel .apf .title {
    color: #1eb171;
}
.personnel .apt {
    left: 1074px;
    top: 273px;
}
.personnel .apt .title {
    color: #f15c62;
}
.personnel .aps {
    bottom: 70px;
    left: 950px;
}
.personnel .aps .title {
    color: #935a1d;
}
.personnel .apm {
    bottom: 15px;
    left: 461px;
}
.personnel .apm .title {
    color: #5c73d0;
}

.personnel .link {
    color: #006c66;
    width: 354px;
    margin: 58px auto 0 auto;
    height: 72px;
    display: block;
    font-size: 22px;
    box-shadow: 0 2px 8px 0 rgba(84, 84, 84, 0.18);
    text-align: center;
    line-height: 72px;
    text-decoration: none;
    position: relative;
}
.personnel .link span {
    width: 14px;
    height: 14px;
    content: '';
    -webkit-transform: rotate(-45deg) translate3d(0, -50%, 0);
    transform: rotate(-45deg) translate3d(0, -50%, 0);
    border-right: 2px solid #006c66;
    border-bottom: 2px solid #006c66;
    position: absolute;
    right: 25px;
    top: 50%;
}
/* personnel */


/* partners */
.partners {
    height: 784px;
    margin-top: 100px;
    background-image: url('/public/img/home/capital/index/partners.jpg');
    background-repeat: no-repeat;
    background-position: center 0;
}
.partners .container {
    color: #333333;
    display: -ms-flexbox;
    display: flex;
    max-width: 1600px;
}
.partners .title {
    width: 200px;
    font-size: 32px;
    margin-top: 89px;
    padding-left: 15px;
}
.partners .sub-title {
    color: #FFFFFF;
    opacity: 0.8;
    font-size: 20px;
    line-height: 24px;
}
.partners .sub-title p {
    margin: 0;
}
.partners .logo {
    -ms-flex: 1;
    flex: 1;
    margin: 94px 0 0 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.partners .logo .item {
    width: 200px;
    height: 80px;
    margin: 0 15px 15px 0;
}
/* partners */
