﻿
/*NewsDetail*/

.NewsDetail001 {
    margin-top: 20px;
    margin-bottom: 90px;
}

.NewsDetail001-title {
    text-align: center;
}

    .NewsDetail001-title h3 {
        font-size: 24px;
        color: #333;
    }

.tit_bar {
    margin-top: 15px;
}

.social-share {
    display: inline-block;
}

.tit_bar .text {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    display: inline-block;
    margin: 0 3%;
}

.NewsDetail001-item {
    padding: 30px 0;
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.TurnPages {
    display: flex;
    justify-content: space-between;
}

    .TurnPages p {
        width: 40%;
    }

        .TurnPages p:nth-last-child(1) {
            text-align: right;
        }

    .TurnPages a {
        font-size: 16px;
        color: #000;
    }

        .TurnPages a:hover {
            color: #008dce;
        }

@media screen and (max-width: 1000px) {
    .nei-banner .img {
        height: 200px;
    }

        .nei-banner .img img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .nei-banner .text h3 {
        font-size: 25px;
    }

    .bx-mb-nav {
        margin-top: 20px;
    }

        .bx-mb-nav p {
            font-size: 16px;
        }

    .NewsDetail001-title h3 {
        font-size: 20px;
    }

    .tit_bar .text {
        margin: 5px 3%;
    }

    .NewsDetail001 {
        margin-bottom: 30px;
    }

    .TurnPages {
        display: block;
    }

.TurnPages p {
    width: 100%;
    text-align: left !important;
    margin: 5px 0;
}

.TurnPages p a {
    font-size: 14px;
}
}

/*nav*/
.lz-hade {
    position: fixed;
    width: 100%;
    padding: 0 80px;
    top:0;
    z-index: 88;
    height: 100px;
    border-bottom: solid 1px #ffffff30;
    transition: all 0.5s;
    background:#fff
}
.lz-hade .container2{
    display: flex;
    align-items: center;
    z-index: 8;
    height: 100%
}

.lz-hade2 {
    background: #fff;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}

.lz-hade .lz-logo img {
    height: 60px;
}
.lz-hade .lz-logo  a{
    display:flex;
    align-items:center;
}
.lz-hade .lz-logo  a p{
  font-size:16px;
  color:#666;
  border-left:solid 1px #FFD900;
  padding-left:15px;
  margin-left:15px;
  max-width:275px
}
.lz-hade .lz-logo img.logo-a {
    display: block;
}

.lz-hade .lz-logo img.logo-b {
    display: none;
}

.lz-hade2 .lz-logo img.logo-a {
    display: none;
}

.lz-hade2 .lz-logo img.logo-b {
    display: block;
}

.lz-hade .lz-nav {
    margin-left: auto;
}

.lz-hade .lz-nav ul {
    display: flex;
    align-items: center;
    padding-right: 25px;

}

.lz-hade .lz-nav ul li {
    position: relative;
    font-size: 16px;
    display:flex;
    height:100px;
    align-items:center;

}
.lz-hade .lz-nav ul li.li-dh .top-dh{
    line-height:25px;
  padding-left:40px;
}
.lz-hade .lz-nav ul li.li-dh .top-dh h3{
    background:url(../images/icon-tdh.png) no-repeat left center;
    background-size:25px;
    padding-left:35px;
    font-size:24px;
    color:#C11724;
    font-weight:bold;
}

.lz-hade .lz-nav ul li.li-dh .top-dh h3 i{
    font-size:24px;

}
.lz-hade .lz-nav ul li:hover .cp-fd {
    display: block;
}
.lz-hade .lz-nav ul li:hover .cp-fd a{
    display:block;
    color:#333;
    text-align:center;
    padding:4px 0;
}
.lz-hade .lz-nav ul li:hover .cp-fd a:hover{
    color:#ff6800
}
.lz-hade .lz-nav ul li .cp-fd {
    position: absolute;
    background-color: #fff;
    backdrop-filter: blur(12px);
    top: 70px;
    left: 50%;
    display: flex;
    width: 120px;
    margin-left:-60px;
    /* border-top: solid 1px #eee; */
    border-radius: 0px;
    padding: 10px 10px;
    line-height: 25px;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
    display: none;
    transition: all 0.5s;
}

.lz-hade .lz-nav ul li .cp-fd2 {
    width: 165px;
}

.lz-hade .lz-nav ul li .cp-fd .list {
    width: 33.3%;
}

.lz-hade .lz-nav ul li .cp-fd2 .list {
    width: 100%;
    padding: 0;
}

.lz-hade .lz-nav ul li .cp-fd .list h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: solid 1px #eee;
    text-align: center;
}

.lz-hade .lz-nav ul li .cp-fd .list a {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: 10px 0;
}

.lz-hade .lz-nav ul li .cp-fd .list a:hover {
    color: var(--color);
}

.lz-hade .lz-nav ul li > a {
    position: relative;
    color: #333;
    display: inline-block;
    padding:5px 20px;

}

.lz-hade2 .lz-nav ul li > a {
    color: #333;
}

.lz-hade .lz-nav ul li:hover > a,
.lz-hade .lz-nav ul li.cur > a {
    background: #FFD900
}


.sidh {
    width: 40px;
    display: none;
    margin-left: 10px;
}

/*sj-nav*/
.bx-side-nav {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 8;
    width: 100%;
    height: 100%;
    display: none
}

.bx-side-nav-list {
    position: fixed;
    top: 0;
    left: -260px;
    width: 260px;
    height: 100%;
    background-color: #000;
    z-index: 9;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.bx-side-nav > i {
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
    position: absolute;
    top: 10px;
    left: 280px
}

.bx-side-nav-list > .div-title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}

.bx-side-nav-list > ul > li {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    border-bottom: solid 1px #ececec;
}

.bx-side-nav-list > ul > li > a {
    display: block;
    color: #666
}

.bx-side-nav2 {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 88;
    width: 100%;
    height: 100%;
    display: none;
}

.bx-side-nav2 > i {
    position: absolute;
    top: 10px;
    right: 280px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
}

.bx-side-nav-list2 {
    position: fixed;
    top: 0;
    right: -260px;
    width: 260px;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.bx-side-nav-list2 > .div-title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
}

.bx-side-nav-list2 > ul > li {
    text-align: center;
    font-size: 14px;

    border-bottom: solid 1px #ececec;
}

.bx-side-nav-list2 > ul > li > a {
    display: block;
    color: #333;
    line-height: 40px;
    text-align: left;
}
.bx-side-nav-list2 > ul > li  .list {
    padding-bottom: 10px;
}
.bx-side-nav-list2 > ul > li  .list a{
    display: block;
    padding-left: 20px;
    text-align: left;
    color: #fff;
    line-height: 30px;
}

.bx-side-nav-list2 > .div-title img {
    height: 35px;
}

.bx-side-nav-list2 > ul > li .div-fd a {
    display: block;
    padding: 10px 0;
    border-top: solid 1px #ececec;

}

.bx-side-nav-list2 > ul > li .div-fd {
    display: none;
}

.lz-yuy {
    position:relative;
    font-size: 14px;
    color: #fff;
    display:flex;
    align-items:center;
    cursor:pointer;
    padding:10px 0; 
    
}
.lz-yuy i{
    display:inline-block;
    width:15px;
    height:15px;
    background:url(../images/icon-x.png) no-repeat center;
    background-size:12px;
    margin-left:5px;

}
.lz-yuy .yy-yuena{
    position:absolute;
    background:#fff;
    padding:10px;
    left:50%;
    margin-left:-50px;
    top:32px;
    z-index:10;
    border-radius:2px;
    display:none;
    width:100px;
}
.lz-yuy .yy-yuena a{
    display:block;
   font-size:14px;
   text-align:center;
   line-height:25px;
}
.lz-yuy:hover .yy-yuena{
    display:block;
}



@media (max-width: 1500px) {
    .lz-hade {
        padding: 0 0px;
        height: 100px;
    }

    .lz-hade .lz-logo img {
        height: 50px;
    }

    .lz-hade .lz-nav ul {
        padding-right: 10px;

    }

    .lz-hade .lz-settings .lz-Language {
        font-size: 16px;
    }

    .lz-hade .lz-nav ul li {
        font-size: 14px;
    }
    .lz-hade .lz-nav ul li.li-dh .top-dh{
        padding-left:20px
    }
    .lz-hade .lz-nav ul li.li-dh .top-dh h3{
        font-size:20px;
        line-height:30px
    }
    .lz-hade .lz-nav ul li .cp-fd {
        top: 80px;
        width: 800px;
    }

    .lz-hade .lz-nav ul li .cp-fd2 {
        width: 165px;
    }
    .lz-hade .lz-logo  a p{
  font-size:14px;
  color:#666;
  border-left:solid 1px #FFD900;
  padding-left:10px;
  margin-left:10px;
}
    .lz-hade .lz-nav ul li > a {

    padding: 5px 10px;
}
}

@media (max-width: 1200px) {
    .sidh {
        width: 40px;
        display: block;
        cursor: pointer;
        margin-left:auto
    }
    .sidh img {
    /*    filter: grayscale(200%) brightness(700%);*/
        width: 100%;
    }

    .lz-hade .lz-nav {
        display: none;
    }

}

@media (max-width: 1000px) {
    .lz-yuy{
        margin-left:auto;
    }
    .lz-hade {
        padding: 0 10px;
        height: 50px;
    }

    .lz-hade .lz-logo img {
        height: 40px;
    }

    .lz-hade .lz-nav ul li {
        padding: 0 10px;
        font-size: 14px;
        line-height: 50px;
    }
}

.lz-banner {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top:100px
}
.lz-banner img {
    width: 100%;
    min-height: 150px;
    object-fit: cover;
}

.lz-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 20px;
}
.lz-banner .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0.2;
}
.lz-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%
}

