/*
Theme Name: Sturdon Theme
Theme URI: https://www.designseo.cn/
Author: the Designseo Marketing team
Author URI: https://www.designseo.cn/
Version: 1.0
*/
.indexBox3 .indexVideoTabClick .item:hover span, .indexBox3 .indexVideoTabClick .item.on span {
    color: #ffffff;
    transition: all .3s;
}
.ejectEmail_form input[type="tel"] {
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #a5a5a5;
    text-indent: 10px;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    border: 1px solid #dddddd;
}

.wpcf7-not-valid-tip {
    line-height: 0px;
    font-size: 13px;
}
.index_page5 .index_page5_w1200 .index_page5_pages .index_page5_pages_num {
    font-size: 19px;
    text-align: center;

}
.ejectEmail_form input[type="email"] {
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #a5a5a5;
    text-indent: 10px;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    border: 1px solid #dddddd;
}

.form_fixed_box .info input[type="tel"] {
    height: 30px;
    line-height: 30px;
}
.form_fixed_box .info input[type="email"] {
    height: 30px;
    line-height: 30px;
}
.form_fixed_box .info textarea {

    height: 87px;
}
.info.subbm {
    height: 40px;
}
.headerNavBox .nav_list > li > a  {
    display: inline-block;
    line-height: 80px;
    font-size: 18px;
    color: #2f2f2f;
    padding: 0 10px;
    position: relative;
    transition: all .3s;
}
.header .nav_list > li.active > a , .header .nav_list > li:hover > a {
    color: #f28d00;
    transition: all .3s;
}

