.section4 {
    margin-top: -16px;
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
}
.container-fluid {
    padding: 0;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}
.img-fluid {
    width: 100%;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
@media (min-width: 1400px) {
    .section4 .content {
        padding-top: 9.5%;
    }
}

.section4 .content {
    height: 100%;
    position: absolute;
    bottom: 0;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}
@media (min-width: 1400px) {
    .section4 .content h1 {
        font-size: 56px;
    }
}
.section4 .content h1 {
    font-family: OpenSans;
    color: #fff;
    margin-bottom: 0;
}
.section4 .content h1 a {
    text-decoration: none;
    color: #fff;
}
@media (min-width: 1400px) {
    .section4 .content p {
        width: 55%;
        font-size: 16px;
        margin-top: 3%;
        line-height: 24px;
    }
}
.section4 .content .btn {
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-image: linear-gradient(to right, #f60e10, #fe4754);
    text-decoration: none;
    background-size: 200% auto;
    transition: .5s;
}
@media (min-width: 1400px) {
    .section4 .content .btn {
        width: 180px;
        height: 56px;
        font-size: 18px;
        padding: 16px 0;
        margin-top: 3%;
    }
}
.section4 .content p {
    font-family: OpenSans;
    line-height: 24px;
    color: #fff;
}
/*about*/
.section1 .container h1 {
    font-weight: bold;
    font-size: 48px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .section1 .container .section1-content1 {
        margin-top: 60px;
    }
}
.section1 .container .section1-content1 {
    display: flex;
    padding-bottom: 20px;
}
.section1 .container .section1-content1 .content-right p {
    font-size: 16px;
    line-height: 30px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.section2 .section2-list {
    display: flex;
    justify-content: space-between;
}
.section2 .section2-list .section2-item {
    width: 49.9%;
}
.img-fluid {
    width: 100%;
}
.section2 .container p {
    color: #333;
    font-family: OpenSans;
    font-size: 16px;
    line-height: 30px;
    margin: 30px 0;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.section2 .container {
    padding: 30px 15px 50px 15px;
}
.section3 .col-lg-6 {
    padding: 0;
}
.img-fluid {
    width: 100%;
}
.section3 .section3-right {
    background: #1f2f48;
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .section3 .section3-right .right-content {
        width: 646px;
        padding: 50px 0px 0px 30px;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .section3 .section3-right .right-content p:nth-child(1) {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 10;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
}
.section3 .section3-right .right-content p {
    color: #fff;
    font-family: OpenSans;
    font-size: 16px;
    line-height: 30px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
/*services*/
.service-a {
    padding-bottom: 60px;
}
.service-a .first-tit {
    font-weight: 700;
    padding-left: 0;
}
@media (min-width: 992px) {
    .service-tit {
        font-size: 48px;
    }
}
.service-tit {
    font-size: 36px;
    line-height: 30px;
    padding: 83px 0 20px;
    padding-left: 15px;
    font-weight: 400;
}
.black {
    color: #333;
}
.service-a .servier-a-text {
    margin-top: 25px;
}
.p-3 {
    padding: 0 !important;
}
.service-a .servier-a-text p:first-child {
    margin-bottom: 32px;
}
.service-a .servier-a-text p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.service-a .servier-a-text .service-chat {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    background: #3630FF;
    display: inline-block;
    padding: 10px 48px;
    margin-top: 30px;
    border-radius: 40px;
}
.service-b {
    width: 100%;
    background: #1f2f48;
}
@media (min-width: 992px) {
    .service-tit {
        font-size: 48px;
    }
}

.service-tit {
    font-size: 36px;
    line-height: 30px;
    padding: 83px 0 20px;
    padding-left: 15px;
    font-weight: 400;
}
.white {
    color: #fff;
}
.service-b .service-b-text {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding-left: 15px;
    margin-bottom: 65px;
    margin-top: 20px;
}
.service-c {
    width: 100%;
}
.service-c .row {
    --bs-gutter-x: 0rem;
}
@media (min-width: 1400px) {
    .service-c .service-c-left, .service-c .service-c-right {
        padding: 0;
    }
}
.service-c .service-c-img img {
    width: 100%;
}
.service-c .service-c-right {
    display: flex;
    justify-content: flex-start;
}
@media (min-width: 1400px) {
    .service-c .service-c-text {
        width: 675px;
        padding: 0px 40px 0px 30px;
    }
}
@media (min-width: 1400px) {
    .service-c .service-c-text .service-tit {
        padding: 60px 0 20px;
    }
}
@media (min-width: 1199px) {
    .service-c .service-c-text .service-tit {
        padding: 53px 0 20px;
    }
}
@media (min-width: 992px) {
    .service-c .service-c-text .service-tit {
        padding: 40px 0 15px;
    }
}
.service-c .service-tit {
    padding-left: 0;
}
@media (min-width: 992px) {
    .service-tit {
        font-size: 48px;
    }
}
.service-d {
    width: 100%;
}
.service-d .service-tit {
    padding-left: 0;
}
@media (min-width: 992px) {
    .service-tit {
        font-size: 48px;
    }
}
.service-tit {
    font-size: 40px;
    line-height: 30px;
    padding: 83px 0 20px;
    padding-left: 15px;
    font-weight: 400;
	color: #000000;
}
.service-d p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 32px;
    margin-bottom: 40px;
}
.service-d .d-img {
    max-width: 100%;
}
/* from */
.message {
    background: #f8f8f8;
}
.message .product-tit {
    color: #333;
    font-size: 48px;
    line-height: 72px;
    padding-top: 60px;
    text-align: center;
}
.message .message-text {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin: 10px 0 10px 0;
}
.overflow-hidden {
    overflow: hidden !important;
}
.message .msg .first {
    position: relative !important;
    line-height: 40px;
    margin-top: 20px;
    color: #6a6a6a;
}
.message .msg .first .p-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.message .msg .first .form-item {
    width: 100%;
    background: #fff;
    padding-left: 0;
}
.message .msg .first .select-bg-pad {
    padding-left: 190px !important;
}
.message .msg .first .input-required {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-left: 36px;
}
label {
    display: inline-block;
}
.message .msg .first .input-required::after {
    content: "* ";
    padding-left: 0.25rem;
    color: #fb3a4a;
}
.message .msg #first {
    padding-left: 75px;
}
.message .msg .first .form-item select, .message .msg .first .form-item input {
    width: 100%;
    height: 40px;
    border: none;
    outline: none;
}
.message .msg .material {
    background: #fff;
    margin-top: 20px;
}
.message .msg .material p {
    padding: 17px 0 20px;
    padding-left: 18px;
}
.message .msg .material p span {
    color: #fb3a4a;
}
.message .msg .material ul {
    padding-left: 18px;
    display: flex;
    flex-wrap: wrap;
}
.message .msg .material ul li {
    padding-right: 37px;
    padding-bottom: 25px;
}
.message .msg .material ul li .checkbox {
    margin-right: 10px;
}
.message .msg .material ul li .other {
    border: none;
    outline: none;
    border-bottom: 1px solid #dddddd;
}
.message .msg .first {
    position: relative !important;
    line-height: 40px;
    margin-top: 20px;
    color: #6a6a6a;
}
.message .msg .first .form-item {
    width: 100%;
    background: #fff;
    padding-left: 0;
}
.message .msg .first .input-required {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-left: 36px;
}
.message .msg .first .input-block {
    position: relative;
    padding-left: 110px;
}
.message .msg #name {
    padding-left: 115px;
}
.message .msg #email {
    padding-left: 140px;
}
.message .msg .first .bg-pad {
    padding-left: 180px;
}
.message .msg .first .input-block {
    position: relative;
}
.message .msg #telphone {
    padding-left: 35px;
}
.message .msg #company {
    padding-left: 80px;
}
.message .msg .first .input-u {
    padding-left: 0 !important;
}
.message .msg .first .form-item .usd {
    padding-left: 18px;
}
.message .msg .first .input-msg-block {
    padding-left: 20px;
    padding-top: 30px;
}
.message .msg .first .form-item textarea {
    border: none;
    outline: none;
}
.message .msg .sub {
    width: 100%;
    border: none;
    background: #3630FF;
    color: #fff;
    font-size: 18px;
    margin: 10px auto 70px;
}
.message .msg #second {
    padding-left: 105px;
}
/*product*/
.section1 {
    width: 100%;
	margin-top: 100px;
}
.section1 .section1-cont {
    width: 100%;
    padding-bottom: 80px;
}
.text-center {
    text-align: center !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.section1 .section1-cont li a {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.section1 .section1-cont .pro-section1-item {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: flex-end;
    align-content: space-between;
    justify-content: center;
}
.section1 .section1-cont .pro-section1-item .section-img {
    overflow: hidden;
}
.section1 .section1-cont .pro-section1-item .section-img img {
    width: 100%;
    cursor: pointer;
    transition: all .6s;
}
.section1 .section1-cont .pro-section1-item p {
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    color: #333;
    margin: 17px auto 20px;
}
.section1 .section1-cont .pro-section1-item .section-img img:hover {
    transform: scale(1.2);
}
/*new*/
.scrollspy-example {
    position: relative;
}
.container-fluid {
    padding: 0;
}
.section1 .container {
    padding: 60px 15px;
}
.section1 .container h1 {
    font-family: OpenSans;
    font-size: 48px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.section1 .container .section1-list {
    margin-top: 40px;
}
.section1 .container .section1-list .active1 {
    background: #f7f7f7;
}
.section1 .container .section1-list .section1-item {
    position: relative;
    padding: 31px 85px;
    font-family: OpenSans;
    color: #333;
    line-height: 26px;
}
.section1 .container .section1-list .section1-item .title {
    font-weight: bold;
    font-size: 18px;
	color: #333;
}
.section1 .container .section1-list .section1-item .content {
    font-size: 16px;
    margin-top: 15px;
	color: #333;
}
.section1 .container .section1-list .section1-item .date {
    font-size: 16px;
    margin-top: 15px;
	color: #FB3A4A;
}
.section1 .container .section1-list .section1-item .more {
    color: #fff;
    background: #fb3a4a;
    width: 110px;
    text-align: center;
    padding: 2px;
    font-size: 18px;
    border-radius: 15px;
    display: block;
    position: absolute;
    right: 85px;
    bottom: 32px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
	margin-top: 15px;
}
.alignleft {
    display: inline;
    float: left;
    margin: 5px 15px 15px 0;
}

.alignright {
    display: inline;
    float: right;
    margin: 5px 0 15px 15px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignnone {
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}
.img-responsive, .banner img, .hot_pro .xl12 a img, .case_body .xl12 a img, .new_list .new-left a img, .about img, .pro_content .pro_left a img, .case_content .xl12 img, .new_content img, .index_pro .banner-box .index_proList li a img, .index_case .xl6 a img, .index_about .xl12 a img, .pro-banner img, .pro_list .tab .tab-body .xl12 a img {
    display: block;
    max-width: 100%;
    height: auto;
}
.about p {
    line-height: 37px;
    margin-bottom: 0;
}
/*single-new*/
.size-large img{width: 500px;}
.lyb p {line-height: 40px;}
.ptb-100 {
    padding: 70px 0;
}
.white-bg {
    background: #fff;
}
.blogdetails-titel {
    height: 90px;
    padding-left: 100px;
}
.blogdetails-titel > span {
    background: #3630FF none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: lato;
    font-size: 18px;
    font-weight: 900;
    height: 100%;
    line-height: 90px;
    margin-right: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}
.blog-discribe-area {
    padding: 0 100px 100px;
}
.dicrobe-content {
    box-shadow: 2px 2px 8px 8px #ddd;
    padding: 25px 70px 100px;
}
.blog-social {
    background: #fbfbfb none repeat scroll 0 0;
    height: 50px;
    margin-bottom: 60px;
    margin-top: 60px;
    padding: 0 20px;
}
.blog-social > p {
    display: inline-block;
    float: left;
    line-height: 50px;
    margin: 0;
    text-align: left;
}
.blog-social > ul {
    line-height: 50px;
    text-align: right;
}
.blog-social ul li a {
    color: #666666;
    font-size: 10px;
    padding: 16px 5px;
}
.zmdi {
    display: inline-block;
    font: normal normal normal 14px / 1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.zmdi-facebook:before {
    content: '\f343';
}
.wp-block-image {
    text-align: center;
}
.xl12 {
    color: #333;
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}
@media (min-width: 1000px) {
    .xm6 {
        width: 50%;
    }
}
.mt-35 {
    margin-top: 35px;
}
.text-left {
    text-align: left;
}
.comments-box.two .section-title h4, .comments-box.three .section-title h4 {
    font-family: lato;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}
.section-title h1, .section-title h4 {
    line-height: 30px;
    margin: 0 0 25px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.cntct-right-adrs .section-title h4::before, .comments-box .section-title h4::before {
    left: 0;
    right: 0;
    margin: 0;
}
.cntct-right-adrs .section-title h4::after, .comments-box .section-title h4::after {
    left: 15px;
    right: 0;
    margin: 0;
}
.section-title h1::after, .section-title h4::after {
    background: #3630FF none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 60px;
}
.section-title h1::before, .section-title h4::before {
    background: #eeeeee none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 90px;
}
.three .form-group {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
}
.form-single input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 40px;
    margin-bottom: 25px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-textarea {
    clear: both;
}
.form-textarea textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 25px;
}
.textarea.form-control {
    height: auto;
}
.form-button button {
    background: #3630FF none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    overflow: hidden;
    text-transform: uppercase;
    width: 100%;
}
p.form-messege {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 0;
    margin: 0;
}
.discribe-text h3{font-size: 23px;margin-bottom: 14px;}
.discribe-text li{line-height: 30px;font-family: 微软雅黑;color: #333333;list-style: auto;}
.size-full img {display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 20px;}
.wp-element-caption{color: #333333;}
.size-large{text-align: inherit;}
.wp-element-caption{text-align: center;}
.blog-single {
    position: relative;
    padding: 0px 0px 30px;
}
.blog-single .blog-single-content {
    position: relative;
    margin-left: 30px;
}
.content-style-one {
    margin-bottom: 80px;
}
.blog-single .blog-single-content .group-title {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 36px;
    color: #0c0d24;
    font-weight: 700;
    margin-bottom: 50px;
	margin-top: 50px;
    text-align: center;
}
.blog-single .blog-single-content .content-style-one .text {
    position: relative;
    display: block;
    padding-bottom: 26px;
}
.blog-single .blog-single-content .content-style-one .text p {
    position: relative;
    display: block;
    margin-bottom: 8px;
}
label {
    display: inline-block;
}
.blog-single-content input {
    position: relative;
    width: 100%;
    height: 50px;
    border: 1px solid #eaeaea;
    border-radius: 30px;
    padding: 10px 135px 10px 20px;
    font-size: 16px;
    color: #b8b8b8;
    transition: all 500ms ease;
}
.team-style-two {
    position: relative;
    display: block;
    padding: 30px 0px 30px;
    background: #f3f3f3;
}
.team-style-two .sec-title {
    margin-bottom: 36px;
}
.sec-title {
    position: relative;
    display: block;
}
.sec-titleh3 h3 {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 46px;
    color: #192d66;
    font-weight: 700;
    margin-bottom: 10px;
}
.sec-title p {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 36px;
    color: #08112a;
    font-weight: 400;
}
.discribe-text p{line-height: 30px;text-indent: 2em;font-family: 微软雅黑; color: rgb(51, 51, 51);margin-bottom: 10px;}
.discribe-text h4{margin-top: 20px;margin-bottom: 20px;font-size: 18px;}
.www h4{color: #000000;}
/*------------------
    分页部分的CSS
------------------*/
.fenye{    
    text-align: center;
    height: 25px;
    line-height: 25px;
    _background: #F9F9F9;
    padding: 2px 5px;
    margin: 20px 4px;
    _border: solid 1px #ccc;
    _text-align: center;
}
 
.fenye a{
    padding:4px 6px 4px 6px;
    margin:0 2px 0 2px;
    border:1px solid #aaa;
    text-decoration:none;
    color:#333;
    cursor: pointer;
}
 
.fenye a.current{    
    background:#3630FF;    
    color:#fff;
}
 
.fenye a:hover{
    background:#3630FF;
    color:#fff;
}
/*single-product*/
.blog-details p{line-height: 40px;}
/* --- WordPress 表格区块 (Gutenberg Table Block) 专用样式 --- */

/* 1. 表格容器：处理外边距和手机端横向滚动 */
.wp-block-table {
    margin-bottom: 1.5em;       /* 表格下方的间距 */
    overflow-x: auto;           /* 关键：手机端如果表格太宽，允许左右滑动 */
    border: 1px solid #eee;     /* 给整个表格外围加一个浅框 */
    border-radius: 4px;         /* 可选：给表格加一点圆角 */
    box-shadow: 0 2px 5px rgba(0,0,0,0.05); /* 可选：轻微的阴影增加立体感 */
}

/* 2. 表格本体样式 */
.wp-block-table table {
    border-collapse: collapse;  /* 合并边框 */
    width: 100%;                /* 宽度占满容器 */
    font-size: 15px;            /* 字体大小 */
}

/* 3. 单元格 (td) 和 表头 (th) 通用样式 */
.wp-block-table td, 
.wp-block-table th {
    border-bottom: 1px solid #e2e8f0; /* 只显示下边框，设计更现代 */
    padding: 12px 15px;         /* 宽松的内边距 */
    text-align: left;           /* 左对齐 */
    color: #4a5568;             /* 文字颜色：深灰，比纯黑更舒服 */
    line-height: 1.5;           /* 行高 */
}

/* 4. 表头 (th) 专用样式 */
.wp-block-table th {
    background-color: #f7fafc;  /* 极淡的灰蓝色背景 */
    font-weight: 600;           /* 加粗 */
    color: #2d3748;             /* 表头文字颜色更深一点 */
    border-bottom: 2px solid #cbd5e0; /* 表头下划线稍微粗一点 */
}

/* 5. 鼠标悬停高亮效果 */
.wp-block-table tr:hover td {
    background-color: #f0f4f8;  /* 鼠标放上去显示淡蓝色 */
    transition: background 0.2s; /* 颜色变化的过渡动画 */
}

/* 6. 处理表格底部的文字 (Caption) */
.wp-block-table figcaption {
    font-size: 13px;
    color: #718096;
    text-align: center;
    margin-top: 8px;
}