/*.lz-banner .swiper-container {
    width: 100%;
    height: 100%;
    overflow:hidden
}

.lz-banner .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1,1.1);
}

.lz-banner .swiper-slide-active img, .lz-banner .swiper-slide-duplicate-active img {
    transition: 6s linear;
    transform: scale(1,1);
}*/

.sj-show {
    display: none;
}
.pc-show{
    display:block
}

@media (max-width: 1000px) {
.sj-show {
    display: block;
}
.pc-show{
    display:none
}
    .lz-banner {
    margin-top:50px
}
.lz-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 5px;
}
.lz-banner .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0.2;
}
.lz-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 10px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%;
    display:none
}
}


/* 页面内容 */
*,h4,h5,h6 {
    margin: 0;
}
:root {
    --color:'#2A59A7';
}
body,html {
    background: #F8FAFC;
}
#header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 200;
    background: #fff;
}
.header_pack {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo {
    height: 60px;
    padding: 10px 0;
}
.logo a {
    display: block;
    height: 100%;
}
.logo img {
    max-height: 100%;
    display: block;
}
.w_nav{
    display: flex;
}
.w_nav>li {
    padding: 0 25px;
}
.w_nav>li>a {
    font-size: 16px;
    line-height: 60px;
    display: block;
    color: #000000;
}
.header_phone {
    display: flex;
    align-items: center;
}
.header_phone img {
    width: 20px;
    display: block;
}
.header_phone span {
    font-size: 18px;
    line-height: 26px;
    margin-left: 10px;
    color: #000000;
}
.nei-banner {
    position: relative;
}
.nei-banner img {
    width: 100%;
    display: block;
}
.banner_cont {
    position: absolute;
    width: 100%;
    max-width: 1220px;
    padding: 0 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.banner_cont h3 {
    font-size: 48px;
    line-height: 70px;
    color: #fff;
}
.banner_cont h4 {
    font-size: 48px;
    line-height: 70px;
    color: #fff;
    font-weight: 300;
}
.y1200 {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 10px;
}
.img {
    overflow:hidden;
}
.img img {
    width:100%;
    display:block;
    transition:all .5s;
}
.yih {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.erh {
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.news_list{
    display:flex;
    flex-wrap:wrap;
    margin:0 -20px ;
}
.news_list li {
    width:33.333%;
    padding:0 20px;
    margin-bottom:40px;
}
    .news_list li a{
        display: block;
        background: #fff;
        height: 100%;
    }
.news_list_cont {
    padding:30px 0;
    border-bottom: 1px solid #E8E8E8;
}
    .news_list_cont h4{
        font-size: 20px;
        line-height: 30px;
        color: rgb(0, 0, 0);
    }
    .news_list_cont p{
        font-size: 16px;
        line-height: 24px;
        color: rgb(51, 51, 51);
        margin-top: 18px;
    }
    .news_list_cont span{
        display: block;
        font-size: 16px;
        line-height: 24px;
        margin-top: 16px;
        color: rgb(102, 102, 102);
    }
.news_list li a:hover img{
    transform: scale(1.1);
}
.news_list li a:hover h4 {
    color: #2A59A7;
}
.case {
    padding: 100px 0 120px;
}
@media (max-width: 1600px) {
    .news_list_cont h4, .home_plate5_swiper_cont h4 {
        font-size: 20px;
        line-height: 30px;
    }
   
}
@media (max-width: 1000px) {
    .case {
        padding: 30px 0;
    }
 .news_list li{
        width:100%;
    }
    .news_list_cont, .home_plate5_swiper_cont{
        padding:20px 10px;
    }
}
footer {
    background: #333333;
}
.footer_pack {
    display: flex;
    align-items: flex-start;
    padding: 72px 0 50px;
}
.footer_pack_phone {
    width: 35%;
    border-right: 1px solid rgba(255,255,255,.2);
}

    .footer_pack_phone li {
        margin-bottom: 31px;
        display: flex;
        align-items: center;
    }

.footer_phone_icon {
    width: 44px;
}

.footer_phone_cont {
    width: calc(100% - 44px);
    padding-left: 15px;
    font-size: 16px;
    line-height: 24px;
}

    .footer_phone_cont h4 {
        color: #959595;
    }

    .footer_phone_cont p {
        color: #FFFFFF;
    }

.footer_pack_right {
    width: 65%;
    padding-left: 5%;
}

.footer_pack_list {
    display: flex;
    justify-content: space-between;
}

    .footer_pack_list li {
        max-width: 25%;
    }

    .footer_pack_list h4 {
        font-size: 20px;
        line-height: 29px;
        color: #FFFFFF;
        margin-bottom: 10px;
        font-weight:bold;
    }

    .footer_pack_list a {
        display: block;
        font-size: 16px;
        line-height: 40px;
        color: #959595;
    }

.footer_code {
    max-width: 148px;
    margin-top: 10px;
}
.footer_code img {
    max-width: 100%;
    display: block;
}

.footer_pack_list li:last-child h4 {
    text-align: center;
}

.copyright {
    display: flex;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
    color: rgb(149, 149, 149);
    border-top: 1px solid rgba(255,255,255,.2);
    padding: 19px 0 47px;
}

    .copyright a {
        color: rgb(149, 149, 149);
    }
@media screen and (max-width: 1000px) {
    footer{
        padding:20px 0 10px;
    }
    .flogo {
        height:60px;
        padding:20px 0;
    }
    .footer_pack_right{
        display:none;
    }
    .footer_pack_phone{
        width:100%;
        border:none;
    }
    .footer_pack{
        padding:20px 0;
    }
    .footer_pack_phone li{
        margin-bottom:15px;
    }
    .copyright{
        padding-top:10px;
    }
}
.application_list li {
    margin-bottom: 50px;
}
.application_list li a {
    display: flex;
    align-items: center;
}
.application_list li:nth-child(2n) a {
    flex-direction: row-reverse;
}
.application_list li:nth-child(2n) a .application_list_cont {
    padding:0 0 0 5%;
}
.application_list li a>div {
    width: 50%;
}
.application_list_cont {
    padding-right: 5%;
}
.application_list_cont h4 {
    font-size: 20px;
    line-height: 26px;
    color: rgb(0, 0, 0);
}
.application_list_cont hr {
    background: rgb(222, 222, 222);
    margin: 24px 0 30px;
}
.application_list_cont p {
    font-size: 16px;
    line-height: 24px;
    color: rgb(102, 102, 102);
}
.application_list_cont span{
    display: flex;
    margin-top: 25px;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    color: #2A59A7;
    text-decoration: underline;
}
.application_list li a:hover  h4 {
    color: #2A59A7;
}
.application_list li a:hover img {
    transform: scale(1.1);
}
.solve{
    padding: 120px 0;
}
.solvedetail{
    padding: 48px 0 109px;
}
.public_nav{
    font-size: 16px;
    line-height: 24px;
    color: #959595;
}
.public_nav a {
    color:#959595 ;
}
.solvedetail_cont{
    padding-top: 49px;
}
.solvedetail_text{
    padding-top: 46px;
}
.solvedetail_text h4 {
    font-size: 40px;
    line-height: 58px;
    color: #000000;
}
.solvedetail_desc {
    font-size: 18px;
    line-height: 36px;
    margin-top: 32px;
} 
.news_classify{
    background: #fff;
}
.classify_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.classify_list li {
    padding: 0 40px;
}
.classify_list li a {
    display: block;
    font-size: 20px;
    line-height: 77px;
    color: #000000;
    border-bottom: 3px solid transparent;
}
.classify_list li a:hover,
.classify_list li.active a {
    color: #2A59A7;
    border-bottom-color: #2A59A7;
}
.news {
    padding: 30px 0 120px;
}
.news_plate1_class_list li {
    padding: 50px 0;
    border-bottom: 1px solid rgb(222, 222, 222);
}

    .news_plate1_class_list li a {
        display: flex;
        align-items: center;
    }

.news_plate1_class_cont {
    width: 70%;
    display: flex;
    align-items: center;
}

.news_plate1_class_titme {
    width: 20%;
    text-align: center;
}

    .news_plate1_class_titme h3 {
        font-size: 72px;
        line-height: 90px;
        color: rgb(102, 102, 102);
    }

    .news_plate1_class_titme p {
        margin-top: 5px;
        font-size: 28px;
        line-height:40px;
        color: rgb(102, 102, 102);
    }

.news_plate1_class_text {
    width: 80%;
    border-left: 1px solid rgb(222, 222, 222);
    padding: 0 30px;
}

.news_plate1_class_text h4 {
    font-size: 24px;
    line-height: 35px;
    color: rgb(0, 0, 0);
}

.news_plate1_class_text p {
    font-size: 16px;
    line-height: 24px;
    color: rgb(102, 102, 102);
    margin-top: 29px;
    -webkit-line-clamp: 3;
}

.news_plate1_class_img {
    width: 30%;
}

.news_plate1_class_list li a:hover img {
    transform: scale(1.1);
}
.news_plate1_class_list li a:hover .news_plate1_class_text h4,
.news_plate1_class_list li a:hover .news_plate1_class_titme h3,
.news_plate1_class_list li a:hover .news_plate1_class_titme p {
    color: #2A59A7;
}
@media screen and (max-width: 1000px) {
    .news_cont {
        margin-top: 0;
    }
.news_plate1_class_list {
        margin: 0;
    }
.news_plate1_class_list li {
        padding: 30px 0;
    }
    .news_plate1_class_list li a {
        display: block;
    }
    .news_plate1_class_cont {
        width: 100%;
        padding: 20px 0;
    }
.news_plate1_class_img {
        width: 100%;
    }

    .news_plate1_class_text {
        padding: 0 10px;
    }

    .news_plate1_class_titme h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .news_plate1_class_titme p {
        font-size: 16px;
        line-height: 24px;
    }

    .news_plate1_class_text h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .news_plate1_class_text p {
        margin-top: 10px;
    }
    .news_cont{
        margin-top:0;
    }
    .news_plate1_class_list {
        margin:0;
    }
}
.newsdetail{
    padding: 48px 0 114px;
}
.news_detail_cont{
    margin-top: 44px;
}
.news_detail_title h3 {
    font-size: 40px;
    line-height: 58px;
    color: #000000;
    text-align: center;
}
.news_detail_bar {
    padding-bottom: 20px;
    border-bottom: 1px solid #DEDEDE;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-top: 17px;
    text-align: center;
}
.news_detail_bar span {
    display: inline-block;
    margin: 0 20px;
}
.news_detail_desc{
    padding: 30px 0;
    border-bottom: 1px solid #DEDEDE;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
.contact {
    position: relative;
}
.contact_test {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.contact_test .container {
    height: 100%;
}
.contact_pack {
    display: flex;
    justify-content: flex-end;
    height: 100%;
}
.contact_cont {
    padding:20px 100px;
    width: 50%;
    background: #FFFFFF;
    display: flex;
    align-items: center;
}
.contact_list li {
    border-bottom: 1px solid #EEEEEE;
    padding: 28px 0;
}
.contact_list li h4 {
    font-size: 24px;
    line-height: 35px;
    color: #000000;
}
.contact_list li p {
    font-size: 16px;
    line-height: 28px;
    color: #626262;
    margin-top: 17px;
}
.contact_list li p span {
    display: block;
}
.map img {
    min-height: 600px;
    object-fit: cover;
}
.about_palte1{
    padding: 100px 0 0;
}
.about_palte1_cont{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.about_palte1_cont h4 {
    width: 20%;
    font-size: 40px;
    line-height: 58px;
    color: #000000;
}
.about_palte1_cont P{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    width: 75%;
}
.about_palte1_img {
    margin-top: 44px;
}
.home_service_list{
    display:flex;
    flex-wrap: wrap;
    margin-top:62px;
    background: url(../images/wbg.jpeg) no-repeat center/cover;
}
    .home_service_list li {
        width:33.333%;
    }
    .home_service_list_pack {
        position: relative;
        height: 100%;
    }
.home_service_list_cont {
    width: 100%;
    height: 100%;
    padding: 60px;
    background: rgba(0, 0, 0,.5);
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    justify-content:center;
}
.home_service_list_icon{
    height:100px;
}
.home_service_list_icon img {
    filter:brightness(550%);
    max-height:100%;
    display:block;
    margin:0 auto;
}
.home_service_list_text {
    margin-top:47px;
}
.home_service_list_text h4 {
    font-size:28px;
    line-height:37px;
    font-weight:bold;
    text-align:center;
    color:#fff;
}
.home_service_list_text p {
    font-size:18px;
    line-height:24px;
    color:#fff;
    margin-top:32px;
    text-align:center;
    opacity:0;
}
.home_service_list_pack:hover .home_service_list_cont {
    background: rgba(44, 141, 229,.9);  
}
.home_service_list_pack:hover .home_service_list_cont p{
    opacity:1;
}
.about_plate2{
    padding-top: 115px;
}
.public_title {
    text-align: center;
}
.public_title h3 {
    font-size: 40px;
    line-height: 58px;
    color: #000000;
}
.mt50 {
    margin-top: 50px;
}
.dev_con {
    position: relative;
}

    .dev_con .tea_case {
        position: relative;
        z-index: 1;
    }

.tab_time_bottom .showreel_box {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: transparent;
    overflow: hidden;
    position: relative;
    height: 90px;
    line-height: 90px;
    padding: 0 90px;
    box-shadow: none;
    margin-bottom: 0;
}

    .tab_time_bottom .showreel_box .list_u_img_box > a {
        width: 102px;
        font-size: 16px;
        color: #979ba0;
        transition: all .5s ease;
    }

        .tab_time_bottom .showreel_box .list_u_img_box > a.on, .tab_time_bottom .showreel_box .list_u_img_box > a:hover {
            font-size: 16px;
            color: #2A59A7;
        }

        .tab_time_bottom .showreel_box .list_u_img_box > a::after {
            content: '';
            display: block;
            position: absolute;
            left: 50%;
            top: 70%;
            margin-left: -1em;
            width: 0;
            height: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            background-color: #2A59A7;
            transition: all .5s ease;
        }

        .tab_time_bottom .showreel_box .list_u_img_box > a:hover::after, .tab_time_bottom .showreel_box .list_u_img_box > a.on::after {
            width: 2em;
        }

    .tab_time_bottom .showreel_box .btn_img_prev, .tab_time_bottom .showreel_box .btn_img_next {
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        height: 50px;
        width: 50px;
        line-height: 50px;
        color: #fff;
        text-align: center;
        top: 50%;
        left: 10px;
        transform: translate(0,-50%);
        background-color: #2A59A7;
    }

    .tab_time_bottom .showreel_box .btn_img_next {
        right: 25px;
        left: auto;
    }

.dev_tex_box {
    overflow: hidden;
    padding-left: 31%;
    padding-right: 30%;
    min-height: 100px;
}

    .dev_tex_box > div {
        opacity: 0;
        transform: translateX(20px);
        display: none;
        transition: all 0.5s;
        line-height: 45px;
        font-size: 16px;
        color: #666666;
        line-height: 1.5;
        white-space: pre-line;
        text-align:center;
    }

        .dev_tex_box > div.active {
            animation: nonedh 1.3s both;
            opacity: 1;
            transform: translateY(0);
            display: block;
        }

.time_title_case {
    position: relative;
    padding-top: 115px;
    padding-bottom: 63px;
    overflow: hidden;
}

.at_time {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 180px;
    line-height: 0.8;
    background: -ms-linear-gradient(180deg, rgba(233, 239, 242, 0), rgba(233, 239, 242, 0), rgba(233, 239, 242, 0));
    background: -moz-linear-gradient(180deg, #f1f2f3, rgba(233, 239, 242, 0.7), rgba(233, 239, 242, 0));
    background: -o-linear-gradient(180deg, #f1f2f3, rgba(233, 239, 242, 0.7), rgba(233, 239, 242, 0));
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0,rgba(246, 249, 251, 1)),color-stop(0.10,rgba(233, 239, 242, 1)),color-stop(0.7,rgba(233, 239, 242, 0.7)), color-stop(1, rgba(233, 239, 242, 0)));
    background: -webkit-linear-gradient(top, #f1f2f3, rgba(233, 239, 242, 0.7), rgba(233, 239, 242, 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.time_sha {
    position: absolute;
    pointer-events: none;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 1) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0,rgba(255, 255, 255, 1)),color-stop(0.10,rgba(255, 255, 255, 0)),color-stop(0.9,rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 1) 100%);
}

.time_line_case {
    margin: 0 auto;
    width: 83.33333%;
    margin-top: .5rem;
}

.time_line_box {
    width: 99999px;
    position: relative;
    top: 0;
    left: 0;
    transition: all .5s ease;
}

    .time_line_box > div {
        float: left;
        position: relative;
        width: 330px;
        height: 6px;
        background: -ms-linear-gradient(right, rgb(1, 78, 174), rgba(1, 78, 174, 0));
        background: -moz-linear-gradient(right,rgb(1, 78, 174), rgba(1, 78, 174, 0));
        background: -o-linear-gradient(right, rgb(1, 78, 174), rgba(1, 78, 174, 0));
        background: -webkit-gradient(linear, left top, right top, color-stop(0,rgb(1, 78, 174)), color-stop(1, rgba(1, 78, 174, 0)));
        background: -webkit-linear-gradient(right, rgb(1, 78, 174), rgba(1, 78, 174, 0));
        font-size: 20px;
        line-height: 1;
    }

.btn_time {
    position: absolute;
    right: -10px;
    top: -7px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #2A59A7;
    z-index: 1;
    cursor: pointer;
}

    .btn_time > span {
        position: absolute;
        left: 50%;
        margin-left: -23px;
        top: -50px;
        z-index: 2;
        transition: all .5s ease;
        color: #333;
    }

.time_line_box > div:nth-child(odd) .btn_time > span {
    bottom: -50px;
    top: auto;
}

.btn_time::after {
    content: '';
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 36px;
    height: 36px;
    background-color:rgba(1, 78, 174,.15);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    animation: dot1 2s infinite ease;
    -webkit-animation: dot1 2s infinite ease; /* Safari å’Œ Chrome */
}

@keyframes dot1 {
    0% {
        width: 20px;
        height: 20px;
    }

    50% {
        width: 36px;
        height: 36px;
    }

    100% {
        width: 20px;
        height: 20px;
    }
}

.btn_time:hover::after {
    display: block;
}

.time_line_box > div.bodes {
    pointer-events: none;
    background: -ms-linear-gradient(right, rgba(145, 147, 149, 1) 0%, rgba(220, 224, 225, 1) 100%);
    background: -moz-linear-gradient(right, rgba(145, 147, 149, 1) 0%, rgba(220, 224, 225, 1) 100%);
    background: -o-linear-gradient(right, rgba(145, 147, 149, 1) 0%, rgba(220, 224, 225, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0,rgba(145, 147, 149, 1)), color-stop(1, rgba(220, 224, 225, 1)));
    background: -webkit-linear-gradient(right, rgba(145, 147, 149, 1) 0%, rgba(220, 224, 225, 1) 100%);
}

.bodes .btn_time {
    background-color: #959798;
}

    .bodes .btn_time span {
        color: #979ba0;
    }
/*æ³¢æµªèƒŒæ™¯*/
.wave_box {
    width: 100%;
    height: 350px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
}

.wave {
    overflow: hidden;
    position: absolute;
    top: 129%;
    width: 140%;
    transform: translateY(-50%);
    color: #fff;
    margin-left: -20%;
    animation: 3s ease-in-out infinite alternate waveAnimateA;
}

@keyframes waveAnimateA {
    0% {
        transform: translate(-80px,-52%);
    }

    100% {
        transform: translate(80px,-50%);
    }
}

.wave svg {
    fill: rgba(233,239,242,1);
    width: 102%;
    margin-left: -1%;
    height: auto;
}

.st0 {
    fill: #E9EFF2;
    opacity: 0.5
}

.st1 {
    opacity: 0.5;
    fill: #E9EFF2;
}

.st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: url(#SVGID_1_);
}

.titie_box_bg {
    width: 130px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -65px 0 0 -65px;
    z-index: 1;
    transform: scale(0);
    transition: all .5s ease;
}

    .titie_box_bg svg {
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .titie_box_bg #title_bg_down {
        opacity: .3;
        transform: rotate(37deg) scale(1.02);
        position: absolute;
        left: 0;
        right: 0;
        z-index: 0;
    }

.time_line_box .on .btn_time > span {
    font-size: 40px;
    color: #fff;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%,-50%);
    bottom: auto !important;
    margin-left: 0;
}

.time_line_box .on .btn_time .titie_box_bg {
    transform: scale(1);
}

    .time_line_box .on .btn_time .titie_box_bg > #title_bg_down {
        animation: alpha 2.25s linear infinite forwards;
    }

@keyframes alpha {
    0% {
        transform: rotate(0);
    }

    25% {
    }

    50% {
        border-radius: 50%;
    }

    75% {
    }

    100% {
        transform: rotate(360deg);
    }
}

.showreel_box .btn_img_prev, .showreel_box .btn_img_next {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 90px;
    height: 100%;
    text-align: center;
    /*background-color: rgba(0, 0, 0, 0.4);*/
    color: #bebdc2;
    cursor: pointer;
}

    .showreel_box .btn_img_prev:hover, .showreel_box .btn_img_next:hover {
        color: var(--color);
    }

    .showreel_box .btn_img_prev i, .showreel_box .btn_img_next i {
        font-size: 20px;
        color: #fff !important;
    }

.showreel_box .btn_img_prev {
    left: 0 !important;
}

.showreel_box .btn_img_next {
    right: 0 !important;
}

.view_box {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}

.showreel_box .list_u_img_box {
    font-size: 0;
    width: 99999999px;
    position: absolute;
    left: 0;
    top: 0;
    transition: left .5s ease;
}

    .showreel_box .list_u_img_box > a {
        position: relative;
        width: 125px;
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        text-align: center;
        color: #979ba0;
        cursor: pointer;
        transition: all .5s ease;
    }

        .showreel_box .list_u_img_box > a.on {
            font-size: 24px;
            color: var(--color);
            position: relative;
            cursor: auto;
        }

        .showreel_box .list_u_img_box > a::after {
            content: '';
            display: block;
            position: absolute;
            left: 50%;
            top: 76.666%;
            margin-left: -.5em;
            width: 0;
            height: 5px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            background-color: var(--color);
            transition: all .5s ease;
        }

        .showreel_box .list_u_img_box > a:hover {
            color: var(--color);
        }

            .showreel_box .list_u_img_box > a.on::after, .showreel_box .list_u_img_box > a:hover::after {
                width: 1em;
            }

    .showreel_box .list_u_img_box > img:last-child {
        margin-right: 0;
    }
    .history_list li {
        display: flex;
        align-items: flex-start;
    }
    .history_list li h4 {
        font-size: 16px;
        line-height: 24px;
        color: #2A59A7;
        width: 10%;
        text-align: right;
    }
    .history_list li div {
        padding-left: 20px;
        font-size: 16px;
        line-height: 24px;
        color: #666666;
        text-align: left;
        width: 90%;
    }
    .about_plate3 {
        padding: 115px 0;
        background: #fff;
    }
    .about_plate4{
        padding: 115px 0;
    }
    .about_plate3_list{
        display:flex;
        flex-wrap:wrap;
        margin:0 -20px 0;
    }
    .about_plate3_list li {
        width:33.333%;
        padding:0 20px;
        margin-bottom:40px;
    }
    .about_plate3_list_pack .about_plate3_text {
        font-size: 18px;
        line-height: 50px;
        max-width: 250px;
        margin: 20px auto 0;
        text-align: center;
        border: 1px solid rgb(236, 236, 236);
        border-radius: 30px;
        padding: 0 20px;
        color: rgb(0, 0, 0);
    }
    .about_plate3_list_pack:hover .about_plate3_text {
        background: #2A59A7;
        color: #fff;
    }
    .about_plate3_list2 {
        margin:70px -15px 0;
    }
    .about_plate3_list2 li {
        padding:0 15px;
        width:20%;
        margin-bottom:30px;
    }
    .lz-banner{
        margin-top: 0;
    }
    .lz-banner a {
        display: block;
        position: relative;
    }
    .lz-banner a img {
        width: 100%;
        display: block;
    }
    .hbanner_cont  {
        position: absolute;
        width: 100%;
        max-width: 1220px;
        padding: 0 10px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        text-align: left;
    }
    .hbanner_cont h3 {
        font-size: 48px;
        line-height: 70px;
        color: #FFFFFF;
    }
    .hbanner_cont p {
        font-size: 48px;
        line-height: 70px;
        color: #fff;
        margin-top: 12px;
        font-weight:100;
    }
    .hbanner_cont span {
        width: 130px;
        display: block;
        line-height: 46px;
        border-radius: 30px;
        background: rgba(255,255,255,.6);
        font-size: 16px;
        text-align: center;
        color: #2A59A7;
        margin-top: 50px;
    }
    .lz-banner .swiper-button-next:hover, .lz-banner .swiper-button-prev:hover {
        background-color: #2A59A7;
    }
.home_plate2 {
    padding: 120px 0;
    background: #fff;
}
.home_plate1{
    padding:96px 0 120px;
}
.home_plate1_list{
    margin-top:52px;
}
    .home_plate1_list li {
        display:none;
    }
        .home_plate1_list li.active {
            display:block;
        }
        .home_plate1_list li a {
            display: flex;
            align-items: center;
        }
.home_plate1_list_left{
    width:47%;
    padding-right:5%;
}
    .home_plate1_list_left h3 {
        font-size: 36px;
        line-height: 52px;
        color: rgb(0, 0, 0);
    }
    .home_plate1_list_left p {
        font-size: 16px;
        line-height: 24px;
        color: rgb(51, 51, 51);
        margin-top:12px;
    }
.home_plate1_list_left span {
    width:130px;
    line-height:44px;
    border:1px solid #2A59A7;
    border-radius:50px;
    margin-top:47px;
    display:block;
    text-align:center;
    font-size:16px;
    color:#2A59A7;
}
.home_plate1_list_img {
    width:53%;
}
.home_plate1_list2{
    margin:28px -14px 0 ;
    display:flex;
    flex-wrap:wrap;
}
.home_plate1_list2 li {
    width:25%;
    padding:0 14px;
}
.home_plate1_list2_pack {
    background: #fff;
    border-radius: 20px;
    padding: 32px 40px;
    cursor: pointer;
    height: 100%;
}
.home_plate1_list2_icon{
    height:43px;
}
.home_plate1_list2_icon img {
    max-height:100%;
    display:block;
}
.home_plate1_list2_text{
    margin-top:18px;
}
    .home_plate1_list2_text h4 {
        font-size: 20px;
        line-height: 30px;
        color: rgb(0, 0, 0);
    }
    .home_plate1_list2_text p {
        font-size: 16px;
        line-height: 24px;
        color: rgb(51, 51, 51);
        margin-top:11px;
    }
.pro_er_classify {
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;
}
    .pro_er_classify li {
        width:20%;
        padding:0 10px;
        margin-bottom:10px;
    }
        .pro_er_classify li a {
            display: flex;
            align-items: center;
            padding: 10px 20px;
            background: rgba(245,245,245,1);
            border-radius:10px;
            height:100%;
        }
.pro_er_classify_icon{
    width:40px;
}
.pro_er_classify_text{
    width:calc(100% - 50px);
    font-size:18px;
    font-weight:bold;
    line-height:26px;
    color:#000;
    padding-left:10px;
}
.home_plate1_list2 li.active .home_plate1_list2_pack {
    background: #2A59A7;
}
.home_plate1_list2 li.active .home_plate1_list2_pack img {
    filter: grayscale(100%) contrast(5) invert(100%);
}
.home_plate1_list2 li.active .home_plate1_list2_pack h4,
.home_plate1_list2 li.active .home_plate1_list2_pack p {
    color: #fff;
}
.str_wrap {
    overflow: hidden;
    /* zoom:1; */
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

.bx-siteM103-item {
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top:51px;
}

    /* .bx-siteM103-item::before {
        content: "";
        width: 15%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient( -90deg, rgba(0, 0, 0, 0) 0%, #fafdff 100%);
        z-index: 10;
    }

    .bx-siteM103-item::after {
        content: "";
        width: 15%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background: linear-gradient( 90deg, rgba(0, 0, 0, 0) 0%, #fafdff 100%);
        z-index: 10;
    } */

    .bx-siteM103-item ul {
        white-space: nowrap;
        margin-top: 0;
        margin-bottom:10px;
    }

        .bx-siteM103-item ul li {
            display: inline-block;
            width: 240px;
            height: 110px;
            float: none;
            margin: 10px 8px;
        }

            .bx-siteM103-item ul li .bx-siteM103-list {
                display: block;
                width: 100%;
                height: 100%;
                background-color: #fff !important;
                overflow: hidden;
                border-radius:5px;
                position: relative;
                box-shadow: 0 3px 10px rgba(0,0,0,.1);
            }

                .bx-siteM103-item ul li .bx-siteM103-list img {
                    max-width: 100%;
                    max-height: 100%;
                    width: auto;
                    border-radius: 5px;
                }

                .bx-siteM103-item ul li .bx-siteM103-list .img {
                    width: 100%;
                    height: 100%;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    border-radius: 5px;
                }

                .bx-siteM103-item ul li .bx-siteM103-list .img:hover:before {
                    width: 100%;
                }

                .bx-siteM103-item ul li .bx-siteM103-list .img:hover:after {
                    width: 100%;
                }

                .bx-siteM103-item ul li .bx-siteM103-list:hover:before {
                    height: 100%;
                }

                .bx-siteM103-item ul li .bx-siteM103-list:hover::after {
                    height: 100%;
                }
.home_plate3 {
    padding: 115px 0 120px;
    background: #fff;
}
@media screen and (max-width: 1500px) {
    .bx-siteM103-item ul li {
        width: 200px;
        height:90px;
    }

    .bx-siteM103-itemBox {
        margin-top: 25px;
    }
}

@media screen and (max-width: 1000px) {
    .bx-siteM103-item ul li {
        width: 120px;
        height: 60px;
        margin: 8px;
    }

    .bx-siteM103-itemBox {
        margin-top: 10px;
    }

    .bx-siteM103-item {
        margin-top: 20px;
    }
}
.pro_classify_list {
    display: flex;
    background: #fff;
    padding: 38px 0;
    border-radius: 20px;
    flex-wrap: wrap;
    margin-top: -80px;
    position: relative;
    z-index: 5;
    box-shadow: 0 0 10px rgba(211, 216, 235, 0.4);
}
.pro_classify_list li {
    width: 20%;
    text-align: center;
    position: relative;
}
.pro_classify_list li::after {
    content: "";
    width: 1px;
    height: 80%;
    background: #E2E5F1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pro_classify_list li a {
    display: block;
}
.pro_classify_icon {
    height: 43px;
}
.pro_classify_icon img {
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.pro_classify_list li a p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 18px;
}
.pro_list{
    padding: 80px 0 120px;
}
.pro_list_cont li {
    margin-bottom: 60px;
}
.pro_list_cont a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pro_list_text {
    width: 52%;
    padding-right: 6%;
}
.pro_list_text h3 {
    font-size: 36px;
    line-height: 52px;
    color: #000000;
}
.pro_list_text p {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-top: 32px;
    -webkit-line-clamp: 4;
}
.pro_list_text p strong {
    color: #000;
}
.pro_list_text span {
    width: 130px;
    line-height: 44px;
    border-radius: 30px;
    border: 1px solid #2A59A7;
    text-align: center;
    display: block;
    margin-top: 44px;
    font-size: 16px;
    color: #2A59A7;
}
.pro_list_img{
    width: 48%;
}
.pro_list_cont a:hover img {
    transform: scale(1.1);
}
.pro_list_cont a:hover h3 {
    color: #2A59A7;
}
.pro_plate1{
    padding: 49px 0 80px;
    display: flex;
    align-items: center;
}
.pro_palte1_cont {
    width: 52%;
    padding-right: 6%;
}
.pro_palte1_cont h3 {
    font-size: 48px;
    line-height: 70px;
    color: #000000;
}
.pro_palte1_cont div {
    font-size: 16px;
    line-height: 28px;
    margin-top: 21px;
    color: #333333;
}
.pro_palte1_img{
    width: 48%;
}
.pro {
    padding: 48px 0 80px;
}
.pro_palte1_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.pro_palte1_list li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
}
.pro_palte1_list_pack {
    padding: 65px;
    background: #FFFFFF;
    height: 100%;
}
.pro_palte1_list_icon {
    height: 64px;
}
.pro_palte1_list_icon img {
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.pro_palte1_list_cont{
    margin-top: 36px;
    text-align: center;
}
.pro_palte1_list_cont h4 {
    font-size: 24px;
    line-height: 35px;
    color: #000000;
}
.pro_palte1_list_cont hr {
    background: #DBDBDB;
    margin: 30px 0;
}
.pro_palte1_list_cont p {
    font-size: 18px;
    line-height: 24px;
    color: #666666;
}
.pro_palte1_list_pack:hover {
    background: #2A59A7;
}
.pro_palte1_list_pack:hover img {
    filter: grayscale(100%) contrast(5) invert(100%);
}
.pro_palte1_list_pack:hover hr {
    background: #fff;
}
.pro_palte1_list_pack:hover p,
.pro_palte1_list_pack:hover h4 {
    color: #fff;
}
.pro_plate2_title{
    text-align: left;
}
.pro_plate2 {
    padding: 95px 0 103px;
    background: #fff;
}
.table{
    margin-top: 32px;
}
.table table {
    width: 100%;
}
.table td {
    letter-spacing: 0;
}
.table th {
    background: #2A59A7;
    color: #fff;
    font-size: 18px;
    padding: 17px 30px;
    font-weight: 500;
}
.table td {
    font-size: 18px;
    padding: 17px 30px;
    font-weight: 500;
    color: #666666;
}
.table th:first-child {
    border-radius: 10px 0 0 10px;
}
.table th:last-child {
    border-radius: 0 10px 10px 0;
}
.pro_plate3{
    padding: 95px 0 106px;
}
.pro_plate3_desc {
    margin-top: 32px;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}
.w_nav>li.active a {
    color:#2A59A7;
    font-weight: bold;
}
@media(max-width:1600px) {
    .pro_palte1_cont h3,
    .banner_cont h3,
    .banner_cont h4,
    .hbanner_cont h3,
    .hbanner_cont p
     {
        font-size: 35px;
        line-height: 55px;
    }
    .home_plate1_list2_text h4{
        font-size: 18px;
        line-height: 26px;
    }
    .home_plate1_list2_pack {
        padding: 20px;
    }
    .contact_cont{
        width: 65%;
    }
}
@media(max-width:1000px) {
    .header_phone {
        display: none;
    }
    .iconfont {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

        .iconfont i {
            width: 100%;
            height: 100%;
            position: absolute;
        }

        .iconfont .cha {
            background: url(../images/cha.png) no-repeat center/100% 100%;
            display: none;
        }

        .iconfont .nav {
            background: url(../images/nav.png) no-repeat center/100% 100%;
        }

    .logo {
        height: 60px;
        padding: 10px 0;
    }

    .navlist {
        position: absolute;
        width: 100%;
        top: 100%;
        left: 0;
        background: #fff;
        padding: 10px;
        border-top: 1px solid #f1f1f1;
        display: none;
        z-index:101;
    }

    .w_nav {
        display: block;
    }
    .w_nav>li {
        padding: 0;
    }
    .w_nav>li>a {
        text-align: center;
        line-height: 40px;
    }
    .lz-banner a img{
        height: 200px;
        object-fit: cover;
    }
    .pro_palte1_cont h3, .banner_cont h3, .banner_cont h4, .hbanner_cont h3, .hbanner_cont p {
        font-size: 25px;
        line-height: 35px;
    }
    .hbanner_cont span{
        margin-top: 30px;
    }
    .hbanner_cont p,
    .pro_list_text h3{
        font-size: 20px;
        line-height: 30px;
    }
    .home_plate2{
        padding: 30px 0;
    }
    .about_palte1_cont {
        display: block;
    }
    .about_palte1_cont h4,
    .solvedetail_text h4{
        width: 100%;
        font-size: 25px;
        line-height: 35px;
    }
    .about_palte1_cont P {
        width: 100%;
        margin-top: 20px;
    }
    .about_palte1_img {
        margin-top: 20px;
    }
    .home_plate1{
        padding: 30px 0;
    }
    .public_title h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .home_plate1_list{
        margin-top: 30px;
    }
    .home_plate1_list li a {
        display: block;
    }
    .home_plate1_list_left {
        width: 100%;
        padding: 0 0 20px;
    }
    .home_plate1_list_left h3{
        font-size: 20px;
        line-height: 30px;
    }
    .home_plate1_list_left span {
        margin-top: 30px;
    }
    .home_plate1_list_img{
        width: 100%;
    }
    .home_plate1_list2 {
        margin: 20px 0 0;
    }
    .home_plate1_list2 li{
        width: 100%;
        padding: 0;
        margin-top: 15px;
    }
    .home_plate3{
        padding: 30px 0;
    }
    .copyright{
        padding:10px 0;
    }
    .pro_classify_list {
        margin-top: 20px;
    }
    .pro_classify_list li {
        width: 50%;
        padding: 15px 0;
    }
    .pro_list{
        padding: 30px 0;
    }
    .pro_list_cont a{
        display: block;
    }
    .pro_list_text {
        width: 100%;
    }
    .pro_list_text p{
        margin-top: 20px;
    }
    .pro_list_text span{
        margin-top: 30px;
        line-height: 40px;
    }
    .pro_list_img{
        width: 100%;
        margin-top: 30px;
    }
    .pro_list_cont li{
        margin-bottom: 30px;
    }
    .pro,
    .pro_plate1,
    .pro_plate2,
    .solvedetail{
        padding: 30px 0;
    }
    .pro_plate1 {
        display: block;
    }
    .pro_palte1_cont,
    .application_list_cont,
    .application_list li:nth-child(2n) a .application_list_cont {
        width: 100%;
        padding: 0 0 20px;
    }
    .pro_palte1_img,
    .application_list li a>div {
        width: 100%;
    }
    .pro_palte1_list li {
        width: 100%;
    }
    .pro_palte1_list_pack{
        padding: 40px 10px;
    }
    .pro_palte1_list_icon{
        height: 50px;
    }
    .pro_palte1_list_cont {
        margin-top: 20px;
    }
    .pro_palte1_list_cont hr,
    .application_list_cont hr{
        margin: 15px 0;
    }
    .pro_palte1_list_cont p,
    .solvedetail_desc {
        font-size: 16px;
        line-height: 24px;
    }
    .pro_palte1_list_cont h4{
        font-size: 20px;
        line-height: 30px;
    }
    .table{
        overflow: auto;
    }
    .table table {
        min-width: 300%;
    }
    .pro_plate3{
        padding: 30px 0;
    }
    .solve,
    .newsdetail {
        padding: 30px 0;
    }
    .nei-banner img{
        height: 150px;
    }
    .application_list li a{
        display: block;
    }
    .solvedetail_cont,
    .solvedetail_text {
        padding-top: 30px;
    }
    .classify_list li {
        padding: 0 20px;
    }
    .classify_list li a{
        font-size: 18px;
        line-height: 50px;
    }
    .news{
        padding: 0 0 30px;
    }
    .news_detail_title h3{
        font-size: 25px;
        line-height: 35px;
    }
    .about_palte1{
        padding: 30px 0;
    }
    .contact_test {
        width: 100%;
        position: static;
    }
    .map img{
        min-height: 100%;
    }
    .contact_cont{
        width: 100%;
        padding: 20px 15px;
    }
    .contact_list li h4{
        font-size: 18px;
        line-height: 26px;
    }
    .about_plate2{
        padding: 30px 0 0;
    }
    .home_service_list{
        margin-top: 30px;
    }
    .home_service_list li {
        width: 100%;
    }
    .home_service_list_cont {
        padding: 40px 10px;
    }
    .home_service_list_icon{
        height: 50px;
    }
    .home_service_list_text h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .home_service_list_text{
        margin-top: 20px;
    }
    .home_service_list_text p{
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        opacity: 1;
    }
    .about_plate3{
        padding:30px 0;
    }
    .about_plate4{
        padding: 30px 0;
    }
    
    .about_plate3_list_pack .about_plate3_text{
        font-size: 16px;
        line-height: 40px;
    }
    .about_plate3_list li{
        margin: 0 0 15px;
        width: 100%;
        padding: 0;
    }
    .about_plate3_list {
        margin: 0;
    }
    .about_plate3_list2 {
        margin: 30px -5px 0;
    }
    .about_plate3_list2 li {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .mt50 {
        margin-top: 15px;
    }
    .time_title_case {
        height:100px;
        padding-top:50px;
    }
    .at_time{
        font-size:50px;
    } 
    .dev_tex_box {
        padding-left: 0;
        padding-right: 0;
    }

    .at_time {
        font-size: 50px;
    }

    .tab_time_bottom .showreel_box {
        padding-left: 50px;
        padding-right: 50px;
    }

    .showreel_box .btn_img_prev {
        left: 0;
    }

    .tab_time_bottom .showreel_box .btn_img_next {
        right: 0;
    }

    .tab_time_bottom .showreel_box .btn_img_prev, .tab_time_bottom .showreel_box .btn_img_next {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .tab_time_bottom .showreel_box .list_u_img_box > a {
        width: 75px;
    }

    .titie_box_bg {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
    }

    .time_line_box .on .btn_time > span {
        font-size: 20px;
    }

    .btn_time > span {
        left: 16px;
        top: -25px;
        font-size: 14px;
    }

    .time_line_box > div:nth-child(odd) .btn_time > span {
        bottom: -25px;
    }

    .time_title_case {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .time_line_box > div {
        height: 2px;
    }

    .btn_time {
        top: -5px;
        width: 12px;
        height: 12px;
    }

    .time_sha {
        display: none;
    }
}