.banner-container {
    width: 100%;
    height: 720px;
    margin-top: -1px;
    text-align: center;
    background-color: #fff;
}


.banner-container-center {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.banner-wrapper {
    height: 720px;
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    background-position-x: -1px;
    background-position-y: -1px;
    max-width: 1920px;
}


.banner-container-center .banner-for-new {
    width: 290px;
    background-color: #ff9900;
    border-radius: 50px;
    line-height: 65px;
    height: 65px;
    font-size: 26px;
    text-align: center;
    margin: 550px auto;
}

.banner-container-center .banner-for-new:hover {
    background-color: #de8705;
    cursor: pointer;
}

.banner-container-center .banner-for-new a {
    color: #fff;
}


.integrated-detail-container2 {
    width: 100%;
    height: 750px;
    text-align: center;
}

.integrated-detail2 {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    background-image: url("../image/organizational/clean.png");
    background-position: center 285px;
    background-repeat: no-repeat;
}

.good-value-center {
    width: 1160px;
    margin: 0 auto;
    height: 100%;
}


.integrated-detail2 .spit-hr,
.good-value-center .spit-hr {
    width: 50px;
    height: 1px;
    margin: 30px auto 50px;
    border-bottom: 2px solid #B4B4B7;
}

.integrated-detail2 .title,
.good-value-center .title {
    font-size: 45px;
    color: #000;
    padding: 100px 0 0;
    font-weight: bold;
}

.integrated-detail2 .block {
    width: 370px;
    height: 385px;
    background-color: #f3faff;
    border-radius: 5px;
    float: left;
}

.integrated-detail2 .block-left {
    margin-right: 460px;
}

.integrated-detail2 .block-singal {
    width: 80px;
    height: 80px;
    background-image: url("../image/organizational/clean-right.png");
    background-repeat: no-repeat;
    margin: 40px 145px;

}

.integrated-detail2 .block-item {
    width: 340px;
    height: 50px;
    line-height: 50px;
    background-color: #001e93;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin: 20px auto 0;
    font-size: 18px;
}

.integrated-detail2 .block-item:hover {
    background-color: #0050C8;
}

.good-value-container {
    width: 100%;
    text-align: center;
}

.good-value-center {
    width: 1160px;
    margin: 0 auto;
    height: 100%;
}


.good-value-container .good-value-center .bg-value {
    width: 290px;
    height: 220px;
    background-repeat: no-repeat;
    float: left;
    color: #fff;
    font-size: 18px;
}

.good-value-container .good-value-center .bg-value-1 {
    background-image: url("../image/organizational/values-1.png");
}

.good-value-container .good-value-center .bg-value-2 {
    background-image: url("../image/organizational/values-2.png");
}

.good-value-container .good-value-center .bg-value-3 {
    background-image: url("../image/organizational/values-3.png");
}

.good-value-container .good-value-center .bg-value-4 {
    background-image: url("../image/organizational/values-4.png");
}

.good-value-container .good-value-center .bg-value-5 {
    background-image: url("../image/organizational/values-5.png");
}

.good-value-container .good-value-center .bg-value-6 {
    background-image: url("../image/organizational/values-6.png");
}

.good-value-container .good-value-center .bg-value-7 {
    background-image: url("../image/organizational/values-7.png");
}

.good-value-container .good-value-center .bg-value-8 {
    background-image: url("../image/organizational/values-8.png");
}

.good-value-container .good-value-center .bg-value>span {
    width: 220px;
    display: inline-block;
    margin-top: 60px;
    line-height: 30px;
}

.good-value-container .good-value-center .question-online {
    width: 560px;
    height: 45px;
    background-color: #001e93;
    clear: left;
    border-radius: 50px;
    margin: 45px auto;
    line-height: 45px;
    font-size: 24px;

}

.good-value-container .good-value-center .question-online a {
    color: #fff;
}

.good-value-container .good-value-center .question-online:hover {
    background-color: #FF9900;
    cursor: pointer;
}

.safeguard-container {
    width: 100%;
    text-align: center;

    height: 825px;
}

.safeguard-container-center {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 1920px;
    height: 825px;
    background-repeat: no-repeat;
}


.safeguard-center {
    width: 1100px;
    margin: 0 auto;
    height: 100%;

}

.safeguard-center .title {
    font-size: 45px;
    color: #fff;
    padding: 50px 0 24px;
    font-weight: bold;
}

.safeguard-center .spit-hr {
    width: 50px;
    height: 1px;
    margin: 25px auto 80px;
    border-bottom: 2px solid #fff;
}

.safeguard-center .block {
    width: 510px;
    height: 400px;
    float: left;
}

.safeguard-center .block-left {
    margin-right: 80px;
}

.safeguard-center .block li {
    color: #fff;
    font-size: 18px;
    text-align: left;
    margin-bottom: 35px;
    list-style-type: none;
}

.safeguard-center .block li.last-second {
    margin-bottom: 15px;
}

.safeguard-center .block li.high-light {
    color: #FF9900;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    list-style-type: disc;
}

.safeguard-center .block .block-title {
    color: #FF9900;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px;

}


.safeguard-center .block-left .block-content {
    width: 400px;
    height: 330px;
    background-color: rgba(0, 10, 45, .45);
    padding: 35px 50px;
}

.safeguard-center .block-right .block-content {
    width: 400px;
    height: 330px;
    background-color: rgba(0, 10, 45, .45);
    padding: 35px 50px;

}



.system-function-container {
    width: 100%;
    text-align: center;
    background-color: #f2f6fa;
    height: 800px;
}

.system-function-container .title {
    font-size: 45px;
    color: #000;
    font-weight: bold;

}

.system-function-wrapper {
    height: 750px;
    display: inline-block;
    width: 1200px;
    background-repeat: no-repeat;
    background-image: url('../image/organizational/system-function.png');
    background-size: 1200px 750px;
    margin: 50px auto;
}


.dashboard-info-center {
    width: 1125px;
    margin: 0 auto;
    height: 100%;
}

.dashboard-info {
    width: 100%;
    height: 400px;
    text-align: center;
    margin: 110px 0;
}

.dashboard-info-li {
    float: left;
    width: 305px;
    height: 400px;
    background-color: #f3faff;
    padding: 0 15px;
    margin-right: 60px;
}

.dashboard-info-li:last-child {
    margin-right: 0;
}

.dashboard-info-li-bg {
    height: 148px;
    display: inline-block;
    width: 148px;
    background-repeat: no-repeat;
    margin-top: 35px;
}

.dashboard-info-li .normal {
    background-image: url("../image/organizational/normal.png");
}

.dashboard-info-li .template {
    background-image: url("../image/organizational/template.png");
}

.dashboard-info-li .global {
    background-image: url("../image/organizational/global.png");
}

.dashboard-info-li>p {
    font-size: 18px;
    font-weight: normal;
    color: #444;
    line-height: 25px;
    text-align: center;
    letter-spacing: 1.5px;
}

.dashboard-info-li>p>a {
    color: rgb(1, 58, 135)
}

.dashboard-info .title {
    font-size: 26px;
    font-weight: bold;
    color: #001e93;
    text-align: center;
    letter-spacing: 5px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.intelligent-zone {
    width: 1200px;
    margin: 0 auto;
    height: 500px;
}

.intelligent-zone>.block-left {
    width: 700px;
    height: 370px;
    float: left;
}

.intelligent-zone>.block-left>.block-item {
    margin-left: 100px;
    height: 370px;
    width: 500px;
    background-repeat: no-repeat;
    background-image: url("../image/organizational/intelligent.png");
}

.intelligent-zone>.block-left>.block-item-2 {
    background-image: url("../image/organizational/intelligent2.png");
    background-size: 500px 370px;
    margin-top: 100px;
}

.intelligent-zone>.block-right {
    width: 500px;
    height: 370px;
    float: left;
}

.intelligent-zone>.block-right2 {
    margin-top: 200px;
}

.intelligent-zone>.block-right .title {
    color: #001e93;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
}

.intelligent-zone>.block-right ul {
    list-style: inherit;
}

.intelligent-zone>.block-right ul li {
    margin-bottom: 20px;
    font-size: 18px;
    color: #000
}


.collaborative-zone-container {
    width: 100%;
    margin: 0 auto;
    height: 500px;
    background-color: #f3faff;
}

.collaborative-zone {
    width: 1200px;
    margin: 0 auto;
    height: 500px;
}

.collaborative-zone>.block-left {
    width: 570px;
    height: 370px;
    float: left;
    padding-left: 110px;
    margin-top: 80px;
}

.collaborative-zone>.block-left .high-light {
    color: #FF9900;
}

.collaborative-zone>.block-right {
    margin-top: 50px;
    width: 500px;
    height: 370px;
    float: left;
    background-repeat: no-repeat;
    background-image: url("../image/organizational/collaborative.png");
}

.collaborative-zone>.block-right2 {
    width: 500px;
    height: 370px;
    float: left;
    background-repeat: no-repeat;
    background-image: url("../image/organizational/collaborative2.png");
}

.collaborative-zone>.block-left .title {
    color: #001e93;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
}

.collaborative-zone>.block-left ul {
    list-style: inherit;
}

.collaborative-zone>.block-left ul li {
    margin-bottom: 20px;
    font-size: 18px;
    color: #000;
    width: 500px;
    line-height: 30px;
}



.free-get-info {
    width: 100%;
    height: 385px;
    text-align: center;
    background-color: #fff;
    margin-top: 50px;
}


.free-get-info-center {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    text-align: center;
}

.free-get-bg {
    height: 345px;
    display: inline-block;
    width: 1200px;
    background-repeat: no-repeat;
    background-image: url("../image/index/background/free-get-bg.jpg");
}

.free-get-info-center .title {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin-top: 70px;
}

.free-get-info-center .try {
    font-size: 26px;
    color: #FF9900;
    font-weight: normal;
    margin-top: 30px;
}

.free-get-info-center .fetch-online {
    line-height: 65px;
    height: 65px;
    width: 245px;
    font-size: 26px;
    border-radius: 50px;
    background-color: #0050C8;
    margin: 60px auto;
}

.free-get-info-center .fetch-online:hover {
    background-color: #0665f4;
    cursor: pointer;
}

.free-get-info-center .fetch-online a {
    color: #fff;
}

.free-get-info-center .fetch-online .triangle {
    width: 0;
    height: 0;
    border: 12px solid;
    border-color: transparent transparent transparent #fff;
    position: relative;
    margin-top: -42px;
    margin-left: 195px;
}