.nav_normal > li .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 10px 0;
    min-width: 240px;
    display: none;
    z-index: 1;
    background: #f28d00;
}
.headerNavBox .nav_list button.sub-menu-toggle {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 80px;
    margin-left: -12px;
    background: url(/wp-content/uploads/2023/07/dropdown_menu.png) no-repeat center;
    -moz-transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -ms-transition: all linear .3s;
    transition: all .3s;
    border: none;
}
.nav_list > li:hover button.sub-menu-toggle {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.nav_normal .sub-menu li {
    width: 100%;
    position: relative;
}
.nav_normal > li .sub-menu li ul.sub-menu {
    top: 0px!important;
    left: 100%;
    display: none!important;
}
.nav_normal > li:hover .sub-menu {

    overflow: initial!important;
}
.nav_normal > li .sub-menu li:hover ul.sub-menu {
    display: block!important;
}

.product_box .submenu_wrap ul li a p.menu-item-description {
    display: none;
}
.product_box .submenu_wrap ul li button.sub-menu-toggle{
    position: absolute;
    background: url(/wp-content/uploads/2023/07/li_click.png) top center no-repeat;
    height: 24px;
    width: 20px;
    display: block;
    left: auto;
    right: 10px;
    top: 8px;
    z-index: 10;
    cursor: pointer;
    border: none;
}
.product_box .submenu_wrap ul li button.sub-menu-toggle.active{
    background: url(/wp-content/uploads/2023/07/li_click.png) bottom center no-repeat;
}
.product_box .submenu_wrap ul li ul.sub-menu li ul.sub-menu {
    padding-left: 15px;
}
.wpcf7-response-output {
    clear: both;
}
.page_box .wp-pagenavi a, .page_box .wp-pagenavi span , .nav-links a , .nav-links span{
    height: 38px;
    width: 38px;
    background-color: #fff;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    text-align: center;
    color: #666666;
    -webkit-transition: .3s;
    transition: .3s;
    zoom: 1;
    display: block;
    float: left;
    margin-right: 5px;
}
.page_box .wp-pagenavi span.current , .page_box .wp-pagenavi a:hover , .nav-links a:hover , .nav-links span.current{
    background-color: #1f1e1e;
    color: #fff;
}
.nav-links a.next.page-numbers {
    width: auto;
    padding: 0px 5px;
}
.page_box {
    display: block;
    width: 100%;
    text-align: center;
}
.Crumbs_nav span {
    height: 100%;
    font-size: 16px;
    color: #2f2f2f;
    line-height: 24px;
    display: inline-block;
}
.Crumbs_nav span:hover {
    color: #f28d00;
}
.aboutContentBox .aboutMenu li.current-menu-item a:before {
   opacity: 1;
}
.waterLineBox8 .infoBox .info input[type="tel"] , .waterLineBox8 .infoBox .info input[type="email"]{
    width: 100%;
    height: 46px;
    background: #f6f5f5;
    font-size: 18px;
    color: #2c2c2c;
    border: 0;
    padding: 0 10px;
}
.serviceBanner .conBox .serviceForm input[type="tel"] , .serviceBanner .conBox .serviceForm input[type="email"] {
    width: 100%;
    height: 36px;
    border: 0;
    border-bottom: 1px solid #bfbfbf;
}
.serviceBanner .conBox .serviceForm input#fixed_form_sub {
    width: 150px;
    height: 40px;
    border: 0;
    margin: 15px 0 25px;
    background: #f28d00;
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Barlow Condensed', sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    cursor: pointer;
}
.serviceBanner .conBox .serviceForm .info.subbm {
    height: auto;
}
.contactBox2 .contactForm input[type="tel"] , .contactBox2 .contactForm input[type="email"] {
    width: 100%;
    height: 36px;
    background: #ffffff;
    padding: 0 10px;
    font-size: 16px;
    color: #838383;
    border: 1px solid #dcdcdc;
}
.m_header .m_nav button.sub-menu-toggle {
    position: absolute;
    width: 40px;
    height: 20px;
    background: #000;
    top: 8px;
    right: 10px;
    background: url(/wp-content/uploads/2023/07/li_click.png) no-repeat top center;
    border: none;
}
ul p.menu-item-description {
    display: none;
}
.product_page3 .product_page3_right .right_body .pages .page2 .page2_pages div {
    display: none;
}
.product_page3 .product_page3_right .right_body .pages .page2 .page2_pages div:nth-child(1) , .product_page3 .product_page3_right .right_body .pages .page2 .page2_pages div:nth-child(2){
    display: flex;
}
.product_page3 .product_page3_right .right_body .pages .page2 .page2_title2 .p1 ul {
    padding: 0px;
}
.product_page3 .product_page3_right .right_body .pages .page2 .page2_title2 .p1 ul li {
    display: none;
}
.product_page3 .product_page3_right .right_body .pages .page2 .page2_title2 .p1 ul li:first-child {
    display: block;
}
.product_page3 .product_page3_right .right_body .pages .page2 .page2_title2 .p1 ul a {
    font-size: 14px;
    color: #f7941d;
}
.product_page3 .product_page3_right .right_body .pages:first-child {
    padding-top: 20px;
}
.nava-box a, .nava-box span {
    width: 36px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #dddddd;
    margin: 0 3px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}
.nava-box {
    text-align: center;
}
.nava-box span.current, .nava-box a:hover {
    color: #ffffff;
    background-color: #f7941d;
}
img {
    max-width: 100%;
    height: auto;
}
.related_pro .item_box {
    display: flex;
}
.related_pro .item_box .item {
    width: 25%;
}
.related_pro .item_box .item .img {
    padding: 20px;
}
.related_pro .item_box .item .img a {
    border-radius: 8px;
    border: 1px solid #0e2a5c;
    clear: both;
    display: inline-block;
    overflow: hidden;
}
.related_pro .item_box .item h3 {
    text-align: center;
    font-size: 16px;
}
.related_pro .item_box .item:hover h3 a {
    color: #f7941d;
}
.related_article {
    margin-top: 80px;
}
.related_article ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0px;
}
.related_article ul li {
    display: inline-block;
    width: 50%;
    list-style-type: disc;
    padding-bottom: 15px;
}
.related_article h2 {
    margin-bottom: 20px;
}
.related_article ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #333;
    position: relative;
    top: -3px;
    left: -8px;
}
.related_article ul li a:hover {
    color: #f7941d;
}
.related_article ul li:hover::before {
    background: #f7941d;
}
.view {
    overflow: hidden;
}
.product_detail_page3 .page3_top {
    height: auto;
}
.product_detail_page3 .page3_top .page3_top_left {
    height: auto;
    border: none;
}
.preview .swiper-slide.active-nav img {
    border: 2px solid #0e2a5c;
}
.preview .swiper-slide.active-nav img {
    border: 2px solid #0e2a5c;
}
.preview .swiper-slide img {
    cursor: pointer;
}
.view {
    overflow: hidden;
    border: 1px solid #CCCCCC;
    margin-bottom: 6px;
}
.news_paging .news_button_list a {
    color: #0e2a5c;
    font-size: 16px;
    line-height: 30px;
    display: flex;
}
.contact .contact_page3 .contactForm_tr .contactForm_td p:last-child {
    margin-right: 0px;
    width: 100%;
}
.contact .contact_page3 .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: inline-block;
}
.contact .contact_page3 .contactForm_tr p {
    width: 100%;
}
.footer .footer_right .footer_right_form .form_textarea p:last-child {
    margin-top: 0px;
}
.footer_right_form .wpcf7-not-valid-tip {
    width: 250px;
    display: block;
    line-height: 20px;
}
.footer .footer_bottom {
    position: initial;
}
.footer {
    height: auto;
}
.header_list_body .header_list_body_ul1 li a {
    font-size: 14px;
    font-family: 'f2';
    line-height: 50px;
}

