.container {
    max-width: 1330px;
}
body * {
    transition: all 200ms;
    
}
body {
    -webkit-text-size-adjust: 100% !important;
}
a{
    text-decoration: none !important;
}
p{
    margin: 0;
}
h1 {
    margin-bottom: 0;
    font-size: 0;
}

/* 
#0b0b37 黑色
#f3f3f7 白灰色
#7b4dd6 紫色 */

.top_header_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
}

.top_header {
    background: #ffffff;
    height: 80px;
    line-height: 80px;
}

.moblies {
    display: none;
}

.logo {
    width: 20%;
}
.stick {
    position: fixed;
    top: 0;
    z-index: 10710;
    width: 100%;
    box-shadow: 0px 0px 5px 0px rgb(159 97 5 / 31%);
}
.tp_navs {
    width: 65%;
    display: flex;
    justify-content: space-between;
}

.logo img {
    width: 100%;
}
.tp_navs_item {
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #666666;
    text-align: center;
}
.tp_navs_item.active{
    background: #e60012;
    box-shadow: 0px 0px 5px 0px rgb(159 97 5 / 31%);
    color: #ffff;
    border-radius: 6px;
    display: block;
}
.tp_navs_item {
    width: 14%;
    height: 45px;
    line-height: 45px;
}
.tp_navs_item:hover {
    background: #e60012;
    box-shadow: 0px 0px 5px 0px rgb(159 97 5 / 31%);
    color: #ffff;
    border-radius: 6px;
    display: block;
}
.banner_img img {
    width: 100%;
}
.home_banner .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #f3f3f7;
    opacity: 1;
}
.home_banner .swiper-pagination-bullet-active {
    width: 22px;
    opacity: 1;
    background: #e60012;
    border-radius: 4px;
}
.index_mg{
    padding: 70px 0;
}
.index_service {
    background: linear-gradient(#ffffff, rgb(108 194 44));    
}
.index_title_zn {
    font-size: 26px;
}
.index_title_en {
    font-size: 14px;
}
.index_service_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.index_service_left {
    width: 50%;
}
.index_service_right {
    width: 48%;
    padding-top: 110px;
}
.isl_titl {
    margin-top: 30px;
    font-size: 48px;
    margin-bottom: 30px;
}

.isl_titl span {
    color: #e60012;
}

.isl_titl i {
    font-style: normal;
    color: #6e3b32;
}
.isr_tit {
    font-size: 30px;
    color: #e60012;
}
.isr_tit {
    font-size: 30px;
    color: #67645d;
    padding-left: 1em;
}

.isr_remark p {
    text-indent: 2em;
    margin-top: 15px;
    line-height: 2;
    font-size: 18px;
}
.isl_img img {
    width: 100%;
    height: 375px;
    object-fit: cover;
}

.index_product_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ipf_item {
    width: 48%;
    margin-top: 60px;
}

.ipf_item img {
    width: 100%;
    height: 370px;
    margin-bottom: 15px;
    object-fit: cover;
}

.ipf_item p {
    font-size: 18px;
    color: #333;
}

.ipf_item span {
    font-size: 14px;
    color: rgb(106 103 98 / 53%);
}
.index_swiper_product {
    background: #f6f5fa;
}

.ps_box img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.ps_box {
    background: #ffffff;
    padding: 15px;
    border-radius: 6px;
}
.ps_box p {
    color: #666;
    text-align: center;
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ps_box:hover p {
    color: #000;
}
.index_news {
    background: #ffffff;
}
.index_news_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.index_news_item {
    width: 48%;
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
.index_news_item:hover {
    box-shadow: 0 0 22px rgb(0 0 0 / 12%);
}
.ini_title {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ini_remark {
    font-size: 14px;
    color: #666;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.ini_addtime {
    padding-top: 15px;
    font-size: 14px;
    color: #9e9e9e;
}

.ini_addtime span {
    padding-right: 60px;
}

.ini_addtime span:last-child {
    margin-right: 0;
}
.index_news_item:last-child {
    border-bottom: none;
}
.index_news_item:nth-child(5) {
    border-bottom: none;
}
.index_contact {
    background: #f6f5fa;
}
.index_contact_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.icf_box {margin-top: 30px;}
.icf_box p:first-child {
    color: #000000;
    font-size: 18px;
}
.icf_box {
    color: #666;
}
.index_contact_map {
    margin-top: 30px;
}
.index_contact_map img {
    width: 100%;
}
.index_link {
    background: #ffffff;
    padding: 30px 0;
}
.index_link_flex {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 15px;
}
.index_link_flex a {
    font-size: 14px;
    color: #666;
    margin-right: 10px;
}
.pc_footer {
    background: rgba(56, 56, 56, 1);
}
.pc_footer_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.pc_footer_title {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}
.pc_footer_remark {
    margin-top: 30px;
    color: rgb(152, 152, 152);
}
.pc_footer_remark p {
    line-height: 2.2;
}
.pc_footer_left {
    width: 38%;
}
.pc_footer_right {
    width: 60%;
}
.pfr_iput_flex {
    display: flex;
    justify-content: space-between;
}
.pro_cont textarea {
    width: 100%;
    margin-top: 30px;
    height: 95px;
    resize: none;
    background: #383838;
    border: none;
    border-bottom: 1px solid #949494;
    outline: none;
    color: #ffffff;
    font-size: 14px;
}
.pfr_iput input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #949494;
    background: #383838;
    outline: none;
    color: #ffffff;
    font-size: 14px;
    padding-bottom: 10px;
}

.pfr_iput {
    width: 30%;
}
button.pfr_btn {
    background: #2b2b2b;
    border: none;
    width: 30%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #ffffffff;
    margin-top: 15px;
    outline: none;
}
.pc_footer_xx {
    background: #2b2b2b;
}

.pc_footer_xx_flex {
    color: #949494;
    font-size: 14px;
    display: flex;
    justify-content: center;
    padding: 15px 0;
}
.icp a {
    color: #949494;
    padding-left: 10px;
}
.top_zd {
    position: fixed;
    right: 60px;
    z-index: 99999;
    bottom: 100px;
    width: 45px;
    height: 45px;
    border-radius: 6px;
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
    background: #ffffff;
    text-align: center;
    line-height: 45px;
    font-weight: 900;
}
.top_zd a {
    color: #000000;
    font-size: 28px;
    font-weight: 900;
}

/* 产品列表 */

.curmbs {
    font-size: 14px;
    color: #666666;
    margin: 30px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.curmbs a {
    font-size: 14px;
    color: #666666;
}
.pro_list .ipf_item {
    margin-top: 0;
    margin-bottom: 30px;
}

.list_product {
    padding: 70px 0 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.lp_box {
    width: 23.5%;
    margin-right: 2%;
    padding: 15px;
    background: #ffffff;
    box-shadow: 0 0 22px rgb(0 0 0 / 12%);
    margin-bottom: 30px;
    border-radius: 6px;
}

.lp_box img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.lp_box:nth-child(4n) {
    margin-right: 0;
}
.lp_box p {
    color: #666;
    text-align: center;
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_warp {
    margin-bottom: 70px;
}
.pages {
    text-align: center;
    margin-top: 30px;
}
.pages a {
    padding: 6px 15px;
    display: inline-block;
    background: #ffffff;
    color: #383838;
    box-shadow: 0 0 22px rgb(0 0 0 / 12%);
    margin: 0 3px;
    border-radius: 4px;
}
.pages a.active {
    color: #ffffff;
    background: #e60012;
}
.pages a:hover {
    color: #ffffff;
    background: #e60012;
}
.list_article {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.la_box {
    width: 32%;
    padding: 15px;
    background: #ffffff;
    transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
    box-shadow: 0 0 22px rgb(0 0 0 / 12%);
    border-radius: 6px;
    margin-right: 2%;
    margin-bottom: 30px;
}
.la_box img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.la_box:nth-child(3n) {
    margin-right: 0;
}
.la_box p.latit {
    font-size: 18px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0;
    display: block;
}
.la_box p.laremark {
    color: #666;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
}
.la_box p.addtime {
    font-size: 16px;
    color: #666666;
}
.la_box:hover {
    transform: translateY(0.5rem);
}
.la_box:hover p.latit {
    color: #e60012;
}
.info_pro_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info_pro_right {
    width: 48%;
}
.info_pro_left {
    width: 50%;
}
.info_si_img img {
    height: 420px;
    object-fit: cover;
    width: 100%;
}
.info_turp_img img {
    height: 90px;
    object-fit: cover;
    width: 100%;
}
.gallery-thumbs {
    margin-top: 10px;
}
.info_pro_left  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
}
.info_pro_left  .swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
    left: 0px;
    right: auto;
}
.info_pro_left  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 23px!important;
}
.info_pro_left .btn {
    width: 45px;
    text-align: center;
    height: 90px;
    background: rgb(230 0 18 / 66%);
    padding-top: 0px;
    margin-top: -45px;
    line-height: 90px;
}
.info_pro_left .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    color: #ffffff;
}
.gallery-thumbs .swiper-slide {
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.iprtit {
    font-size: 24px;
    color: #000101;
    margin-bottom: 30px;
}
.ipr_remark span {color: #3073F8;font-weight: 600;}

.ipr_remark {
    background: #f3f7ff;
    padding: 15px;
    border-radius: 6px;
    margin-bottom: 30px;
}
.ipr_remark p {
    line-height: 1.8;
    color: #464646;
}
.ipr_desprict {
    background: #ffeced;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 6px;
}
.ipr_desprict p.idtit {
    font-size: 18px;
    font-weight: 800;
    color: #FA5846;
    margin-bottom: 10px;
}
.ipr_desprict p {
    color: #464646;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.ipr_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ipa_tel span:first-child {
    display: block;
    font-size: 14px;
    color: #888;
}
.ipa_tel span:last-child {
    font-size: 30px;
    font-weight: 800;
    color: #fa5846;
    line-height: 1;
}
.ipa_what a {
    width: 120px;
     height: 35px;
     background: #FA5846;
     background: linear-gradient( 
 70deg
  , #fa5846, #ff7363);
     border-radius: 18px;
     text-align: center;
     line-height: 35px;
     font-size: 14px;
     color: #fefefe;
     display: block;
     text-decoration: none;
 }
 .pop-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
}
.fcmask {
    height: 100%;
    top: 0;
    z-index: 2;
}
.fcmask, .poptips p {
    background-color: rgba(0, 0, 0, .6);
}
.fcmask, .poptips {
    width: 100%;
    position: fixed;
    left: 0;
}
.pop-wrap .pop-box {
    position: absolute;
    width: 260px;
    z-index: 1000;
    background-color: #fff;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -55%);
    transform: translate(-50%, -55%);
}
.pop-wrap .pop-box .pop-content-main {
    padding: 30px;
}
.pop-wrap .pop-box .close-pop {
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    position: absolute;
    right: 0;
    top: 0;
    font-size: .8rem;
    background-size: .9375rem .9375rem;
    cursor: pointer;
    transition: all .2s;
}
.close-pop:hover {
    color: #FA5846;
    transform: rotate(
180deg
);
}
.pop-wrap .pop-box .pop-content-main .tit {
    font-size: 22px;
    line-height: 22px;
    float: left;
    font-weight: 600;
}

.tcwx_img {
    margin-top: 40px;
    text-align: center;
}

.tcwx_img img {
    width: 200px;
    height: 200px;
}
.info_pro_xq {
    margin-top: 70px;
}
.ipx_title {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #464646;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
}
.ipx_np {margin-top: 30px;border-top: 1px solid #f2f2f2;padding-top: 30px;}
.np_sx {
    margin: 15px 0;
}

.np_sx:last-child {
    margin-bottom: 0;
}

.np_sx:first-child {
    margin-top: 0;
}

.np_sx a {
    font-size: 16px;
    color: #444;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ipx_content img {
    max-width: 100% !important;
}
.ipx_like_title {
    font-size: 24px;
    font-weight: 600;
    color: #464646;
}

.ipx_like {
    margin-top: 70px;
}

.ipx_like .list_product {
    padding-top: 30px;
}
.news_info_head {
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 30px;
}
.nih_title {
    font-size: 24px;
    color: #0b0b38;
}
.nih_ztv {
    margin-top: 30px;
    font-size: 14px;
    color: #999999;
}
.nih_ztv i {
    display: inline-block;
    vertical-align: -1px;
}
.new_tag_title {
    font-size: 16px;
    color: #888;
    font-weight: normal;
    margin: 30px 0 15px;
    border-top: 1px solid #f2f2f2;
    padding-top: 30px;
}
.new_tag a {
    display: inline-block;
    white-space: nowrap;
    margin: 0 5px 10px 0;
    background: #f7f7f7;
    padding: 0px 15px;
    font-size: 14px;
    line-height: 2.5;
    color: #888;
    border-radius: 4px;
}
.new_tag a:hover {
    background: #e60012;
    color: #ffffff;
}
table {
    max-width: 100% !important;
}
.page_title {
    text-align: center;
    margin-bottom: 70px;
}
.page_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.page_box {
    width: 24%;
    text-align: center;
    padding-top: 70px;
}
.page_box p {
    font-size: 16px;
    background-color: #FFFFFF;
    color: #4B4B4B;
    font-weight: bold;
    margin-top: 20px;
}
.gust_form {
    background: #f6f5fa;
}
.gust_form h3.title {
    font-weight: 400;
    font-size: 14px;
    color: #727272;
    margin-bottom: 12px;
}
span.required_icon {
    color: red;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.gust_form .pfr_iput input {
    padding-bottom: 0;
    height: 40px;
    padding-left: 15px;
    background: #e8e7eb;
    border-bottom: none;
    color: #333333;
    border-radius: 4px;
}
.gust_form .pro_cont textarea {
    margin-top: 0;
    background: #e8e7eb;
    border-bottom: none;
    padding-top: 10px;
    padding-left: 12px;
    border-radius: 4px;
    color: #333333;
}

.gust_form .pro_cont {
    margin-top: 30px;
}
.gust_form button.pfr_btn {
    border-radius: 4px;
}