html {
    overflow-x: hidden;
}
ul {
    margin: 0;
}
.flexa {
    display: flex;
}
.zhha {
    width: 70%;
    margin: 0 auto;
}
.head {
    height: auto;
}
.head-a {
    position: fixed;
    align-items: center;
    z-index: 999;
    width: 100%;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.head-al {
    padding: 25px 0;
    position: relative;
    width: 13%;
    left: 5%;
    background: url(../images/logo1.png) no-repeat;
    background-size: contain;
    margin: 20px 0;
}
.head-ac {
    position: relative;
    left: 23%;
}
.head-ac a {
    color: #fff;
    font-size: 1.08rem;
}
.head-ac li {
    margin-right: 6rem;
    position: relative;
}
.head-ar {
    width: 5%;
}
.head-ar2 {
    margin-right: -1%;
    background-color: #46a1b3;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding-right: 0.25rem;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    position: absolute;
    top: 0;
    right: 0;
    width: 8%;
}
.head-ar a {
    color: #ffffff;
    display: block;
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    transform: skewX(20deg);
    font-size: 15px;
}
.head-b {
    height: 550px;
    /*height: auto;*/
    width: 100%;
    position: relative;
    color: #ffffff;
    font-size: 0.95rem;
    text-align: center;
    overflow: hidden;
}
.head-b video,
.bjt {
    /**
    position: absolute;
    top: 0;
    left: 0;**/
    /**transform: translate(-50%, 0);**/
    width: 100%;
    height: auto;
    min-height: auto;
    min-width: 100%;
    background: #000;
}
.bjt img {
    width: 100%;
    min-height: 550px;
    object-fit: cover;
}
.head-b1 {
    width: 560px;
    color: #fff;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    display: flex;
    flex-direction: column;
    text-align: left;
    top: 50%;
    left:50%;
    margin-left: -580px;
    z-index: 9;
    margin-top: 0;
}
.head-b1_1 {
    margin-left: -280px;
    text-align: center;
    transform: translate(0, -50%);
}
.head-b1sy{
    top: 350px;
    left:50%;
    margin-left: -280px;
    margin-top:0;
    text-align: center;
}
.head-b1 p {
    font-size: 56px;
    display: flex;
    margin: 0;
    font-family: PingFangSC-Semibold,PingFang SC;
}
.head-b1_1 p, .head-b1sy p {
    justify-content: center;
}
.head-b1 span{
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #F7FBFF;
}
.head-b3 {
    font-size: 2.1rem;
    margin-top: 20px;
}
.box-active {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999;
    left: 0;
    background-color: #fff;
}
.box-active .head-al {
    background-image: url(../images/logo2.png);
}
.box-active .head-ac a {
    color: #111;
    position: relative;
}
.box-active .head-ac li > a::after {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 0;
    height: 2px;
    z-index: 10;
    background-color: #46a1b3;
    -webkit-transition: all .30s;
    -moz-transition: all .30s;
    -ms-transition: all .30s;
    -o-transition: all .30s;
    transition: all .30s;
}
.con-a {
    padding: 40px 0;
}
.con-a2 {
    width: 10%;
    height: 1px;
    background-color: #46a1b3;
}
.con-a1 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 20px;
}
.conbox {
    position: relative;
}
.con-b {
    position: relative;
}
.con-b .mySwiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.con-b .swiper-wrapper .swiper-slide {
    background-image: url(../images/pc1.png);
    width: 100%;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0ms;
    height: calc(100vh - 2rem);
    background-position: center;
    background-size: cover;
    position: relative;
    color: #fff;
}
.con-b1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    line-height: 1.9;
    font-size: 0.50rem;
    z-index: 10;
    pointer-events: none;
    overflow: hidden;
}
.con-b2 {
    position: absolute;
    top: 200px;
    left: 25%;
}
.zhhb {
    position: absolute;
    background-color: #3196aa;
    text-align: center;
    border-radius: 5px;
    font-size: 1.08rem;
    font-weight: 600;
    padding: 10px 15px;
    letter-spacing: 1px;
}
.zhhb p{
    margin-bottom: 0;
}
.con-b3 {
    left: 26%;
    top: 75px;
}
.con-b4,
.con-b15 {
    left: 19%;
    top: 500px;
    background: none;
    padding: 0;
    box-shadow: 1px 1px 8px #666;
}
.con-b15 {
    top: 250px;
}
.con-b5 {
    right: 29%;
    top: 260px;
    background-color: #3196aa;
}
.con-b5 p {
    margin: 0;
}
.con-b6 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    line-height: 1.9;
    font-size: 0.50rem;
    z-index: 10;
    pointer-events: none;
    overflow: hidden;
}
.con-b6 ul {
    position: relative;
    pointer-events: auto;
}
.h_platform_text_box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
.con-b6 ul li {
    width: 21rem;
    position: absolute;
    bottom: 30px;
    right: 0;
    transition-duration: 2s;
    transition-delay: 1s;
    animation-duration: 1s;
    display: none;
}
.con-b6 ul li span {
    font-size: 3rem;
    letter-spacing: 5px;
}
.con-b6 ul li p {
    font-size: 1.08rem;
}
.con-b6 ul li.active {
    display: block;
}
.con-c {
    text-align: center;
}
.con-c1 {
    display: inline-block;
    margin: 50px auto;
    text-align: center;
    font-weight: 600;
    font-size: 3rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #46a1b3;
    letter-spacing: 1px;
}
.con-c2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0;
}
.con-c2 li {
    width: 25%;
    transition: all .35s ease;
    cursor: pointer;
    height: 170px;
}
.con-c3 {
    position: relative;
    padding: 10px 0;
    transition-property: all;
    transition-duration: 3s;
    transition-timing-function: ease-in;
    height: 170px;
}
.con-c3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 22.50%;
    width: 45%;
    height: 100%;
    -webkit-transform: skew(-36deg);
    -moz-transform: skew(-36deg);
    -o-transform: skew(-36deg);
    -ms-transform: skew(-36deg);
    transform: skew(-36deg);
    background-color: rgba(27, 121, 197, 0.06);
    pointer-events: none;
}
.con-c3 p {
    position: relative;
    z-index: 10;
    font-size: 2rem;
    margin-top: 20px;
}
.con-c4 {
    color: #46a1b3;
    display: none;
    background-size: 100% 100%;
    position: relative;
    height: 170px;
}
.con-c4::after {
    content: "";
    background: url(../images/pc8.png) no-repeat;
    opacity: 0.3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-position: center;
    background-size: contain;
}
.con-c2 li:nth-child(1) .con-c4::after{
    background: url(../images/h01.png) no-repeat;
   background-position: center;
    background-size: contain;
    opacity: 1;
}
.con-c2 li:nth-child(2) .con-c4::after{
    background: url(../images/h02.png) no-repeat;
   background-position: center;
    background-size: contain;
     opacity: 1;
}
.con-c2 li:nth-child(3) .con-c4::after{
    background: url(../images/h03.png) no-repeat;
    background-position: center;
    background-size: contain;
     opacity: 1;
}
.con-c2 li:nth-child(4) .con-c4::after{
    background: url(../images/h04.png) no-repeat;
    background-position: center;
    background-size: contain;
     opacity: 1;
}