.header_list_body .header_list_body_ul1 li {
    border-bottom: 1px solid #e4e4e4;
}
.header .header_list .header_list_page ul {
    overflow: hidden;
    position: relative;
    transition: all .3s;
    height: 100%;
}
.header .header_list .header_list_page ul .sub-menu {
    position: absolute;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    max-height: 0px;
    opacity: 0;
    transition: all 0.5s ease 0s;
    z-index: 99999;
    padding: 0;
    top: 90px;
    line-height: 50px;
    display: inherit;
    height: auto;
        overflow: inherit;
}
.header .header_list .header_list_page ul li:hover .sub-menu {
    max-height: 705px;
    opacity: 1;
    padding: 0px 0px;
    top: 85px;
}
.header .header_list .header_list_page ul#menu-home:hover {
    overflow: visible;
}
.header .header_list .header_list_page ul .sub-menu li {
    width: 100%;
    display: block;
    margin: 0px;
}
.header .header_list .header_list_page ul .sub-menu li a {
    color: #333!important;
    text-transform: initial;
    font-size: 14px!important;
    width: 200px;
    line-height: 51px!important;
    display: inline-block;
    margin: 0px!important;
    padding: 0px 23px;
        font-family: 'f1';
}
.header .header_list .header_list_page ul .sub-menu li a:hover , .header .header_list .header_list_page ul .sub-menu li.current-menu-item a{
    background: #0e2a5c;
    color: #fff!important;
    transition: all .3s;
}
.header .header_list .header_list_page ul .sub-menu li ul.sub-menu {
    position: absolute;
    text-align: left;
    width: 211px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    max-height: 0px;
    opacity: 0;
    transition: all 0.5s ease 0s;
    z-index: 99999;
    padding: 0;
    top: 0px;
    line-height: 50px;
    left: 100%;
    display: none;
}
.header .header_list .header_list_page ul .sub-menu li:hover .sub-menu {
    max-height: 705px;
    opacity: 1;
    padding: 0px 0px;
    top: 0px;
    display: inherit;
}
.header .header_list .header_list_page ul>li {
    position: relative;
    line-height: 85px;
    overflow: hidden;
}
.header .header_list .header_list_page ul>li:hover{
        overflow: inherit;
}
.header .header_list .header_list_page ul .sub-menu li {
    line-height: inherit;
}
.header .header_list .header_list_page ul li .sub-menu::marker {
    content: none;
}
.header_list_body .header_list_body_ul1 li {
    position: relative;
}
.header_list_body .header_list_body_ul1 li button.sub-menu-toggle {
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0px;
    background: url(/wp-content/uploads/2023/09/phone_header_next.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
.index_page2 .index_page2_w1200 .index_page2_form input {
    padding-left: 20px;
}
.product_page3 .product_page3_right .right_header input {
    width: 85%;
}
section.product_detail .contact {
    background: #f4f4f4;
    padding-top: 30px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
section.product_detail .contact .contact_page3 .contactForm_tr {
    width: 100%;
    max-width: 100%;
}
section.product_detail .contact .wpcf7 {
    width: 100%;
}
section.product_detail .contact .wpcf7 form.wpcf7-form {
    width: 100%;
}
section.product_detail .contact .wpcf7 form.wpcf7-form .contactForm_td {
    width: 47%;
}
section.product_detail .contact .wpcf7 form.wpcf7-form .contactForm_tr p:first-child {
    width: 15%;
}
section.product_detail .contact .wpcf7 form.wpcf7-form .contactForm_tr p {
    width: 100%;
}
section.product_detail .contact div:nth-child(5) p {
    width: 100%!important;
}
.w1400 {
    max-width: 1400px;
    margin: auto;
}
.header .header_list .header_list_page ul {
    padding: 0px;
}
.index_page2 .index_page2_w1200 .index_page2_form input {

    height: 58px;
    border-radius: 30px;
}
.index_page2 .index_page2_w1200 .index_page2_form input.wpcf7-form-control.wpcf7-submit {
width: auto;
    height: 58px;
    border-radius: 29px;
    background-color: rgb(247, 148, 29);
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-family: f2;
    cursor: pointer;
    transition: 0.5s;
    padding: 0px 28px;
    position: absolute;
    right: 0px;
}
.jinproduct {
     display: flex;
    width: auto;
    max-width: 1920px;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
        margin-top: 20px;
            padding-bottom: 30px;
}
.jinproduct .page-product {
    width: 32%;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
}
.bg-white.shadow-lg.rounded-lg {
    padding: 0px 30px 30px 30px;
    background-color: #FFFFFF;
    width: 100%;
}
.jinproduct .page-product:nth-child(3n) {
    margin-right: 0px;
}
.bg-white.shadow-lg.rounded-lg h3 {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
}
.bg-white.shadow-lg.rounded-lg h5 {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.bg-white.shadow-lg.rounded-lg p {
    color: #212529;
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 30px;
}
.bg-white.shadow-lg.rounded-lg a.text-blue-600 {
    font-size: 14px;
    font-weight: 500;
    fill: #007BFF;
    color: #007BFF;
    background-color: #02010100;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #007BFF;
    padding: 13px 30px;
    margin-right: 10px;
    cursor: pointer;
}
.bg-white.shadow-lg.rounded-lg a.text-blue-600.righta , .bg-white.shadow-lg.rounded-lg a.text-blue-600:hover{
    background-color: #007BFF;
    color: #fff;
}
   /* 弹窗样式 */
#formModal {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #ddd;
    background-color: white;
    z-index: 999999999999;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 100px 100px 100px;
}


        /* 背景遮罩 */
        #modalBackdrop {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 500;
        }

        /* 关闭按钮样式 */
        .close-button {
            cursor: pointer;
            position: absolute;
            top: 10px;
            right: 10px;
            background: #ccc;
            border: none;
            border-radius: 5px;
            padding: 5px 10px;
        }
        button.close-button {
    float: right;
    z-index: 99;
    position: relative;
}
#formModal h2 {
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}
#formModal p {
    color: #0F1319;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 30px;
}
#formModal .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
#formModal .uacf7-form-2417 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#formModal .wpcf7-form label {
    padding: 5px 0 !important;
    display: inline;
    width: 48%;
    margin-bottom: 5px;
}
#formModal .wpcf7-form-control-wrap input {
    width: 92%;
    background-color: #F0F0F0;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    line-height: 40px;
    color: #0F1319;
    min-height: 40px;
    margin-top: 9px;
    padding-left: 10px;
}
#formModal .wpcf7-form label em {
    color: #007BFF;
}
#formModal .wpcf7-form label.max-10w {
    width: 94%;
}
#formModal .wpcf7-form label.max-10w textarea {
    width: 98%;
    background-color: #F0F0F0;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    line-height: 40px;
    color: #0F1319;
    min-height: 40px;
    margin-top: 9px;
    padding-left: 10px;
    height: 100px;
}
#formModal input.wpcf7-form-control.wpcf7-submit {
    display: block;
    width: 94%;
    background-color: #007BFF;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    line-height: 40px;
    color: #fff;
    min-height: 40px;
    margin-top: 9px;
    padding-left: 10px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .3s;
}

