@charset "UTF-8";

.center_n {
    width: 94%;
    max-width: 1600px;
    margin: 0 auto;
}

section.n_bannner {
    position: relative;
    height: 0;
    padding-bottom: 26%;
    overflow: hidden;
}

section.n_bannner>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

main.banBigbox .ts_banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    z-index: 2;
    opacity: .56;
}

.banner_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    margin-top: 55px;
    z-index: 3;
}

section.ts_banner {
    padding-bottom: 34%;
}

section.ts_banner .center_n {
    top: 40%;
}

h3.banner_tit {
    font-size: var(--f45);
    text-transform: uppercase;
    max-width: 800px;
    line-height: 200%;
    letter-spacing: 5px;
}

.banner_sum {
    color: #fff;
    font-size: var(--f22);
    max-width: 950px;
    letter-spacing: 2px;
    line-height: 180%;
    opacity: .8;
    margin-top: 15px;
}

/* 关于我们 star*/
section.ab_Intr {
    padding: 5% 0;
    position: relative;
    overflow: hidden;
}

section.ab_Intr:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: #F4F4F4;
    right: 0;
    top: 0;
    z-index: -1;
    transform: translateX(20%) skew(30deg);
}

.ab_Intr .center_n {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ab_Intr .center_n>img {
    width: 27%;
    max-width: 426px;
    object-fit: contain;
}

.ab_intrright {
    width: 73%;
    font-size: var(--f18);
    color: #120C05;
    line-height: 200%;
    padding-left: 7%;
    text-align: justify;
    letter-spacing: 2px;
    font-weight: 100;
}

.ab_intrright h5 {
    font-size: var(--f36);
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 4%;
    font-weight: bold;
}

section.ab_idea {
    background-image: url(/src/img/Inside/ab_bg01.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
    color: #fff;
    padding: 8% 0;
    text-align: center;
    position: relative;
    z-index: 2;
    letter-spacing: 2px;
}

section.ab_idea h3 {
    font-size: var(--f48);
    font-weight: normal;
    letter-spacing: 2px;
    font-weight: bold;
}

section.ab_idea:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: .5;
    z-index: -1;
}

section.ab_idea h3:after {
    content: '';
    display: block;
    width: 80px;
    height: 6px;
    background: var(--li);
    margin: 2% auto;
}

section.ab_idea p {
    max-width: 800px;
    font-size: var(--f18);
    margin: 0 auto;
    line-height: 200%;
}

section.ab_culture {
    background: #e4e7eb;
    padding: 5% 0 0;
}

h4.ab_tit {
    font-size: var(--f42);
    font-weight: normal;
    letter-spacing: 5px;
    position: relative;
    z-index: 2;
    line-height: 100%;
}

h4.ab_tit:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 18px;
    background: var(--li);
    left: 0;
    bottom: 0;
    opacity: .4;
}

.ab_txtbox {
    padding: 3% 0 8%;
    font-size: var(--f18);
    line-height: 200%;
    letter-spacing: 2px;
    position: relative;
    z-index: 2;
    font-weight: 100;
}

.ab_Intr .center_n ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3%;
    gap: 2%;
    width: 100%;
}
.ab_Intr .center_n ul li{
    width: calc(96% / 3);
}
.ab_Intr .center_n ul li>div{
    padding-bottom: 56%;
}
.ab_txtbox:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background-image: url(/src/img/Inside/ab_bg2.png);
    background-repeat: no-repeat;
    background-position: center center;
}

@media screen and (min-width: 769px) {
    .honor_swiper .swiper-slide {
        width: auto !important;
        height: auto !important;
    }
}

.honor_swiper,
.honor_swiper .swiper-wrapper {
    align-items: flex-end;
    height: auto !important;
}

section.ab_honor {
    background: #e4e7eb;
    position: relative;
    z-index: 2;
    padding-bottom: 5%;
}

.honor_box {
    padding: 0 60px;
    margin-top: 4%;
    position: relative;
}

section.ab_honor:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background: var(--li);
    left: 0;
    bottom: 0;
}