.con-c2 li:hover .con-c3 {
    display: none;
}
.con-c2 li:hover .con-c4 {
    display: block;
}
.con-c4 p {
    font-size: 1.3rem;
}
.con-c5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.con-d {
    text-align: center;
}
.xwzx-con {
    width: 90%;
    min-width: 1360px;
    padding-top: 70px;
    margin: 0 auto;
}
.con-d1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.con-d1 li {
    width: 33.33%;
    padding: 0 15px 30px;
    box-sizing: border-box;
}
.con-d1 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #7d7d7d;
    font-size: 1rem;
    line-height: 30px;
    text-align: center;
    transition: transform .9s ease;
}
.con-d1-img img {
    width: 100%;
    height: 100%;
}
.con-d1-span p:first-child {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    margin-top: 10px;
}
.con-d1-span p:last-child {display: none}
.con-d1-img {
    position: relative;
    transition: transform .9s ease;
    height: 228px;
}
.con-d1-span {
    padding: 0  1.5rem;
}
.con-d1-img::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 112, 145, 0.7);
    opacity: 0;
    transition-duration: .8s;
}
.more {
    display: none;
    padding: 8px 16px;
    transform: translate(-50%, -50%);
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transition-property: all;
    transition-duration: 3s;
    transition-timing-function: ease-in;
}
.con-d1 li:hover .more {
    display: block;
    transition: transform 2s ease;
}
.con-d1 li:hover .con-d1-img::after {
    opacity: 1;
}
.con-d1 li:hover a {
    color: #46a1b3;
    transition: transform .9s ease;
}
.con-e {
    background: url(../images/pc1.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 100px 0;
    margin-top: 100px;
}
.con-e1 {
    color: #ffffff;
    font-size: 3rem;
}
.con-e2 {
    background-color: #fff;
    height: 1px;
    width: 50%;
    margin: 30px auto;
}
.con-e3 {
    font-size: 1.5rem;
}
.botbox {
    background-color: #46a1b3;
    padding: 40px 0 20px;
    color: #fff;
    line-height: 30px;
}
.botbox a {
    color: #fff;
}
.anli .head-b2 {
    width: 9%;
}
.anli-con .anli-a {
    margin-top: 50px;
}
.anli-a {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 50px;
}
.anli-b {
    display: flex;
    align-items: center;
    font-size: 2.5rem;
    justify-content: center;
}
.anli-b li {
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 13%;
    justify-content: center;
    position: relative;
}
.anli-b li:nth-of-type(3) {
    width: 20%;
}
.anli-b li a {
    color: #333;
}
.anli-b1 {
    width: 1px;
    height: 30px;
    background-color: #000;
    transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    /* IE 9 */
    -moz-transform: rotate(20deg);
    /* Firefox */
    -webkit-transform: rotate(20deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(20deg);
    /* Opera */
    position: absolute;
    right: 0;
}
.h_customer .customer_tab li::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.4);
    margin-top: -8px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}
.h_customer .customer_tab li:last-child::after {
    display: none;
}
.h_customer {
    padding-top: 2.5rem;
}
.h_customer .customer_tab {
    padding: 0.75rem 0 2.25rem;
}
.h_customer .customer_tab li {
    padding: 0 2.5rem;
    position: relative;
}
.h_customer .customer_tab li a {
    cursor: pointer;
    font-size: 1.5rem;
}
.h_customer .customer_tab li::after {
    background-color: #cccccc;
}
.h_customer .customer_tab li.active a {
    color: #46a1b3;
}
.customer_list {
    position: relative;
}
.shengtai .swiper-button-prev, .shengtai .swiper-container-rtl .swiper-button-next{
    left:-80px !important;
}
.shengtai .swiper-button-next, .shengtai .swiper-container-rtl .swiper-button-prev{
    right: -80px !important
}
.customer_swiper {
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.customer_swiper li .box {
    height: 270px;
    line-height: 270px;
    text-align: center;
    display: block;
    position: relative;
}
.customer_swiper li .box {
    border-left: 1px solid #e5e5e5;
}

.anli .swiper-slide:nth-child(2) .customer_swiper .swiper-slide:nth-child(4) .box{
     border-right: 1px solid #e5e5e5;
}

.customer_swiper li .box .more1 {
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    z-index: 10;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translate(-50%, -20%);
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -o-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
    font-size: 1.2rem;
}
.customer_swiper li .box:hover .more1 {
    opacity: 1;
    padding: 8px 16px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 8px 4px;
}
.customer_swiper li .box .more1 {
    line-height: 1.5;
}
.customer_swiper li .box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(109, 180, 202, 0.9);
    opacity: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translate(0, 10%) skewY(0deg);
    -moz-transform: translate(0, 10%) skewY(0deg);
    -ms-transform: translate(0, 10%) skewY(0deg);
    -o-transform: translate(0, 10%) skewY(0deg);
    transform: translate(0, 10%) skewY(0deg);
}
.customer_swiper li .box:hover::after {
    opacity: 1;
    -webkit-transform: translate(0, 0) skewY(0deg);
    -moz-transform: translate(0, 0) skewY(0deg);
    -ms-transform: translate(0, 0) skewY(0deg);
    -o-transform: translate(0, 0) skewY(0deg);
    transform: translate(0, 0) skewY(0deg);
}
.customer_swiper li .box img {
    width: 80%;
}
.head-xw {
    /*height: calc(100vh - 5rem);*/
    overflow: hidden;
}
.cp-a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    margin-right: -15px;
    margin-left: -15px;
}
.cp-a li {
    position: relative;
}
.zjpds-con .cp-a li {
    width: 50%;
}
.cp-a li::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 20px;
    background: #cecece;
    margin-top: -10px;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