.page2_pages table {
    max-width: 100%;
    table-layout: inherit!important;
}
#formModal input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #000;
    transition: all .3s;
}

 /* 样式定义 */
        .faq-section {
            margin: 20px;
        }

        .faq-question {
               cursor: pointer;
    padding: 10px;
    margin-bottom: 5px;
    position: relative;
    font-size: 18px;
    font-weight: 500;
        }

        .faq-icon {
            position: absolute;
            right: 10px;
            top: 10px;
        }

        .faq-answer {
            padding: 10px;
            display: none;
        }
        .faq-home {
    background: #f0f0f0;
    padding-top: 60px;
    padding-bottom: 60px;
}
.faq-box {
    width: auto;
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.faq-section {
    margin: 10px;
    width: 48.5%;
    display: inline-block;
    border-bottom: 1px solid #d5d8dc;
}
.faq-question.active {
    color: #007BFF;
}
.product_page3 .product_page3_right .right_body .pages .page2 .page2_title a p.p1 {
    color: #0e2a5c;
}
.ourpatner {
    width: auto;
    max-width: 1600px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 30px;
}
.ourpatner h2.index_page2_text2 {
    margin-bottom: 30px;
}
.ourpatner .patner-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.cusrers {
    width: auto;
    max-width: 1600px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.left-cusrers {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.right-cusrers {
    width: 58%;
}
.left-cusrers h3 {
    color: #666666;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
}
.left-cusrers h2 {
    color: #000000;
    font-size: 40px;
    font-weight: 700;
    margin-top: 7px;
    position: relative;
}
.left-cusrers h2::after {
    content: '';
    background: #007bff;
    height: 5px;
    width: 116px;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: -26px;
}
.right-cusrers .swiper-slide {
    display: flex;
    justify-content: center;
}
.right-cusrers .swiper-button-prev:after, .right-cusrers .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    color: #a0a0a0;
}
.right-cusrers .swiper-button-next:after, .right-cusrers .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    color: #a0a0a0;
}
.right-cusrers .swiper-pagination {

    bottom: 0px;
    left: 50%;
}
.right-cusrers .swiper-pagination span {
    margin-right: 10px;
}
.right-cusrers span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #333;
}
.ourpatner {
    display: none;
}
.cusrers {
    display: none;
}
.product_page3 .product_page3_right .right_body .pages .page2 .page2_pages div {
    display: flex;
    flex-direction: column;
}
.index_page1 .index_page1_w1200 .index_page1_text1{
    font-size: 50px;
}
.index_page1 .index_page1_w1200 .index_page1_text2{
    font-size: 18px;
        line-height: 25px;
}
div#formModal.clforms {
    display: flex;
    position: inherit;
    transform: inherit;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
    padding: 50px 50px 50px 50px;
    margin-bottom: 40px;
    flex-direction: column;
}
div#formModal.clforms .uacf7-form-2417 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
div#formModal.clforms .wpcf7-form label.max-10w {
    width: 96.2%;
}
div#formModal.clforms .wpcf7-form textarea {
    width: 100%;
}
div#formModal.clforms input.wpcf7-form-control.wpcf7-submit {
    width: 97.4%;
}
div#formModal.clforms h2 {
    color: #000000;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 50px;
    text-align: center;
}
.service_page2.w1200.cateservice .page_body {
    height: 412px;
    margin-bottom: 40px;
}
.service_page2.w1200.cateservice .left {
    width: 50%;
    height: 100%;
}
.service_page2.w1200.cateservice .right {
    width: 50%;
    padding-left: 0px;
}
.service_page2.w1200.cateservice .right .text1, .service_page2.w1200.cateservice .right .text2 {
    padding-left: 71px;
    padding-right: 34px;
    margin-bottom: 18px;
}
.service_page2.w1200.cateservice .page_body .right .text2 .p1 {
    width: 100%;
    height: auto;
    -webkit-line-clamp: 10;

}
.service_page2.w1200.cateservice .right p.p2 {
    margin: 0px;
    font-size: 28px;
}
.pei-home {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
    background: #fff;
    margin-bottom: 30px;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
}
.pei-home h2.index_page2_text2 {
    margin-bottom: 30px;
}
.pei-home .pri-box .pei-section {
    width: 25%;
}
.pei-question {
    padding: 10px;
}
.pei-answer {
    padding: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 15px;
}
.pri-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media (max-width: 600px){
    .jinproduct .page-product {
    width: 100%;
    margin-right: 0px;

}
.bg-white.shadow-lg.rounded-lg a.text-blue-600 {
    font-size: 12px;
    padding: 9px 11px;
    margin-right: 10px;
    cursor: pointer;
}
    .header_list_body .header_list_body_ul1 li ul.sub-menu {
    display: none;
    transition: .3s;
}
.header_list_body .header_list_body_ul1 li ul.sub-menu.on {
    display: block;
    transition: .3s;
}
.header_list_body .header_list_body_ul1 li ul.sub-menu.on ul.sub-menu {
    display: block;
}
.header .header_news_list .page2 a {
    display: none;
}
.header .header_news_list .page2 .page2_close p {
    display: none;
}
.header .header_news_list .page1 .page1_img {
    border: none;
}
.header .header_news_list .page1 .header_swiper .index_header_swiper {
    width: 100%;
}
  .index_page2 .index_page2_w1200 .index_page2_form span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    text-align: center;
}  
.index_page2 .index_page2_w1200 .index_page2_form input {
    height: 42px;
    border-radius: 30px;
    border: 1px solid #e9e9e9;
}
.index_page2 .index_page2_w1200 .index_page2_form input.wpcf7-form-control.wpcf7-submit {
    font-size: 11px;
    height: 43px;
    position: relative;
    display: block;
    margin-top: 10px;
}
.index_page2 .index_page2_w1200 .index_page2_form .uacf7-form-2383 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.index_page2_text2.aos-init.aos-animate {
    text-align: center;
}
#formModal {
    padding: 30px 20px 20px 20px;
    width: 85%;
    top: 52%;
}
#formModal h2 {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}
#formModal p {
    color: #0F1319;
    font-size: 14px;
    font-style: normal;
    margin-bottom: 20px;
}
#formModal .wpcf7-form label {
    width: 100%;
    margin-bottom: 5px;
}
.faq-section {
    width: 100%;
}
.faq-question {
    padding: 5px;
    margin-bottom: 5px;
    font-size: 16px;
}
.ourpatner .patner-box .patner-section {
    width: 50%;
}
.left-cusrers {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.right-cusrers {
    width: 100%;
}
.cusrers {

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.left-cusrers h2 {
    margin-bottom: 20px;
}
.service_page2.w1200.cateservice .right .text1, .service_page2.w1200.cateservice .right .text2 {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 18px;
}
.service_page2.w1200.cateservice .page_body {
    display: flex;
    height: auto;
    margin-bottom: 10px;
    flex-direction: column!important;
    justify-content: space-between;
}
.service_page2.w1200.cateservice .page_body .right .text2 .p1 {
    width: 100%;
    height: auto;
    display: inline-block;
}
.service_page2 .title .title_text {
    font-size: 22px;
    line-height: 25px;
    color: #000000;
    font-family: 'f2';
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: center;
}
.service_page2.w1200.cateservice .right p.p2 {
    margin: 0px;
    font-size: 22px;
    text-align: center;
    display: block;
    width: 100%;
}
.service_page2.w1200.cateservice .left {
    width: 100%;
}
.service_page2.w1200.cateservice .right {
    width: 100%;
    padding-left: 0px;
}
div#formModal.clforms h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
.des-box.w1200 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
div#formModal.clforms {
    margin-top: 30px;
    padding: 20px;
    margin-bottom: 40px;
    flex-direction: column;
}
.pei-home h2.index_page2_text2 {
    margin-bottom: 22px;
    font-size: 22px;
    text-align: center;
}
.pei-home .pri-box .pei-section {
    width: 50%;
}
.pei-home {
    padding-left: 0px;
    padding-right: 0px;
}
}