.honor_box .swiper-button-next {
    top: 50%;
    transform: translate(0%, -50%);
    right: 0;
    width: 36px;
    height: 70px;
    filter: brightness(0);
}

.honor_box .swiper-button-prev {
    top: 50%;
    transform: translate(0%, -50%);
    left: 0;
    width: 36px;
    height: 70px;
    filter: brightness(0);
}

/* 关于我们end */




/* 联系我们 */
section#container {
    height: 26vw;
    max-height: 521px;
    position: relative;
    z-index: 1;
}

section.cont_xin {
    max-width: 464px;
    width: 94%;
    margin: 4% auto;
    display: flex;
    flex-wrap: wrap;
}

section.cont_xin .cont_er {
    width: 242px;
    text-align: center;
    font-size: var(--f16);
    letter-spacing: 2px;
    display: none;
}

section.cont_xin .cont_er img {
    max-width: 100%;
    margin-bottom: 10px;
}

.cont_txt {
    width: 100%;
    /* padding-left: 5%; */
    font-size: var(--f18);
    line-height: 250%;
}

.cont_txt span {
    opacity: 0;
}


/* 联系我们end */



/* 服务中心star */


form.Message_Form {
    margin-top: 4%;
}

form.Message_Form>div {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

form.Message_Form>div .input-group {
    width: calc((100% - 40px) / 2);
}

form.Message_Form input.form-control {
    display: block;
    width: 100%;
    height: auto !important;
    padding: var(--f16) 20px !important;
    line-height: 166%;
    color: #666 !important;
    background-color: #f5f5f5 !important;
    border-radius: 0 !important;
    border: 1px solid #D0D0D0;
    font-size: var(--f18);
}

form.Message_Form .e_textarea-66 {
    width: 100%;
}

form.Message_Form textarea.form-control {
    display: block;
    width: 100% !important;
    padding: var(--f16) 20px !important;
    line-height: 160%;
    color: #666 !important;
    background-color: #f5f5f5 !important;
    border-radius: 0 !important;
    border: 1px solid #D0D0D0;
    height: calc(var(--f45) * 4);
    font-size: var(--f18);
    resize: none;
}

.message .center {
    background: #fff;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    padding: 4% 4% 2%;
    transform: translateY(-13%);
}

.message .center h4 {
    font-size: var(--f38);
    font-weight: normal;
    margin-bottom: 1%;
}

.message .summarybox {
    line-height: 200%;
    font-size: var(--f18);
    letter-spacing: 2px;
    margin: 0 0 5%;
    padding-top: 1%;
    font-weight: 100;
    color: #555;
}

.message .center>p {
    font-size: var(--f16);
    color: #B1B1B1;
    letter-spacing: 2px;
    font-weight: 100;
}

.message .center>p a {
    color: #B1B1B1;
    text-decoration: underline;
}

.message .center>p span {
    color: red;
}

form.Message_Form button.btn-primary {
    background: var(--li);
    border: none;
    color: #fff;
    font-size: var(--f30);
    width: 100%;
    display: block;
    line-height: calc(var(--f45) * 2);
    cursor: pointer;
    transition: all .5s;
}

form.Message_Form button.btn-primary:hover {
    background: #efc148;
}

/* 服务结束end */


/* 产品star */
main.banBigbox {
    position: relative;
}

.yx_ProPageTwo {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgb(0 0 0 / 30%);
    z-index: 2;
}

.yx_PPTCon {
    width: 94%;
    max-width: 1600px;
    margin: 0 auto;
}

ul.yx_PPBox1 {
    display: flex;
    flex-wrap: wrap;
    line-height: 80px;
}

a.yx_PT_Link1 {
    font-size: var(--f18);
    color: #D5D5D5;
    margin: 0px calc(var(--f28) * 2) 0 0;
    line-height: 80px;
    display: block;
    position: relative;
    transition: all .5s ease;
    overflow: hidden;
}

a.yx_PT_Link1:before {
    content: '';
    position: absolute;
    border-bottom: 13px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    left: 50%;
    bottom: -50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .5s;
}

.active a.yx_PT_Link1,
a.yx_PT_Link1:hover {
    color: #fff;
}

.active a.yx_PT_Link1:before,
a.yx_PT_Link1:hover:before {
    opacity: 1;
    bottom: 0;
}

.pro_nr {
    padding: 3% 0;
}

.pro_nr h3 {
    font-size: var(--f36);
    font-weight: normal;
    line-height: 200%;
}

.pro_nr p {
    font-size: var(--f18);
    line-height: 180%;
    margin: 5px 0 4%;
    color: #555;
}

ul.prolist_box {
    gap: var(--f54);
    display: flex;
    flex-wrap: wrap;
}

li.pro_list {
    width: calc((100% - var(--f54)) / 2);
    background: #fff;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

li.pro_list .Limg_cov {
    width: 46%;
    padding-bottom: 49%;
    display: block;
    background-image: url(/src/img/Inside/Pro_bg.png);
    background-size: cover;
    background-position: center;
}
li.pro_list .Limg_cov img{
    object-fit: contain;
    max-width: 80%;
    max-height: 80%;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}
.pro_txt {
    width: 54%;
    padding: 0 6%;
}

.pro_txt .pro_tit {
    font-size: 26px;
    letter-spacing: 2px;
    min-height: 74px;
    color: #120C05;
}

.pro_sum {
    font-size: 14px;
    -webkit-line-clamp: 3;
    line-height: 200%;
    margin: var(--f24) 0;
    color: #555;
}

.pro_txt .pro_mores {
    width: 155px;
    border: 2px solid #120C05;
    display: block;
    text-align: center;
    line-height: 45px;
    font-size: var(--f16);
    color: #120C05;
    transition: all .5s ease;
}

.pro_txt .pro_mores:hover {
    border-color: var(--li);
    background: var(--li);
}

li.pro_list:hover img {
    transform: translate(-50%,-50%) scale(1.1);
}

/* 产品end */


/* 产品详情star */

.Bread {
    line-height: 80px;
    color: #fff;
    font-size: var(--f18);
    letter-spacing: 2px;
    display: flex;
    flex-wrap: wrap;
}

.Bread a {
    color: #fff;
    line-height: 80px;
    display: block;
}

a.bread_more_ {
    font-weight: bold;
}

a.bread_fist {
    position: relative;
}

a.bread_fist:before {
    content: '';
    position: absolute;
    border-bottom: 13px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    opacity: 1;
    transition: all .5s;
}

.Bread span {
    margin: 0 10px;
}

.prod_date {
    max-width: 1850px;
    background: #fff;
    margin: 2%;
    width: 96%;
    padding: 3% 0;
}

.prod_flex {
    display: flex;
    flex-wrap: wrap;
}

.prod_flex .prod_left {
    width: 50%;
    background: linear-gradient(180deg, #F4F4F4 0%, #D0D0D0 100%);
    position: relative;
}

.prod_right {
    width: 50%;
    padding-left: 5%;
}

.prod_left .Limg_con {
    padding-bottom: 64%;
    margin: auto;
}

.prod_flex .prod_left:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 80%;
    left: 50%;
    top: 50%;
    background-image: url(/src/img/Inside/ab_bg2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    transform: translate(-50%, -50%) rotate(-30deg);
    transition: all .8s ease;
}

.prod_flex .prod_left:hover::before {
    transform: translate(-50%, -50%) rotate(0deg);
}

.prod_left .Limg_con img {
    max-width: 80%;
    max-height: 80%;
}

.prod_right h4 {
    font-size: var(--f36);
    font-weight: normal;
    letter-spacing: 2px;
}

.prod_right .summ {
    font-size: var(--f16);
    letter-spacing: 1px;
    margin: 3% 0;
    line-height: 200%;
    color: #555;
}

.Specifications p {
    margin: 10px 0;
    background: #F5F5F5;
    padding: 15px;
    letter-spacing: 2px;
    color: #555;
}

.prod_right a {
    width: 207px;
    background: var(--li);
    display: block;
    color: #333;
    font-size: var(--f18);
    text-align: center;
    line-height: 59px;
    letter-spacing: 2px;
    margin-top: 30px;
    transition: all .5s;
}

.prod_right a:hover {
    box-shadow: inset 1px 1px 6px 3px rgb(0 0 0 / 20%);
}

.prod_line {
    display: block;
    width: 100%;
    height: 2px;
    background: #f6f6f6;
    margin: 2% 0;
}

h5.prod_tit {
    font-size: var(--f30);
    font-weight: normal;
    margin-bottom: 1%;
}

.relevant {
    background: #fff;
    padding: 3% 0;
}

.relevant ul {
    display: flex;
    flex-wrap: wrap;
    gap: var(--f72);
}

.relevant ul li {
    width: calc((100% - var(--f72) * 3) / 4);
    position: relative;
}

.relevant ul li>a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.rele_box {
    padding: var(--f14);
    position: relative;
}

.rele_box p.L_tit {
    position: absolute;
    width: calc(95% - calc(var(--f14) * 2));
    background: rgb(0 0 0 / 90%);
    left: 0;
    bottom: 0;
    color: var(--li);
    line-height: 200%;
    padding: 15px var(--f24);
    letter-spacing: 2px;
    font-size: var(--f18);
    transition: all .5s;
}

.rele_box .Limg_cov {
    padding-bottom: 100%;
    background-image: url(/src/img/Inside/Pro_bg.png);
    background-size: cover;
    background-position: center;
}
.rele_box .Limg_cov img{
  object-fit: contain;
    max-width: 80%;
    max-height: 80%;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;  
}
.relevant ul li:hover img {
    transform: translate(-50%,-50%) scale(1.1);
}

.relevant ul li:hover p.L_tit {
    left: var(--f14);
    width: calc(100% - calc(var(--f14) * 2));
}

.prod_details {
    line-height: 200%;
}

.prod_details img {
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain;
}

/*产品详情end */



/* 新闻 */
.n_banner {
    position: relative;
    line-height: 0;
    overflow: hidden;
    max-height: 600px;
    height: 32vw;
}

.n_banner:before {
    content: '';
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.78;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    z-index: 1;
}

.n_banner img {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.n_banner h2 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 40%;
    text-align: center;
    color: #fff;
    font-size: var(--f60);
    z-index: 1;
}

.n_posi_ab {
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%, 0%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 2;
    max-width: 1600px;
    width: 94%;
    margin: 0 auto;
}

.n_posi_ab h3 {
    font-size: var(--f45);
    margin-bottom: 2%;
    color: #fff;
    line-height: 110%;
    width: 100%;
    font-weight: bold;
    text-align: left;
}

.n_banner .Bread {
    z-index: 2;
    display: flex;
    align-items: center;
    font-size: var(--f16);
    color: #fff;
    line-height: 180%;
    width: 100%;
    flex-wrap: wrap;
}

.n_banner .Bread a {
    font-size: var(--f16);
    color: #fff;
    line-height: 100%;
    margin-right: 10px;
}

.n_banner .Bread span {
    padding: 0 10px 0 0;
}

.fl_newsbox {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    display: flex;
    background: rgb(0 0 0 / 30%);
    z-index: 2;
}

.fl_newsbox a.new_fl {
    line-height: 95px;
    display: block;
    width: 50%;
    color: #fff;
    font-size: var(--f18);
    font-weight: bold;
}

.fl_newsbox .L_active,
.fl_newsbox a.new_fl:hover {
    background: rgb(255 255 255 / 43%);
}
ul.news_list {
    display: flex;
    flex-wrap: wrap;
    gap: var(--f24);
    margin: 5% auto 0;
    width: 94%;
    max-width: 1600px;
}

ul.news_list li {
    background: #fff;
    padding: 20px;
    width: 100%;
    transition: all .5s ease;
}

ul.news_list li .news_flexbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

ul.news_list li .news_left {
    width: 44%;
}

ul.news_list li .news_left .Limg_cov {
    padding-bottom: 55%;
}

ul.news_list li:hover img {
    transform: scale(1.05);
}

ul.news_list .info {
    width: 56%;
    padding: 0 5%;
}

ul.news_list .info .title {
    font-size: var(--f28);
    color: #333;
    font-weight: bold;
    transition: all .5s ease;
}

.news_fx {
    position: absolute;
    right: 0;
    bottom: 5%;
    display: flex;
    align-items: center;
}

.news_fx .icon {
    fill: #999;
    width: 23px;
    height: auto;
}

.news_fx span {
    display: flex;
    align-items: center;
    font-size: var(--f18);
    color: #999;
    margin-right: 3vw;
}

.news_fx p a {
    display: inline-block;
    margin-right: 1vw;
}

.news_fx span svg {
    margin-right: 15px;
}

.news_fx p .icon:hover {
    fill: var(--li1);
}

ul.news_list li:hover .title {
    color: var(--li1);
}

ul.news_list .info .tit {
    font-size: var(--f16);
    color: #333;
    margin: 2% 0 5%;
    line-height: 200%;
}

ul.news_list .info span {
    color: var(--li1);
    font-size: var(--f22);
    width: 210px;
    line-height: 60px;
    border: 1px solid var(--li1);
    display: block;
    text-align: center;
    transition: all .5s ease;
}

ul.news_list .info span:hover {
    background: var(--li1);
    color: #fff;
}

ul.news_list li:hover {
    box-shadow: 0px 6px 16px 8px rgba(0, 0, 0, 0.13);
}

.news_text_word {
    margin: 3% auto 6%;
    max-width: 1600px;
    width: 94%;
}

.news_time {
    font-size: var(--f16);
    color: #999;
}

.news_word {
    font-size: var(--f16);
    color: #000;
    line-height: 200%;
    margin: 2% 0;
}

.news_word img {
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain;
}

.author {
    position: relative;
    padding-left: 50px;
}

.author:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 100%;
    background: var(--li);
    left: 0;
    top: 0;
    border-radius: 0 10px 10px 0;
}

.auth_name {
    font-size: var(--f24);
    font-weight: bold;
}

.auth_sum {
    font-size: var(--f18);
    color: #999;
    margin-top: 15px;
    max-width: 1450px;
    line-height: 160%;
}

.news_page {
    background: #fff;
    border-radius: 20px;
    margin-top: 5%;
    padding: 20px;
    display: flex;
    align-items: center;
}

.next_left {
    width: 300px;
}

.next_left>div {
    padding-bottom: 85%;
    border-radius: 20px;
}

.next_center {
    width: calc(80% - 300px);
    padding: 0 3vw;
}

.next_center h3 {
    font-size: var(--f30);
    line-height: 150%;
    margin-bottom: 3%;
}

.next_center>div {
    font-size: 14px;
    color: #333;
}

.news_page>a {
    width: 20%;
    background: var(--li1);
    max-width: 300px;
    display: flex;
    align-items: center;
    font-size: var(--f24);
    color: #fff;
    justify-content: center;
    fill: #fff;
    line-height: 250%;
    border-radius: 20px;
    border: 2px solid var(--li1);
    transition: all .5s ease;
    margin: auto;
}

.news_page>a svg {
    margin-left: 20px;
}

.news_page>a:hover {
    background: transparent;
    color: var(--li1);
    fill: var(--li1);
}

/* 新闻end */


/* 应用领域stra */

.ter_nr {
    padding: 5% 0;
}

.ter_felx {
    display: flex;
    flex-wrap: wrap;
}

.ter_left {
    width: 249px;
}

.ter_right {
    width: calc(100% - 249px);
}

.ter_left li {
    font-size: var(--f22);
    color: #999999;
    margin-bottom: var(--f30);
    padding-left: 50px;
    cursor: pointer;
    position: relative;
}

.ter_left li.active {
    color: #120C05;
}

.ter_left li:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 18px;
    background: #ef3f02;
    left: 0;
    top: 8px;
    opacity: 0;
}

.ter_left li:after {
    content: '';
    position: absolute;
    border-left: 9px solid #ef3f02;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    left: 24px;
    top: 8px;
    opacity: 0;
}

.ter_left li.active::before {
    opacity: 1;
}

.ter_left li.active::after {
    opacity: 1;
}

.ter_right li {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 0;
}

.ter_right .active {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: all .5s;
}

.ter_right li .Limg_cov {
    width: 100%;
    padding-bottom: 52%;
    margin-bottom: 5px;
    background: #fff;
}
.ter_right li .Limg_cov img{
    transform: translateX(50%) scale(0.8);
}
.ter_right .active .Limg_cov img {transform: translateX(0) scale(1);left: 0;top: 0;}
.ter_tit {
    background: #fff;
    padding: 3%;
    font-size: var(--f18);
    line-height: 200%;
    letter-spacing: 2px;
}

.pro_nr p span {
    color: red;
    font-weight: bold;
}
@media only screen and (max-width:1200px) {
    .message .center {
        transform: translateY(-5%);
    }
}
@media only screen and (max-width:768px) {
    section.n_bannner {
        padding-bottom: 40%;
        margin-top: 80px;
    }

    h3.banner_tit {
        font-size: 18px;
    }

    .banner_center {
        margin: 0;
    }

    .banner_sum {
        font-size: 14px;
        letter-spacing: 0px;
        opacity: 1;
        margin-top: 0;
        line-height: 150%;
    }

    section.ab_culture,
    section.ab_Intr {
        padding: 50px 0;
    }

    .ab_Intr .center_n img {
        width: 115px;
        margin-bottom: 35px;
    }

    .ab_intrright h5 {
        margin-bottom: 20px;
    }

    .ab_intrright {
        width: 100%;
        padding-left: 0;
        text-align: left;
        letter-spacing: 0;
    }

    section.ab_idea {
        background-attachment: scroll;
        padding: 50px 0;
    }

    section.ab_idea h3:after {
        margin: 20px auto;
    }

    .ab_txtbox {
        font-size: 14px;
        line-height: 180%;
        letter-spacing: 1px;
    }

    .ab_txtbox p {
        margin-top: 10px;
    }

    .honor_swiper .swiper-slide img {
        max-width: 100% !important;
    }

    .honor_swiper .swiper-wrapper {
        align-items: center;
    }

    .yx_ProPageTwo {
        position: static;
    }
}


@media only screen and (max-width:768px) {
    .yx_MoPageBtn {
        display: block !important;
        border: 0;
        background: var(--li);
        padding: 15px;
        border-radius: 0;
        font-size: 14px;
        color: #fff;
        outline: none;
        width: 100%;
        text-align: center;
        line-height: 1;
    }

    .yx_MoPageBtn i {
        color: #fff;
        font-size: 14px !important;
    }

    .yx_PPTCon {
        position: fixed;
        background: #fff;
        width: 100vw;
        height: 100%;
        z-index: 999;
        top: 0;
        padding: 0;
        left: 100%;
        transition: all 0.8s;
        overflow: auto;
    }

    .yx_PPTCon>ul {
        width: 100%;
        margin: 0 auto;
    }
.yx_PPTCon>ul li{
    width:100%;
}
    .yx_PPTCon>ul li .yx_PT_Link1{
        margin: 0;
        color: #333;
        padding: 0 50px;
        line-height: 50px;
        border-bottom: 1px solid #eee;
    }
    .yx_PPTCon>ul .active a.yx_PT_Link1,
    .yx_PPTCon>ul a.yx_PT_Link1:hover{
        color: var(--li);
        font-weight: bold;
    }
    .yx_PPTCon>ul a.yx_PT_Link1:before{
       border: none;
       width: 10px;
       height: 10px;
       background: var(--li);
       border-radius: 50%;
       left: 30px;
       bottom: auto !important;
       top: 50%;
       transform: translate(0,-50%);
    }
    .yx_MoPageClose {
        font-size: 24px;
        color: #fff;
        width: 50px;
        height: 50px;
        display: block !important;
        background: var(--li);
        line-height: 50px;
        text-align: center;
    }

    .yx_ProPageTwo {
        padding: 0px;
        padding-top: 0;
        background: transparent;
        border: none;
    }
    li.pro_list {
        width: 100%;
    }
    .pro_txt .pro_tit {
        font-size: 14px;
        letter-spacing: 0;
        min-height: 0;
        color: #120C05;
        font-weight: bold;
    }
    .pro_sum {
        font-size: 12px;
        -webkit-line-clamp: 2;
        line-height: 180%;
        margin: 7px 0 10px;
        color: #555;
    }
    .pro_txt .pro_mores {
        width: 100px;
        border: 1px solid #120C05;
        line-height: 30px;
    }
    ul.pagination {
        font-size: 14px;
        margin-top: 30px;
        padding-bottom: 50px;
    }
    .Bread a {
        color: #333;
        line-height: 200%;
    }
    .Bread {
        line-height: 200%;
        color: #333;
        letter-spacing: 0px;
        padding: 15px 0;
    }
    a.bread_fist:before{
        display: none;
    }
    section.ts_banner .center_n {
        top: 50%;
    }
    .prod_date .prod_flex>div {
        width: 100%;
        padding: 0;
    }
    .prod_right h4 {
        font-size: 18px;
        letter-spacing: 0;
        margin: 20px 0 10px;
        font-weight: bold;
    }
    .Specifications p {
        margin: 5px 0;
        background: #F5F5F5;
        padding: 10px;
        letter-spacing: 0px;
        color: #555;
        font-size: 14px;
    }
    .prod_right a {
        width: 140px;
        background: var(--li);
        display: block;
        color: #333;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        letter-spacing: 2px;
        margin: 20px 0 50px;
        transition: all .5s;
    }
    .relevant ul li {
        width: calc((100% - var(--f72)) / 2);
    }
    .rele_box {
        padding: 0;
    }
    .rele_box p.L_tit {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .ter_nr .ter_felx>div {
        width: 100%;
    }
    .ter_left li:after,
    .ter_left li:before{
        display: none;
    }
    .ter_left ul {
        display: flex;
        gap: 1px;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .ter_left li {
        font-size: 14px;
        color: #999999;
        margin-bottom: 0;
        padding-left: 0;
        cursor: pointer;
        position: relative;
        background: #fff;
        width: calc((100% - 1px)/ 2);
        float: left;
        text-align: center;
        line-height: 200%;
        padding: 5px 0;
    }
    .ter_left li.active {
        color: #fff;
        background: var(--li);
    }
    .ter_left li:last-child {
        width: 100%;
    }
    
    .ter_left ul li:nth-of-type(2n) {
        width: calc((100% - 1px)/ 2);
    }
    .message .center {
        background: #fff;
        box-shadow: 1px 1px 10px rgba(0, 0, 0,.2);
        padding: 35px 20px;
        transform: none;
        margin: 20px auto;
    }
    .message .center h4 {
        font-size: 24px;
        font-weight: normal;
        margin-bottom: 10px;
    }
    .message .center>p {
        font-size: 12px;
    }
    form.Message_Form>div .input-group {
        width: 100%;
    }
    form.Message_Form>div {
        gap: 20px;
        margin-top: 20px;
    }
    .message .summarybox{
        margin-bottom: 50px;
    }
    form.Message_Form button.btn-primary{
        line-height: 50px;
        font-size: 16px;
    }
    section#container {
        height: 300px;
    }
    section.cont_xin {
        margin: 30px auto 50px;
    }
    section.cont_xin .cont_er {
        width: 100px;
        text-align: center;
        font-size: 12px;
        letter-spacing: 0;
        margin-bottom: 30px;
    }
    .cont_txt {
        padding-left: 10px;
        line-height: 200%;
        width: calc(100% - 100px);
    }
    .cont_txt p.ph {
        display: none;
    }

}