* {
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

a {
    text-decoration: none;
}

img {
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
input,
select {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}

.f-weight {
    font-weight: 600;
}

.t-align {
    text-align: center;
}

.f-style {
    font-style: italic;
}

.t-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.t-overflow-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.b-sizing {
    box-sizing: border-box;
}

.d-flex {
    display: flex;
}

.j-c-center {
    justify-content: center;
}

.j-c-spacebetween {
    justify-content: space-between;
}

.j-c-spacearound {
    justify-content: space-around;
}

.j-c-flexstart {
    justify-content: flex-start;
}

.j-c-flexend {
    justify-content: flex-end;
}

.a-i-center {
    align-items: center;
}

.a-i-flexstart {
    align-items: flex-start;
}

.a-i-flexend {
    align-items: flex-end;
}

.f-d-column {
    flex-direction: column;
}

.f-w-wrap {
    flex-wrap: wrap;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.p-fixed {
    position: fixed;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.c-pointer {
    cursor: pointer;
}

body {
    font: 16px "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif !important;
    letter-spacing: 1px;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.header {
    height: 520px;
    background: url(../images/header-BG.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.headerLogo {
    position: absolute;
    top: 30px;
    left: 30px;
}

.headerTitle {
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translateX(-50%);
}

.content-1 {
    width: 1246px;
    height: 150px;
    color: #ffffff;
    background: url(../images/content-BG1.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
    top: -24px;
}

.content-1Title {
    width: 56px;
    height: 82px;
    font-size: 24px;
    font-weight: 600;
    border: 1px solid #ffffff;
    padding: 8px 15px;
    box-sizing: border-box;
    position: absolute;
    top: 32px;
    left: 58px;
}

.content-1Container {
    width: 1042px;
    line-height: 32px;
    text-indent: 2em;
    position: absolute;
    top: 26px;
    left: 140px;
}

.content-title1 {
    width: 700px;
    height: 85px;
    color: #ffffff;
    font-weight: 600;
    background: url(../images/content-BG2.png) no-repeat;
    background-size: 100% 100%;
    margin: 40px auto 30px;
    position: relative;
}

.content-title1 div:nth-of-type(1) {
    font-size: 42px;
    position: absolute;
    top: -2px;
    left: 28px;
}

.content-title1 div:nth-of-type(2) {
    font-size: 28px;
    position: absolute;
    top: 40px;
    left: 230px;
}

.content-BG {
    background: #e9f1fb;
    border: 1px solid #c1d9ee;
    padding: 25px;
    box-sizing: border-box;
}

.coff9 {
    color: #ff921c;
    font-weight: 600;
}

.pLine {
    line-height: 34px;
    text-indent: 2em;
}

.content-2Container img {
    margin-left: 25px;
    border: 6px solid #6ab0ff;
}

.content-2CardItem {
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 18px;
    box-sizing: border-box;
}

.c1 {
    width: 507px;
    height: 93px;
    background: url(../images/content-BG3.png) no-repeat;
    background-size: 100% 100%;
    margin: 40px auto 10px;
}

.c2 {
    width: 486px;
    height: 85px;
    background: url(../images/content-BG4.png) no-repeat;
    background-size: 100% 100%;
}

.c3 {
    width: 486px;
    height: 85px;
    text-align: right;
    background: url(../images/content-BG5.png) no-repeat;
    background-size: 100% 100%;
}

.content-2CardItem div div:nth-of-type(1) {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px;
}

.content-2CardTitle {
    width: 131px;
    height: 131px;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    background: url(../images/content-BG8.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-3Container:nth-of-type(1) div {
    background: linear-gradient(to right, #e9f1fb, #add2fc);
    padding: 30px 30px 30px 0px;
    box-sizing: border-box;
}

.content-3Container:nth-of-type(2) {
    margin-top: 30px;
}

.content-3Container:nth-of-type(2) div {
    background: linear-gradient(to right, #add2fc, #e9f1fb);
    padding: 30px 0px 30px 30px;
    box-sizing: border-box;
}

.content-title2 {
    display: inline-block;
    height: 50px;
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
    line-height: 50px;
    background: url(../images/content-BG6.png) no-repeat;
    background-size: 100% 100%;
    padding: 0px 140px;
    box-sizing: border-box;
    margin: 40px auto 30px;
}

.onething-tabs {
    display: flex;
    width: 400px;
    height: 48px;
    font-weight: 600;
    margin: 40px auto 30px auto;
    background: #d2e7ff;
    border-radius: 24px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    text-align: center;
    align-items: center;
    font-size: 20px;
    color: #1c87ff;
}

.onething-tab {
    flex: 1;
    cursor: pointer;
}

.onething-tab-active {
    width: 200px;
    height: 48px;
    background: #1c87ff !important;
    border-radius: 24px;
    line-height: 48px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}

/*.people-content {
    position: relative;
    width: 1128px;
    height: 712px;
    margin: 0 auto;
    background: url("../images/bg_personal.png") no-repeat;
    background-size: 100% 100%;
} */

.people-content {
    position: relative;
    width: 1000px;
    height: 630px;
    margin: 0 auto;
    background: url("../images/bg_personalNew.png") no-repeat;
    background-size: 100% 100%;
}


.lifecycle li {
    text-align: center;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    position: relative;
}

.lifecycle li span,
.legalperson-lifecycle li span {
    width: 123px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    background: #0f72e1;
    border-radius: 20px;
}

.lifecycle li:first-child {
    position: absolute;
    bottom: 36px;
    left: 462px
}

.lifecycle li:nth-child(2) {
    position: absolute;
    bottom: 100px;
    right: 282px
}

.lifecycle li:nth-child(3) {
    position: absolute;
    bottom: 160px;
    right: 75px
}

.lifecycle li:nth-child(4) {
    position: absolute;
    top: 240px;
    right: -26px
}

.lifecycle li:nth-child(5) {
    position: absolute;
    top: 158px;
    right: 224px;
}

.lifecycle li:nth-child(6) {
    position: absolute;
    bottom: 268px;
    left: 160px;
}

.lifecycle li:nth-child(7) {
    position: absolute;
    bottom: 130px;
    left: -10px
}

.lifecycle li:nth-child(8) {
    position: absolute;
    bottom: -5px;
    left: 178px
}

/*.legalperson-content {
    position: relative;
    width: 1128px;
    height: 712px;
    margin: 0 auto;
    background: url("../images/bg_legalperson.png") no-repeat;
    background-position: center -25px;
    background-size: 100% 100%;
}*/
.legalperson-content {
    position: relative;
    width: 1000px;
    height: 630px;
    margin: 0 auto;
    background: url("../images/bg_legalperson.png") no-repeat;
    background-position: center -25px;
    background-size: 100% 100%;
}

.legalperson-lifecycle li {
    text-align: center;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    position: relative;
}

.legalperson-lifecycle li:first-child {
    position: absolute;
    bottom: 70px;
    right: 376px
}

.legalperson-lifecycle .img_enterpriseInnovation {
    width: 114px;
    height: 114px;
}

.legalperson-lifecycle li:nth-child(2) {
    position: absolute;
    bottom: 125px;
    right: 160px
}

.legalperson-lifecycle .img_enterpriseOperations {
    width: 122px;
    height: 88px;
}

.legalperson-lifecycle li:nth-child(3) {
    position: absolute;
    bottom: 238px;
    right: -10px
}

.legalperson-lifecycle .img_employeeRetirement {
    width: 114px;
    height: 97px;
}

.legalperson-lifecycle li:nth-child(4) {
    position: absolute;
    top: 222px;
    right: 146px
}

.legalperson-lifecycle .img_enterpriseExit {
    width: 91px;
    height: 82px;
}

.legalperson-lifecycle li:nth-child(5) {
    position: absolute;
    top: 330px;
    left: 165px;
}

.legalperson-lifecycle .img_enterpriseStart {
    width: 105px;
    height: 97px;
}

.legalperson-lifecycle li:nth-child(6) {
    position: absolute;
    bottom: 55px;
    left: 35px;
}

.legalperson-lifecycle .img_enterpriseInvestment {
    width: 110px;
    height: 110px;
}

.legalperson-lifecycle li:nth-child(7) {
    position: absolute;
    bottom: 52px;
    left: 317px
}

.legalperson-lifecycle .img_enterpriseOperationPermit {
    width: 106px;
    height: 88px;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.tooltip {
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: left;
    position: absolute;
    width: 200px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, rgba(249, 251, 255, 0.85) 100%);
    border-radius: 4px 4px 4px 4px;
    border: 2px solid #555EF2;
    padding: 20px 20px 8px 20px;
}

.tooltip div {
    position: relative;
    align-items: center;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    color: #3A3B48;
    line-height: 16px;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 12px;
    overflow: hidden;
    /* 隐藏超出的内容 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    white-space: nowrap;
}

.tooltip div:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    top: 6px;
    left: 0;
    background: #555EF2;
    border-radius: 50%;
}

.tooltip div:hover {
    color: #555EF2;
}

.content-6 .content-BG {
    width: 586px;
}

.listItem li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.listItem li:not(:first-of-type) {
    margin-top: 10px;
}

.listContent {
    width: calc(100% - 80px);
    color: #121212;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.listContent::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #121212;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    left: 0%;
}

.date {
    color: #919191;
}

.content-7 {
    width: 1200px;
    height: 324px;
    color: #ffffff;
    background: url(../images/content-BG7.png) no-repeat;
    background-size: 100% 100%;
    margin: 65px auto 50px;
    position: relative;
}

.content-7Title {
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    top: 60px;
    left: 120px;
}

.content-7Container {
    width: 1020px;
    line-height: 35px;
    text-indent: 2em;
    position: absolute;
    top: 120px;
    left: 80px;
}



/*新添加的样式*/
.itemTable {
    width: 580px;
    border-collapse: collapse;
}

.itemTable thead tr {
    font-size: 18px;
    color: #ffffff;
    line-height: 46px;
    background: #1c87ff;
}

.itemTable tbody  {
    border: 1px solid #ededed;
}

.itemTable1 tbody {
    line-height: 50px;
}

.itemTable2 tbody {
    line-height: 46px;
}

.itemTable tbody tr td {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

.itemTable tbody tr:nth-of-type(2n) {
    background: #f0f7ff;
}

.itemTable tbody tr td:nth-of-type(1) {
    width: 412px;
    padding-left: 30px;
    box-sizing: border-box;
}

.itemTable tbody tr td:nth-of-type(2) {
    text-align: center;
}

.onething-tabs {
    margin-top: 0px;
}

.tooltip div {
    line-height: 1.5;
     overflow: unset;
     text-overflow: unset;
     white-space: unset;
}

.lifecycle li:nth-child(5) {
    top: 250px;
}

.lifecycle li:nth-child(4) {
    top: 270px;
}

/*生命周期修改新*/
.lifecycle li:nth-child(6) {
    bottom: 226px;
}

.lifecycle li:nth-child(2) {
    right: 238px;
}

.lifecycle li:nth-child(5) {
    top: 223px;
    right: 165px;
}

.legalperson-lifecycle li:nth-child(5) {
    top: 292px;
}

.legalperson-lifecycle li:nth-child(7) {
    left: 280px;
}

.legalperson-lifecycle li:nth-child(4) {
    top: 195px;
}