.cp-a li a {
    display: block;
    position: relative;
    font-weight: bold;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.cp-a li a span {
    position: relative;
    z-index: 10;
    color: black;
    transition: all .35s ease;
}
.cp-a li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #027091;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
.cp-a li:hover::after {
    width: 100%;
}
.cp-a li:hover a span {
    color: #fff;
}
.cp-a li.active::after {
    width: 100%;
}
.cp-a li.active a span {
    color: #fff;
}
.cp-b {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 50px auto;
}
.cp-b-r {
    line-height: 30px;
}
.cp-b-rt,
.cp-ca-t {
    font-weight: 600;
    font-size: 2.5rem;
    padding-bottom: 20px;
}
.cp-b-r p {
    font-size: 18px;
}
.cp-c {
    background-image: url(../images/pc5.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}
.cp-ca-t {
    color: #fff;
    margin-bottom: 50px;
}
.cp-ca-bl {
    position: relative;
    min-height: 370px;
}
.cp-ca-bl ul li {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    background: #0fa5c3;
    width: 150px;
    height: 150px;
    font-weight: bold;
    color: #fff;
    line-height: 1.7;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 1.1rem;
}
.cp-ca-bl ul li.radius01 {
    left: 28%;
    top: -20px;
}
.cp-ca-bl ul li.active {
    color: #fff;
    z-index: 10;
    background: radial-gradient(#0fa5c3, #67e9ff);
    box-shadow: 0 0 1.25rem rgb(255 255 255 / 46%) inset;
    -webkit-transform: scale(1.2647);
    -moz-transform: scale(1.2647);
    -ms-transform: scale(1.2647);
    -o-transform: scale(1.2647);
    transform: scale(1.2647);
}
.cp-ca-bl ul li.active::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    box-shadow: 0 0 1.25rem rgb(7 108 138 / 40%);
}
.cp-ca-bl ul li.radius02 {
    top: 30px;
    left: 65%;
}
.cp-ca-bl ul li.radius03 {
    top: 100px;
    left: -20px;
}
.cp-ca-bl ul li.radius04 {
    top: 230px;
    left: 20%;
}
.cp-ca-bl ul li.radius05 {
    top: 230px;
    left: 61%;
}
.cp-ca-br ul li {
    color: #fff;
    font-size: 1.2rem;
    line-height: 2.1;
    padding: 20px 1.25rem 20px 0;
    font-weight: bold;
    cursor: pointer;
}
.cp-ca-br ul li.active {
    color: #67e9ff;
}
.cp-ca-br ul li+li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.cp-d {
    padding-top: 100px;
}
.cp-d-b {
    margin-top: 30px;
    display: flex;
}
.cp-d-b li {
    flex: 0 0 20%;
    max-width: 20%;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    height: 265px;
    /**
    margin-top: -1px;
    margin-left: -1px;
    **/
    padding: 30px 2%;
    position: relative;
}
.cp-d-baimg {
    position: relative;
    height: 64px;
    width: 100%;
    overflow: hidden;
}
.cp-d-baimg i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.cp-d-baimg i.i_show {
    top: 100%;
}
.solution_title {
    font-weight: bold;
    font-size: 1.4rem;
    padding: 20px 0;
}
.cp-d-ba p {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.cp-d-b li .box {
    padding: 0.7rem;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    border-right: 1px solid #dddddd;
}
.cp-d-b li .box:hover {
    background-color: #5aabbc;
    color: #fff;
    top: -20px;
    right: -20px;
    bottom: -20px;
    left: -20px;
    z-index: 10;
}
.cp-d-b li .box:hover .cp-d-baimg i.i_show {
    top: 0;
}
.cp-d-b li .box:hover .cp-d-baimg i {
    top: -100%;
}
.cp-d-b li .box:hover .cp-d-ba p {
    color: #fff;
    margin: 0;
    -webkit-line-clamp: unset;}
.second-level-nav {
    position: absolute;
    top: 57px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    opacity: 0;
    visibility: hidden;
    pointer-events: auto;
    background-color: #ffffff;
    /*border-bottom: solid 1px #e5e5e5;*/
    z-index: 1000;
    box-shadow: 0 1px 3px #999;
    -webkit-transition: all .60s ease;
    -moz-transition: all .60s ease;
    -ms-transition: all .60s ease;
    -o-transition: all .60s ease;
    transition: all .60s ease;
    -webkit-transform: translate(0, -50%) skewY(-1.5deg);
    -moz-transform: translate(0, -50%) skewY(-1.5deg);
    -ms-transform: translate(0, -50%) skewY(-1.5deg);
    -o-transform: translate(0, -50%) skewY(-1.5deg);
    transform: translate(0, -50%) skewY(-1.5deg);
}
.second-level-nav>div {
    padding: 0;
    position: relative;
    display: block !important;
    text-align: center;
}
.second-level-nav>div>a {
    display: block;
    padding: 0.35rem;
    position: relative;
    color: #333;
    font-size: 1.08rem;
}
.second-level-nav>div>a::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4);
    margin-top: 0;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(0);
    background-color: #e5e5e5 !important;
}
.head-ac li:hover .second-level-nav {
    -webkit-transform: translate(0, 0) skewY(0deg);
    -moz-transform: translate(0, 0) skewY(0deg);
    -ms-transform: translate(0, 0) skewY(0deg);
    -o-transform: translate(0, 0) skewY(0deg);
    transform: translate(0, 0) skewY(0deg);
    opacity: 1;
    visibility: visible;
}
.head-a:hover {
    background-color: #fff;
}
.head-a:hover a {
    color: black;
}
.head-a:hover .head-al {
    background-image: url(../images/logo2.png);
}
.head-a:hover .head-ar2 a {
    color: #fff;
}
.head-ac li:hover a::after {
    width: 100%;
}
.box-active .head-ac a:hover {
    color: #46a1b3;
}
.head-ac
.zjpds-con .cp-a li {
    width: 50%;
}
.zjpds-a {
    position: relative;
    padding: 100px 0;
}
.zjpds-a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -160px;
    width: 290px;
    height: 100%;
    background-color: #b2d4de;
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.zjpds-b .swiper-pagination-bullet,
.ryzz-b-a .swiper-pagination-bullet {
    border-radius: 0;
    width: 15px;
    height: 15px;
    background-color: #46a1b3;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
    opacity: 0.6;
}
.ryzz-b-a .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}
.zjpds-b .swiper-pagination .swiper-pagination-bullet-active,
.ryzz-b-a .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    width: 50px;
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    transform: skewX(-30deg);
    background-color: #46a1b3;
}
.zjpds-b .box {
    text-align: center;
    font-size: 2rem;
}
.zjpds-b .swiper-pagination {
    top: inherit;
    bottom: 10px;
    height: auto;
    background: transparent;
}
.introduce_swiper {
    padding-bottom: 30px;
}
.zjpds-d {
    font-size: 2rem;
    color: black;
    font-weight: 600;
}
.bt_st{
    margin-bottom: 30px;
}
.zjpds-c .h_customer {
    padding-top: 0;
}
.ryzz-a ul li {
    padding-left: 0.5px;
    padding-right: 0.5px;
    margin-bottom: 1px;
    position: relative;
    width: 100%;
    cursor: pointer;
}
.ryzz-a ul li .box {
    position: relative;
    background-color: #f8f8f8;
    height: 220px;
    padding: 0.25rem 20.3125%;
}
.ryzz-a ul li .box .img {
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: 0.25rem solid #ffffff;
    z-index: 10;
    opacity: 0;
    background-color: #ffffff;
    visibility: hidden;
    -webkit-transition: all .45s ease;
    -moz-transition: all .45s ease;
    -ms-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
    box-shadow: 0 0 0.25rem rgb(0 0 0 / 10%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ryzz-a ul li .box .img::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -0.275rem;
    bottom: -0.525rem;
    border-right: 0.275rem solid transparent;
    border-left: 0.275rem solid transparent;
    border-top: 0.275rem solid #ffffff;
}
.ryzz-a ul li .box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background: #2785a1;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.ryzz-a ul li .box .sou {
    color: #2785a1;
    padding: 20px 0;
    position: relative;
    font-weight: bold;
    z-index: 1;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 1.5rem;
}
.ryzz-a ul li .box .text {
    font-size: 1.9rem;
    font-weight: bold;
    position: relative;
    z-index: 1;
    line-height: 1.285;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.ryzz-a ul li .box:hover .img {
    opacity: 1;
    visibility: visible;
}
.ryzz-a ul li .box:hover::after {
    opacity: 1;
    visibility: visible;
}
.ryzz-a ul li .box:hover,
.ryzz-a ul li .box:hover .sou {
    color: #fff;
}
.ryzz-con .anli-a {
    font-weight: 600;
}
.ryzz-b {
    background: url(../images/pc7.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0;
}
.ryzz-b .anli-a {
    color: #fff;
}
.enterprise_swiper {
    padding-bottom: 50px;
}
.enterprise_swiper li .text {
    text-align: center;
    font-size: 1.2rem;
    color: #ffffff;
    padding-top: 0.9rem;
}
.ryzz-b-b {
    margin: 30px auto;
}
.ryzz-b-b ul li .img img {
    position: relative;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -ms-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}
.ryzz-b-b ul li {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
    margin-bottom: 20px;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    cursor: pointer;
}
.ryzz-b-b ul li .img:hover img {
    z-index: 10;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.contact_tab li {
    cursor: pointer;
}
.contact_tab li.swiper_slide_active {
    background-color: #2785a1;
    color: #ffffff;
}
.contact_tab .contact_tab_con {
    height: 365px;
    width: 100%;
    padding: 20px 12%;
    border-right: 1px solid #dddddd;
}
.contact_tab .contact_tab_con .title {
    font-size: 2.2rem;
    font-weight: bold;
    white-space: nowrap;
}
.contact_tab .contact_tab_con .text {
    height: 9.1rem;
    max-width: 75%;
    line-height: 2.1;
    padding: 0.25rem 0 0.375rem;
    font-size: 1.2rem;
}
.contact_tab .contact_tab_con .postcode {
    color: #999999;
    position: relative;
    padding-bottom: 0.8rem;
}
.lxwm_email{
    color: #999999;
}
.contact_tab li.swiper_slide_active .postcode {
    color: #fff;
}
.contact_tab li.swiper_slide_active .lxwm_email{
    color: #fff;
}
.contact_tab .contact_tab_con .postcode::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0.375rem;
    height: 3px;
    background-color: #bbbbbb;
}
.contact_tab li.swiper_slide_active .postcode::after {
    background-color: #ffffff;
}
.contact_con {
    position: relative;
}
.contact_con li {
    background-image: url(../images/pc11.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 5%;
    display: none;
}
.contact_con li.active {
    display: block;
}
.contact_con .box {
    max-width: 450px;
    background-color: #2785a1;
    color: #ffffff;
    padding: 1.75rem 1.25rem;
}
.contact_con .box p {
    font-size: 1.2rem;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.contact_con .box p+p {
    margin-top: 30px;
}
.contact_con .box p img {
    width: 35px;
    margin-right: 5%;
}
#teamStyle .teamStyle_list ul li .box .more {
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    z-index: 10;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translate(-50%, -20%);
    -moz-transform: translate(-50%, -20%);
    -ms-transform: translate(-50%, -20%);
    -o-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
#teamStyle .teamStyle_list ul li .box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(37, 128, 159, 0.9);
    opacity: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translate(0, 10%) skewY(0deg);
    -moz-transform: translate(0, 10%) skewY(0deg);
    -ms-transform: translate(0, 10%) skewY(0deg);
    -o-transform: translate(0, 10%) skewY(0deg);
    transform: translate(0, 10%) skewY(0deg);
}
#teamStyle .teamStyle_list ul li .box:hover .more {
    opacity: 1;
    padding: 8px 16px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#teamStyle .teamStyle_list ul li .box:hover::after {
    opacity: 1;
    -webkit-transform: translate(0, 0) skewY(0deg);
    -moz-transform: translate(0, 0) skewY(0deg);
    -ms-transform: translate(0, 0) skewY(0deg);
    -o-transform: translate(0, 0) skewY(0deg);
    transform: translate(0, 0) skewY(0deg);
}
#teamStyle {
    padding: 2.5rem 0 1.25rem;
}
#teamStyle .teamStyle_list ul {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
#teamStyle .teamStyle_list ul li {
    margin-bottom: 1.25rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
#teamStyle .teamStyle_list ul li .box {
    background-image: url(../images/pc13.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
#teamStyle .teamStyle_list ul li .box:hover .box_bg {
    bottom: -100%;
}
#teamStyle .teamStyle_list ul li .box .box_bg {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #ffffff;
    width: 64%;
    padding: 0 0.5rem;
    background-color: rgba(37, 128, 159, 0.9);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
#teamStyle .teamStyle_list ul li .box .box_bg::after {
    content: '';
    position: absolute;
    left: -1.25rem;
    top: 0;
    bottom: 0;
    width: 1.25rem;
    background: rgba(37, 128, 159, 0.9);
    -webkit-clip-path: polygon(101% 0%, 101% 100%, 0% 100%);
    clip-path: polygon(101% 0%, 101% 100%, 0% 100%);
}
#teamStyle .teamStyle_list ul li .box .box_bg .title {
    font-size: 2rem;
    padding: 0.3rem 0;
}
#teamStyle .teamStyle_list ul li.major .box {
    height: 17.25rem;
}
#teamStyle .teamStyle_list ul li.major .box .text {
    line-height: 1.7;
}
#teamStyle .teamStyle_list ul li.major .box .box_bg {
    padding: 0.45rem 1.75rem 0.85rem 1.25rem;
    width: 73%;
}
#teamStyle .teamStyle_list ul li.major .box .box_bg::after {
    content: '';
    left: -3.25rem;
    width: 3.25rem;
}
#teamStyle .teamStyle_list ul li+li .box {
    border: 0.25rem solid #eeeeee;
    height: 400px;
}
.details-box {
    padding: 100px 0;
}
.details-a {
    padding-bottom: 50px;
    border-bottom: 1px solid #e1e3e4;
    text-align: center;
}
.details-a p {
    font-size: 1.9rem;
    font-weight: 600;
    margin-bottom: 50px;
}
.details-a1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.details-a1 img {
    margin-right: 1%;
}
.details-b {
    padding: 50px 0;
    border-bottom: 1px solid #e1e3e4;
    font-size: 1.2rem;
    line-height: 30px;
}
.page-num{
    width: 32px;
    height: 32px;
    line-height: 30px;
    position: relative;
    display: block;
    text-align: center;
    margin-left: -1px;
    color: #000;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
/* 采购商城 */
.con-b .swiper-wrapper .swiper-slide:nth-of-type(2) {
    background-image: url(../images/pc23.png);
}
/* 需求管理 */
.con-b .swiper-wrapper .swiper-slide:nth-of-type(3) {
    background-image: url(../images/pc31.png);
}
/* 采购寻源 */
.con-b .swiper-wrapper .swiper-slide:nth-of-type(4) {
    background-image: url(../images/pc28.png);
}
/* 订单管理 */
.con-b .swiper-wrapper .swiper-slide:nth-of-type(5) {
    background-image: url(../images/pc29.png);
}
/* 验收管理 */
.con-b .swiper-wrapper .swiper-slide:nth-of-type(6) {
    background-image: url(../images/pc15.jpg);
}
/* 支付管理 */
.con-b .swiper-wrapper .swiper-slide:nth-of-type(7) {
    background-image: url(../images/pc16.jpg);
}
/* 智能分析 */
.con-b .swiper-wrapper .swiper-slide:nth-of-type(8) {
    background-image: url(../images/pc17.jpg);
}
.con-b7-a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.con-b7-a li {
    display: flex;
    align-items: center;
    width: 30%;
}
.con-b7-a li div {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
}
.con-b7-a li span {
    margin: 0 2%;
}
.con-b7 {
    top: 100px;
    left: 25%;
}
.con-b8 {
    left: 17%;
    top: 300px;
}
.con-b9 {
    left: 17%;
    top: 378px;
}
.con-b10 {
    left: 12.3%;
    top: 456px;
}
.con-b11 {
    left: 17%;
    top: 534px;
}
.con-b12 {
    right: 32%;
    top: 210px;
    font-size: 1.08rem;
}
.con-b13 {
    left: 22%;
    top: 480px;
    font-size: 1.08rem;
}
.con-b16 {
    right: 32%;
    top: 400px;
    font-size: 1.08rem;
}
.con-b13 p,
.con-b16 p {
    margin-bottom: 0;
}
.con-b14 {
    background-color: #fff;
    color: #3097aa;
    top: 170px;
    right: 18%;
}
.con-b14 p {
    margin-bottom: 0;
}
.bot {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bot-abox {
    width: 60%;
}
.bot-cbox {
    text-align: center;
    display: flex;
    justify-content: space-between;
    width: 30%;
}
.bot-cl img {
    width: 124px;
    height: 124px;
}


/** tdfc_xq **/
.tdfc_xq{
    height: auto;
}
.tdfc_xq .swiper-button-prev, .tdfc_xq .swiper-container-rtl .swiper-button-next{
    left:70px;
}
.tdfc_xq .swiper-button-next, .tdfc_xq .swiper-container-rtl .swiper-button-prev{
    right: 70px;
}
.tdfc_xq .swiper-button-prev:after, .tdfc_xq .swiper-button-next:after{
    color: #fff;
}
.tdfc_xq .swiper-pagination-bullet{
     background: #fff;
     opacity: 0.4;
}
.tdfc_xq .swiper-pagination-bullet-active{
    opacity: 1;
}
/** tdfc_xq **/

/** honor_box **/
.honor_box{
    height: auto;
}
.honor_box .swiper1{
     padding-bottom: 70px;
}
.honor_zj{
    width: 100%;
    height: auto;
}
.honor_list{
    height: auto;
}
.honor_list ul{
    height: auto;
}
.honor_list ul li{
    height: auto;
    float: left;
}
.honor_list ul li .img {
    height: 220px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.honor_box li .text {
    text-align: center;
    font-size: 1.2rem;
    color: #ffffff;
    padding-top: 0.9rem;
}
/** honor_box **/
/** fenlei **/
.fl_bt{
    position: relative;
}
.fl_bt a{
    display: block;
    padding: 0.35rem;
    position: relative;
    color: #333;
    font-size: 1.1rem;
    border-bottom: solid 1px #e5e5e5;
}
.fenlei{
    width: 200px;
    height: auto;
    background: #f8f8f8;
    position: absolute;
    top:0;
    left:100%;
    display: none;
}
.fenlei a{
    display: block;
    padding: 0.35rem;
    position: relative;
    color: #333;
    font-size: 1rem;
}
/** fenlei **/
/** cp_hxgn **/
.cp_hxgn{
    width: 1140px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.cp_hxgn .swiper-button-prev, .cp_hxgn .swiper-container-rtl .swiper-button-next{
    left:-80px !important;
    top:70% !important;
}
.cp_hxgn .swiper-button-next, .cp_hxgn .swiper-container-rtl .swiper-button-prev{
    right: -80px !important;
    top:70% !important;
}
/** cp_hxgn **/
.clear{
    clear: both;
}



.visible-xs-block {
    display: none !important
}
@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}
@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
    .con-b6 ul li p {
        display: none;
    }

    .tdfc_xq .swiper-button-prev, .tdfc_xq .swiper-container-rtl .swiper-button-next{
    left:20px;
}
.tdfc_xq .swiper-button-next, .tdfc_xq .swiper-container-rtl .swiper-button-prev{
    right: 20px;
}
    .tdfc_xq .swiper-button-prev:after, .tdfc_xq .swiper-button-next:after{
        font-size: 30px;
    }

    .zhha{
        width: 80%;
    }
    .honor_list ul li{
        margin-bottom: 15px;
    }

    .sjd_fl{
        height: auto;
    }
    .sjd_fl01{
        width: 49%;
        height: auto;
        float: left;
    }
    .sjd_fl02{
        width: 49%;
        height: auto;
        float: right;
    }
    .sjd_fl h2{
        margin-bottom: 0;
    }
    .sjd_fl h2 a{}
    .sjd_fl p a{
        border-top: none !important;
        line-height: 30px !important;
        font-size: 13px !important;
    }
    .cp_hxgn{
        width: 100%;
    }
    .cp_hxgn .swiper-button-prev, .cp_hxgn .swiper-container-rtl .swiper-button-next {
    left: 10px !important;
    top: 60% !important;
}
    .cp_hxgn .swiper-button-next, .cp_hxgn .swiper-container-rtl .swiper-button-prev {
    right: 10px !important;
    top: 60% !important;
}


}
@media screen and (max-width: 750px) {
    .display-flex {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: distribute;
        justify-content: space-between;
        flex-flow: row wrap;
    }
    .logo {
        float: left;
        width: 35%;
        position: relative;
        left: 3.125%;
    }
    .head-b video {
        width: 100%;
        height: 100%;
        margin-top: 95px;
    }
    .head-a {
        padding: 20px 3%;
        background-color: #fff;
    }
    .nav {
        margin: 10px 0 -10px;
        text-align: left;
        display: none;
        background-color: transparent;
        border-bottom: 0;
        padding: 0 15px;
        margin: 0 auto;
        position: fixed;
        align-items: center;
        width: 100%;
        -webkit-transition: all .35s ease;
        -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
        -o-transition: all .35s ease;
        transition: all .35s ease;
        top: 89px;
        background-color: #fff;
        z-index: 9999999;
    }
    .nav li {
        vertical-align: middle;
        display: block;
        margin: 0;
        border-top: 1px solid #eee;
    }
    .nav li a {
        line-height: 40px;
        padding: 0 15px;
        color: #333;
        font-size: 14px;
        display: block;
    }
    .nav li .arr {
        float: right;
        height: 40px;
        width: 40px;
        position: relative;
    }
    .nav li.active a,
    .nav li.open a,
    .nav li a:hover {
        background-color: transparent;
        color: #3196aa;
    }
    .nav .dropdown-box {
        position: absolute;
        left: 0;
        min-width: 100%;
        top: 100%;
        display: none;
        z-index: 10;
        text-align: center;
    }
    .nav .dropdown-box {
        position: static;
        min-width: auto;
        text-align: left;
    }
    .nav .dropdown-box a {
        color: #333 !important;
        border-top: 1px dotted #ddd;
        padding: 0 15px;
        line-height: 40px;
        background-color: transparent !important;
        border-bottom: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
    }
    .menu-btn {
        padding: 6px 0;
        float: right;
        margin-left: 15px;
    }
    .menu-btn:before,
    .menu-btn:after,
    .menu-btn span {
        display: block;
        height: 2px;
        background-color: #3196aa;
        content: '';
    }
    .menu-btn:before {
        width: 24px;
    }
    .menu-btn span {
        width: 12px;
        margin: 6px 0 6px 12px;
    }
    .menu-btn:after {
        width: 18px;
        margin-left: 6px;
    }
    .box-active .menu-btn:before,
    .box-active .menu-btn:after,
    .box-active .menu-btn span,
    .head-a:hover .menu-btn:before,
    .head-a:hover .menu-btn:after,
    .head-a:hover .menu-btn span {
        background-color: #3196aa;
    }
    .head-al {
        padding: 27px 0;
        margin: 0;
        width: 45%;
        left: 0;
        background-image: url(../images/logo2.png);
    }
    .nav li .arr:after {
        content: '';
        border-top: 2px solid #ccc;
        border-left: 2px solid #ccc;
        box-sizing: content-box;
        display: block;
        width: 8px;
        height: 8px;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        transform: rotate(135deg);
        right: 15px;
    }
    .nav li.open .dropdown-box {
        display: block;
    }
    .head-b1 p {
        font-size: 2.5rem;
    }
    .head-b3 {
        font-size: 1.5rem;
        margin-top: 10px;
    }
    .con-a {
        width: 100%;
        padding: 0 3%;
        margin: 30px auto;
    }
    .con-a1 {
        font-size: 1.5rem;
        text-align: center;
    }
    .con-a2 {
        margin: 0 auto;
    }
    .con-a2 {
        width: 45%;
    }
    .con-c2 {
        flex-wrap: wrap;
    }
    .con-c2 li {
        width: 50%;
        margin-bottom: 50px;
    }
    .con-c {
        width: 100%;
    }
    .con-c1 {
        margin-bottom: 15px;
    }
    .con-c2 {
        margin-bottom: 0;
    }
    .con-d1 li,
    .bot,
    .cp-b,
    .cp-ca,
    .cp-d {
        width: 100%;
    }
    .con-e1 {
        font-size: 1.8rem;
    }
    .con-e {
        padding: 80px 3%;
    }
    .bot,
    .cp-b.cp-b {
        flex-direction: column;
    }
    .bot-abox {
        width: 96%;
    }
    .bot-cbox {
        width: 75%;
    }
    .head-a {
        position: inherit;
    }
    .bjt {
        position: static;
        transform: translate(0, 0);
    }
    .head-b,
    .head-xw {
        height: auto;
    }
    .head-b1 {
        width: 100%;
        position: absolute;
        top: 50%;
    left: 0;
    margin-left: 0;
    margin-top: -31px;
    }
    .head-b1sy{
        width: 100%;
         position: absolute;
        top: 40%;
    left:0;
    margin-left:0;
    margin-top: 0;
    }
    .cp-a li {
        width: 50%;
    }
    .cp-b-rt,
    .cp-ca-t {
        font-size: 1.8rem;
    }
    .cp-ca,
    .cp-d {
        padding: 0 3%;
    }
    .cp-ca-bl ul li {
        width: 110px;
        height: 110px;
    }
    .cp-ca-bl ul li.radius01 {
        left: 27%;
    }
    .cp-ca-bl ul li.radius03 {
        top: 120px;
    }
    .cp-ca-bl {
        min-height: 270px;
    }
    .cp-d-b li {
        width: 100%;
        max-width: 100%;
        flex: none;
    }
    .xwzx-con {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .h_customer .customer_tab {
        flex-wrap: wrap;
    }
    .h_customer .customer_tab li {
        padding: 0 3%;
    }
    .anli-a {
        margin-bottom: 0;
    }
    .customer_list {
        width: 90%;
    }
    .customer_swiper li .box {
        height: 200px;
        line-height: 200px;
    }
    .nav p {
        margin-bottom: 0;
    }
    .cp-d {
        margin-top: 30px;
    }
    .contact_con .zhha {
        width: 100%;
    }
    .contact_con .box p {
        font-size: 1rem;
    }
    .contact_con li {
        padding: 50px 5%;
    }
    .contact_tab .contact_tab_con {
        height: 280px;
    }
    .zjpds-a .zhha {
        width: 100%;
    }
    .zjpds-b .box {
        font-size: 1rem;
    }
    .zjpds-a {
        padding: 50px 0;
    }
    .zjpds-b .swiper-pagination-bullet {
        background-color: #46a1b3;
    }
    .zjpds-a::after {
        width: 0;
    }
    .zjpds-d {
        text-align: center;
    }
    .h_customer .customer_tab li a {
        font-size: 1.1rem;
    }
    .anli-a {
        font-size: 1.5rem;
    }
    .ryzz-con .anli-a {
        margin: 30px 0;
    }
    .ryzz-a ul li .box {
        padding: 10px 10%;
    }
    .ryzz-a ul li .box .text {
        font-size: 1.1rem;
    }
    .ryzz-a ul li .box {
        height: auto;
    }
    .ryzz-b-b ul li {
        flex: 0 0 48%;
        max-width: 48%;
    }
    .ryzz-b-b {
        width: 100%;
        padding: 0 3%;
    }
    .ryzz-b-b ul li img {
        width: 100%;
    }
    .ryzz-b-b ul {
        justify-content: space-between;
        padding: 0 3%;
    }
    .details-box {
        width: 100%;
        padding: 50px 3%;
    }
    .details-a p {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
    .details-a {
        padding-bottom: 20px;
    }
    .con-b6 ul li span {
        font-size: 2rem;
    }
    .con-b6 ul li p {
        font-size: 1.1rem;
    }
    .con-b .swiper-wrapper .swiper-slide {
        height: 200px;
    }
    .con-b6 ul li {
        bottom: 60px;
        right: 18%;
    }
    .cp-ca-bl ul li{
        font-size: 0.85rem;
    }
    .cp-ca-bl ul li.radius04 {
        top: 134px;
        left: 42%;
    }

    .shengtai .swiper-button-prev, .shengtai .swiper-container-rtl .swiper-button-next{
    left:10px !important;
}
.shengtai .swiper-button-next, .shengtai .swiper-container-rtl .swiper-button-prev{
    right: 10px !important
}

}

.online-btn {
    width: 48px;
    height: 48px;
    color: white;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 30px;
    bottom: 30%;
    background-color:  white;
    background-image: linear-gradient(180deg, #53a6b7 0%, #02667c 100%);
    border-radius: 48px;
    z-index: 999;
    cursor: pointer;
    transition: all .3s;
}
.online-btn_text {
    padding: 0 7px;
    line-height: 14px;
    font-size: 12px;
    display: none;
}
.online-btn:hover{
    background-image: linear-gradient(180deg, #00dcff 0%, #0075ff 100%)
}
.online-btn:hover svg {
    display: none;
}
.online-btn:hover .online-btn_text {
    display: block;
}
.online-btn svg {
    margin-bottom: 3px;
}
.modal-open .modal-dialog {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.modal-open .modal {
    z-index: 10050;
}
.modal-open .modal-backdrop {
    background-color: rgba(0, 0, 0, .4);
    z-index: 10040
}
.message-box {
    align-items: center;
    margin-right: 20px;
}
.message-box span {
    color: #fd4747;
}
.message-box > div {
    margin-bottom: 10px
}
.message-box .form-control {border-radius: 6px;}
.close { opacity: 1;color: white}
.isOkModal {
    position: fixed;
    height: 60px;
    line-height: 60px;
    color: #019232;
    padding: 0 20px;
    align-items: center;
    border: solid 1px #2785a1;
    background-color: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%,  -50%);
    z-index: 19999;
    border-radius: 8px;
    display: none;
}
.page-num {
    color: #000;
    font-size: 13px;
    margin: 0 5px;
    border-radius: 50%;
    border-color: transparent;
    box-shadow: 0 2px 4px #bdbcbc;
}
.page-link {
    color: #000;
    font-size: 13px;
    height: 32px;
    line-height: 30px;
    padding: 0 0.75rem;
    margin: 0 5px;
    border-radius: 19px;
    border-color: transparent;
    box-shadow: 0 2px 4px #bdbcbc;
}
.page-link:hover {
    background-color: white;
}
.menus-other,
.menus-other li {
    position: static;
}
.menus-other li:first-child > a,
.menus-other li:first-child .second-level-nav .fenlei a span,
.menus-other li.one-level-wrap > a,
.menus-other li.one-level-wrap .second-level-nav > .d-flex > a span {
    position: relative;
    z-index: 1002;
}
.menus-other li:first-child > a:after,
.menus-other li.one-level-wrap > a:after,
.menus-other li:first-child .second-level-nav .fenlei a span:after,
.menus-other li.one-level-wrap .second-level-nav > .d-flex > a span:after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background-color: #5e9fb1;
    position: absolute;
    left: 50%;
    bottom: -23px;
    z-index: 1002;
    transform: translate(-50%, 0);
    transition: all .36s;
}
.menus-other li:first-child .second-level-nav .fenlei a span:after {
    bottom: -5px;
}
.menus-other li.one-level-wrap .second-level-nav > .d-flex > a span:after {
    bottom: -5px;
}
.menus-other li:hover:first-child > a:after,
.menus-other li.one-level-wrap:hover > a:after,
.menus-other li:first-child .second-level-nav .fenlei a span:hover:after,
.menus-other li.one-level-wrap .second-level-nav > .d-flex > a span:hover:after {
    width: 100%;
    color: #5e9fb1;
}
.menus-other {
    margin-left: 23%;
}
.menus-other li:first-child .second-level-nav,
.menus-other li.one-level-wrap .second-level-nav{
    padding-top: 15px;
    top: 75px;
    left: 0;
    width: 100%;
    padding-bottom: 5px;
    margin-left: 0;
    background-color: transparent;
    box-shadow: none;
    transform: translate(0, -10%) skewY(0);
}
.menus-other li.one-level-wrap .second-level-nav {top: 71px;}
.menus-other li:first-child .second-level-nav > .d-flex,
.menus-other li.one-level-wrap .second-level-nav > .d-flex{
    background-color: white;
    box-shadow: 0 1px 3px #999;
}
.menus-other li:first-child .second-level-nav > .d-flex .sjd_fl01 > .fl_bt > a {padding-left: 12px}
.menus-other li:first-child .second-level-nav > .d-flex .sjd_fl01 > .fl_bt > a:before {
    content: '';
    display: block;
    width: 3px;
    height: 16px;
    margin-top: -8px;
    background-color: #5e9fb1;
    position: absolute;
    left: 0;
    top: 50%;
}
.menus-other li.one-level-wrap .second-level-nav > .d-flex > a {
    display: inline-flex;
    width: auto !important;
    min-height: 60px;
    align-items: center;
    border-bottom: none;
    margin-left: 50px;
}
.menus-other li:first-child .second-level-nav .fenlei {
    width: auto;
    opacity: 1 !important;
    display: flex !important;
    position: static;
    background-color: transparent;
}
.menus-other li:first-child .second-level-nav .fenlei a,
.menus-other li.one-level-wrap .second-level-nav > .d-flex > a {width: 110px; text-align: left; color: #6b6b6b}

.menus-other li:first-child .second-level-nav .fenlei a:hover,
.menus-other li.one-level-wrap .second-level-nav > .d-flex > a:hover{ color: #5e9fb1}
.menus-other li:first-child .second-level-nav .fl_bt {
    padding-left: 23%;
    height: 50px;
    display: flex;
    align-items: center;
    width: 100%;
}
.menus-other li:first-child .second-level-nav .fl_bt a {
    border-bottom: none;
    margin-left: 30px;
}

