#preview,
.zoomdiv {
    text-align: center
}

.ProDetailText img,
.ProDetailText table tr td p {
    text-indent: 0 !important
}

.pdTab-box,
.pdTab-box li .nav-link {
    box-shadow: none
}
.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.banBot {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #eaeaea;
    height: 50px
}

.NyProDetail {
    height: auto;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProDetail .NyProDetail_Main {
    width: 100%;
    height: auto;
    margin: 20px 0;
    padding: 20px 12px;
    background-color: #f9f9f9;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: both
}

.NyProDetail_Main .NyProDetail_Img {
    width: 40.5%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#spec-list ul li p,
.jqzoom {
    background-color: #fff;
    box-sizing: border-box
}

#preview {
    width: 100%;
    margin: 0;
    position: relative
}

.list-h li {
    float: left
}

#spec-n5 {
    width: 100%;
    height: 88px;
    margin-top: 10px;
    overflow: hidden
}

#spec-left,
#spec-right {
    width: 16px;
    height: 88px;
    float: left;
    cursor: pointer;
    margin-top: 3px
}

#spec-list,
#spec-list ul li p,
.jqzoom {
    position: relative;
    width: 100%;
    overflow: hidden
}

#spec-list {
    float: left;
    display: inline;
    margin: 0
}

#spec-list ul {
    clear: both
}

#spec-list ul li {
    float: left;
    display: inline;
    padding: 0;
    width: 23.5%;
    height: 88px;
    margin: 0 2% 0 0;
    cursor: pointer
}

#spec-list ul li:last-child,
.slide .text h2 {
    margin: 0
}

#spec-list ul li:nth-child(4) {
    display: inline;
    margin: 0
}

#spec-list ul li p {
    height: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#spec-list ul li img,
.jqzoom img {
    margin: auto;
    padding: 0;
    left: 0;
    top: 0;
    display: block;
    right: 0;
    bottom: 0
}

#spec-list ul li:hover p {
    border: 1px solid #1f71c2
}

#spec-list ul li img {
    max-width: 92%;
    max-height: 94%;
    position: absolute
}

.jqzoom {
    height: 382px;
    padding: 0;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.jqzoom img {
    max-width: 100%;
    max-height: 100%;
    position: absolute
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    background: url(i/loading.gif) center center no-repeat #fff;
    border: 1px solid #eaeaea;
    display: none;
    overflow: hidden;
    left: 102% !important;
    top: 0 !important
}

.jqZoomPup {
    width: 200px !important;
    height: 200px !important;
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/mask.png);
    opacity: .5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    cursor: move
}

#spec-list div {
    width: 100% !important;
    height: 70px !important;
    margin: 0
}

#ceshi {
    display: block;
    margin: auto !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.Warning {
    width: 100% !important;
    height: 100% !important
}

.NyProDetail_Main .NyProDetail_Text {
    width: 59.5%;
    height: auto;
    margin: 0;
    padding: 0 0 0 12px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProDetail_Text .NyProDetail_Name {
    width: 100%;
    height: auto;
    min-height: 40px;
    max-height: 80px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 28px;
    font-weight: 700;
    word-break: break-all;
    position: relative;
    margin-bottom: 10px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProDetail_Text .NyProDetail_Name i {
    display: block;
    width: 4px;
    height: 26px;
    margin: 0;
    padding: 0;
    background-color: #d32d27;
    position: absolute;
    left: 4px;
    top: 7px
}

.NyProDetail_Text .NyProDetail_Ms {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProDetail_Text .NyProDetail_Ms div {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.NyProDetail_Text .NyProDetail_Ms div span {
    color: #333;
    display: inline;
    font-size: 16px
}

.NyProDetail_Text .NyProDetail_Tags {
    width: 100%;
    height: auto;
    margin: 10px 0 0;
    padding: 0
}

.NyProDetail_Tags dl dd {
    width: 50%;
    height: auto;
    margin: 0;
    float: left;
    border-bottom: 1px solid #e5e5e5
}

#tabs div:hover::after,
.NyProDetail_Tags dl dd:nth-child(3),
.content img,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active::before,
.moblevel .moblevel_l .item img,
.parts_back,
.parts_back img,
.parts_container .model_flex .flex-item .parts_item img,
.parts_container .parts_content .parts_flex .parts_item:hover .parts_title:after,
.parts_container .parts_flex .parts_item:hover .parts_title:after,
.parts_toot .n_parts .hashParts .item img,
.pro_data-table {
    width: 100%
}

.NyProDetail_Tags dl dd p {
    width: 100%;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    margin: 0;
    padding: 0 10px 0 30px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProDetail_Tags dl dd p img {
    display: block;
    width: 22px;
    height: 22px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 9px
}

.NyProDetail_Tags dl dd p span {
    color: #666
}

.features_ul {
    position: relative;
    margin: 20px 0 10px
}

.features_ul li {
    margin-bottom: 10px
}

.features_ul li img {
    margin-right: 10px
}

.NyProDetail .NyProDetail_Content {
    width: 100%;
    height: auto;
    margin: 60px auto;
    padding: 0
}

.NyProDetail_Content .NyProDetail_Right {
    width: 23.5%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right
}

.NyProDetail_Content .NyProDetail_Left {
    width: 76.5%;
    height: auto;
    margin: 0;
    padding: 0 40px 0 0;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProDetail_Left .NyProDetail_Con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.NyProDetail_Con .NyProDetail_Tit {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    padding: 0;
    border-top: 1px solid #e6e6e6
}

.NyProDetail_Con .NyProDetail_Tit span {
    display: inline-block;
    width: auto;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0 30px;
    background-color: #d32d27;
    border-radius: 0 0 22px
}

.NyProDetail_Con .ProDetailText {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    margin: 0 auto 30px;
    padding: 0
}

.ProDetailText br,
.gallery-thumbs .swiper-slide .i2,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .i1,
.pro_data .tab-content {
    display: none
}

.index_banner-btn {
    display: flex;
    gap: 40px;
    width: 100%;
    height: 80px;
    overflow: hidden;
    margin: 20px auto 0;
    padding: 16px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.button-whited,
.index_banner-btn a {
    height: 60px;
    text-align: center;
    color: #fff;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif
}

.index_banner-btn a {
    flex: 1;
    line-height: 60px;
    border-radius: 2px;
    font-size: 18px
}

.index_banner-btn a i {
    font-size: 16px;
    margin-right: 6px
}

.but-red {
    background: #d53732;
    cursor: pointer;
}

.but-red:hover {
    color: #fff;
    background: #de635f
}

.but-gre {
    background: #575756;
    border: 1px solid #575756
}

.but-gre:hover {
    color: #fff !important;
    opacity: .8
}

.button-whited {
    width: 280px;
    display: inline-block;
    padding-left: 45px;
    padding-right: 45px;
    line-height: 58px;
    border-radius: 2px;
    background: #007377;
    border: 1px solid #007377;
    box-sizing: border-box;
    font-size: 16px
}

#FEATURES h3,
.Fontfamily,
.pdTab-box li,
.pro_spec-text .tit,
.sdfihi .fsadfihzd {
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif
}

.ProDetailText div,
.ProDetailText embed,
.ProDetailText img,
.ProDetailText p,
.ProDetailText span,
.ProDetailText table,
.ProDetailText td,
.ProDetailText tr,
.ProDetailText video {
    max-width: 100% !important;
    max-height: 100%;
    line-height: 30px !important
}

.ProDetailText b {
    display: block;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px
}

.ProDetailText img {
    display: inline-block;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    padding: 0
}

.NyPro_PrevNext a.NyProAll,
.NyPro_PrevNext p {
    height: 40px;
    color: #fff;
    float: left;
    line-height: 40px;
    font-size: 16px
}

.NyPro_PrevNext {
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
    padding: 7px 30px;
    background: #d32d27;
    background: linear-gradient(to right, #d32d27, #d2504c)
}

.NyPro_PrevNext1,
.parts_container .model_flex .flex-item:last-child {
    margin-bottom: 0
}

.NyPro_PrevNext p {
    width: 42%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProOrder_Title p,
.NyProOrder_Title span {
    color: #333;
    font-weight: 700;
    overflow: hidden
}

.NyPro_PrevNext p a {
    line-height: 40px;
    color: #fff;
    font-size: 16px
}

.NyPro_PrevNext p.NyProPrev {
    padding: 0 0 0 30px
}

.NyPro_PrevNext p.NyProNext {
    padding: 0 30px 0 0;
    text-align: right
}

.NyPro_PrevNext p img {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px
}

.NyPro_PrevNext p.NyProPrev img {
    left: 0
}

.NyPro_PrevNext p.NyProNext img {
    right: 0
}

.NyPro_PrevNext a.NyProAll {
    display: block;
    width: 16%;
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 0
}

.pdTab-box .active,
.pdTab-box li:hover {
    color: #575756;
    background-color: #fff
}

.NyPro_PrevNext a.NyProAll img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: -2px 10px 0 0;
    padding: 0
}

.NyProDetail_Order {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 60px;
    padding: 40px 40px 15px;
    background: url(../images/xs.png) left top no-repeat #f2f2f2;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProDetail_Order .NyProOrder_Main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.NyProOrder_Main .NyProOrder_Left {
    width: 22%;
    height: auto;
    margin: 0;
    padding: 40px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProOrder_Left .NyProOrder_Title {
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
    padding: 0
}

.NyProOrder_Title p {
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 30px;
    margin: 0 auto;
    padding: 0
}

.NyProOrder_Title i {
    display: block;
    width: 36px;
    height: 4px;
    margin: 10px 0 15px;
    padding: 0;
    background-color: #d32d27
}

.NyProOrder_Title span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    font-size: 18px;
    margin: 0 auto;
    padding: 0
}

.NyProOrder_Left .NyProOrder_Img {
    width: 152px;
    height: 152px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    border: 6px solid #d32d27;
    border-radius: 50%;
    background-color: #fff;
    position: relative
}

.pdTab,
.pdTab ul,
.pdTab-box li .nav-link {
    border: none;
    height: 100%
}

.NyProOrder_Img img {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.NyProOrder_Main .NyProOrder_Right {
    width: 78%;
    height: auto;
    margin: 0;
    padding: 0 40px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyProOrder_Right #ly_msg.ly_msg {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 0 !important
}

.NyProOrder_Right #ly_msg.ly_msg h3,
.NyProOrder_Right #ly_msg.ly_msg ul li h4,
.NyProOrder_Right #ly_msg.ly_msg ul li h4.xh,
.pro_data .tdsd {
    display: none !important
}

#tabs,
#tabs div,
.Specifications_flex,
.gallery-thumbs .slide-icon,
.pdTab ul,
.pro_data .buju,
.pro_spec-img,
.pro_spec-main,
.questions-line-ev,
.shell,
.soDetailb1-nav {
    display: flex
}

.NyProOrder_Right #ly_msg.ly_msg ul {
    width: 100% !important;
    overflow: hidden !important;
    margin: 0 auto !important;
    padding: 0 !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li {
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    line-height: inherit !important;
    color: inherit !important;
    font-size: inherit !important;
    margin: 0 0 25px !important;
    padding: 0 !important;
    clear: inherit !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li:first-child,
.NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(3),
.NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(5) {
    width: 48% !important;
    margin: 0 4% 25px 0 !important;
    float: left !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(2),
.NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(4),
.NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(6) {
    width: 48% !important;
    float: right !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li:last-child {
    margin: 25px auto 0 !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt1,
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12,
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_tara {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input,
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option,
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input,
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input {
    display: block !important;
    width: 100% !important;
    height: 60px !important;
    line-height: 60px;
    color: #aaa !important;
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 20px !important;
    background-color: #fff !important;
    border: 0 !important;
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NyProOrder_Right #ly_msg.ly_msg ul li .c_yzm {
    width: auto;
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
    float: left !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input {
    width: 240px !important;
    margin: 0 10px 0 0 !important;
    float: left !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li a.yzm_img {
    display: block !important;
    width: 120px !important;
    height: 40px !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    float: left !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span {
    line-height: 60px !important;
    color: #999 !important;
    font-size: 16px !important
}

.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea,
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea {
    display: block !important;
    width: 100% !important;
    height: 150px !important;
    line-height: 30px;
    color: #999;
    font-size: 16px !important;
    margin: 0 !important;
    padding: 15px 20px !important;
    background-color: #fff !important;
    border: 0 !important;
    outline: 0 !important;
    resize: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#tabs,
#tabs div,
.gallery-thumbs,
.pro_data-main {
    box-sizing: border-box
}

.NyProOrder_Right #ly_msg.ly_msg ul li .msg_btn {
    width: 200px !important;
    height: auto !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    float: inherit !important;
    position: absolute;
    left: 40px;
    bottom: 45px
}

.NyProOrder_Main .NyProOrder_Right #ly_msg.ly_msg .msg_btn input {
    width: 200px !important;
    height: 60px !important;
    overflow: hidden !important;
    line-height: 60px !important;
    color: #fff !important;
    font-size: 16px !important;
    text-align: center !important;
    background-color: #333 !important;
    margin: 0 0 20px !important;
    padding: 0 !important;
    border: none !important;
    cursor: pointer !important
}

.NyProOrder_Right #ly_msg.ly_msg .msg_btn input:hover {
    background: linear-gradient(to right, #1b2c6a, #57c2e0)
}

.NyProOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 {
    background: #1b2c6a;
    background: linear-gradient(to right, #1b2c6a, #57c2e0)
}

.NyProOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1:hover {
    background: linear-gradient(to left, #1b2c6a, #57c2e0)
}

.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 {
    width: 100% !important
}

.pdTab-box {
    background-color: #007377;
    margin: auto;
    border: none
}

.soDetailb1-nav {
    height: 75px;
    justify-content: center;
    flex-wrap: wrap
}

.pdTab {
    position: relative;
    width: 100%
}

.pdTab ul {
    flex-wrap: wrap
}

.pdTab-box li {
    flex: 1;
    font-size: 20px;
    position: relative;
    height: 100%;
    line-height: 75px;
    list-style: none;
    cursor: pointer;
    color: #fff;
    text-align: center
}

.pdTab-box .active {
    border-color: #fff
}

.mobile {
    border-bottom: 10px solid #f7f8f8;
}

.mobile .mobile_main {
    margin-top: 0;
}


.pro_spec-main {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px
}


.pro_spec-list-item {
    flex: 1;
    padding: 22px 8px;
    margin-bottom: 10px
}

.pro_spec-list-item:hover {
    box-shadow: 0 0 10px #e6ecf9
}

.pro_spec-img {
    margin-bottom: 30px;
    justify-content: center;
    align-items: center
}

.Moblet,
.MyGLMoblet .hashParts .item,
.moblevel .moblevel_l .item,
.pro_data .tab-nav-wrap,
.pro_spec-text {
    position: relative
}

.pro_spec-text .tit {
    height: 52px;
    font-size: 20px;
    text-align: center;
    z-index: 3;
    position: relative
}

.mobile_item {
    pointer-events: none;
}

#tabs,
.pro_data .tab-nav {
    height: 60px;
    cursor: pointer
}

.pro_spec-text .text {
    margin-top: 20px;
    color: #828282;
    line-height: 28px;
    z-index: 3;
    position: relative;
    text-align: center
}

.pro_spec-text .text p {
    width: 60%;
    text-align: left;
    margin: 0 auto
}

.ind_tjpro .jtright ul li,
.pro_data {
    background: #fff
}

.ww1400 {
    width: 1280px;
    margin: 0 auto
}

.ind_tjpro .jtright .swiper-container2 .swiper-slide,
.pro_data .tab-content.show {
    display: block !important
}

.pro_data .pro_data-tab {
    overflow: auto;
    margin-top: 60px;
    padding: 6px;
    background: #eaeaea
}

.pro_data-table td,
.pro_data-table th {
    background: #fff;
    border: 2px solid #eaeaea
}

.pro_data-table tr:first-child td,
.pro_data-table tr:first-child th {
    background: #efefef;
    height: 42px
}

.pro_data-table th {
    text-align: center;
    font-weight: 400;
    background: #f6f6f6
}

.pro_data-table td {
    text-align: center;
    color: #555;
    height: 42px
}

.pro_data-main {
    width: 100%;
    position: relative
}

.questions-line-ev {
    gap: 4px
}

.pro_data .buju {
    flex: 1;
    align-items: center
}

.pro_data .tab-nav {
    text-align: center;
    background: #f0f0f0;
    padding: 0 12px;
    color: #999
}

.pro_data .tab-nav.active {
    color: #fff;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    background: #007377
}

.shell {
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px
}

.shell .image {
    flex: 1;
    position: relative;
    cursor: pointer
}

.shell .image span {
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.shell .image img {
    width: 100%;
    height: 100%
}

#tabs {
    width: 100%;
    flex-wrap: wrap;
    background-color: #fff
}

#tabs div {
    flex: 1;
    align-items: center;
    position: relative;
    justify-content: center;
    border-bottom: 1px solid #fff
}

#tabs div::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #007377;
    position: absolute;
    bottom: 0;
    -o-transition: width .4s ease-in-out;
    -moz-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out
}

.content {
    width: 100%;
    display: none;
    color: #000
}

.lojij {
    background-color: #007377;
    color: #fff
}

.pro_banner {
    padding-top: 91px;
    color: #fff
}

.pro_ban_hp {
    height: 400px;
    background: url("../images/productDetail/Spare-Parts-Of-Jaw-Crusher/144719.webp") 50% 50%/cover no-repeat #272727
}

.pro_banner-con {
    height: 100%;
    position: relative
}

.sdfihi .fsadfihzd {
    line-height: 60px;
    font-size: 60px;
    letter-spacing: 8px
}

.fsdfw .contact-nav {
    display: flex;
    flex-wrap: wrap
}

.pro_banner-con:after {
    content: '';
    height: 100%;
    width: 1px;
    display: inline-block;
    vertical-align: middle
}

.moblevel .moblevel_p,
.parts_container .model_flex .moblevel_p,
.parts_container .parts_content .sub-parts,
.parts_container .sub-parts {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.parts_container .parts_content p,
.parts_container p {
    color: #828282;
    margin-bottom: 40px;
    letter-spacing: 1px
}

.MyGLMoblet .title,
.MyGLMoblet .title01,
.moblevel .moblevel_p .moblevel_t,
.parts_container .parts_content h1,
.parts_container h1 {
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif
}

.parts_container .parts_content h1,
.parts_container h1 {
    margin: 20px 0 30px;
    font-size: 48px
}

.parts_container .parts_content .parts_flex,
.parts_container .parts_flex {
    width: 100%;
    display: flex;
    gap: 20px;
    margin-bottom: 20px
}

.parts_container .parts_flex .parts_item {
    position: relative;
    cursor: pointer;
    flex: 1;
    overflow: hidden;
    background-color: #eaeaea
}

.parts_container .parts_content .parts_flex .parts_item img,
.parts_container .parts_flex .parts_item img {
    width: 100%;
    transition: .3s ease-in-out
}

.parts_container .parts_content .parts_flex .parts_item .parts_title,
.parts_container .parts_flex .parts_item .parts_title {
    display: block;
    position: relative;
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
    background: #fff
}

.parts_container .parts_flex .parts_item:hover img {
    transform: scale(1.12)
}

.parts_container .parts_content .parts_flex .parts_item .parts_title:after,
.parts_container .parts_flex .parts_item .parts_title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #007377;
    -webkit-transition: width .3s;
    transition: width .3s
}

.parts_container .model_flex {
    display: none;
    width: 100%;
    position: relative
}

.moblevel .moblevel_p .ggff::after,
.parts_container .model_flex .moblevel_p .ggff::after {
    content: "";
    height: 100%;
    position: absolute;
    left: 100%;
    width: 1px;
    background: #e7e7e7;
    top: 0
}

.moblevel .moblevel_p .ggff,
.moblevel .moblevel_p .ggfffd,
.parts_container .model_flex .moblevel_p .ggff,
.parts_container .model_flex .moblevel_p .ggfffd {
    width: 50%;
    position: relative
}

.parts_container .model_flex .moblevel_p .ggff img,
.parts_container .model_flex .moblevel_p .ggfffd img {
    width: 100%;
    margin-top: 12px;
    transform: scale(1.1)
}

.moblevel .moblevel_l .title,
.moblevel .moblevel_p .ggff .title,
.moblevel .moblevel_p .ggfffd .title,
.parts_container .model_flex .moblevel_p .ggff .title,
.parts_container .model_flex .moblevel_p .ggfffd .title {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin: 12px 0;
    color: 575756;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif
}

.parts_container .model_flex .flex-item {
    display: flex;
    gap: 10px;
    margin-bottom: 10px
}

.parts_container .model_flex .flex-item .parts_item {
    flex: 1
}

.parts_container .model_flex .flex-item .parts_item .parts_title {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin: 10px 0 0;
    color: 575756
}

.childParts {
    padding: 40px 0;
    width: 100%
}

.childParts .theParts {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 30px
}

.childParts .theParts .nparts {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center
}

.childParts .theParts .nparts h1 {
    font-size: 50px;
    font-weight: 600;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    letter-spacing: 4px
}

.childParts .theParts .nparts_1 {
    width: 60%
}

.childParts .theParts .nparts_1 p {
    line-height: 32px;
    color: #828282;
    letter-spacing: 1px
}

.childParts .theParts .nparts_1 p:last-child {
    margin-top: 20px
}

.sdfihi {
    width: 100%;
    position: absolute;
    top: 26%;
    text-align: center;
}

.fsdfw {
    width: 100%;
    position: absolute;
    top: 62%;
    text-align: center;
}

.fsdfw .contact-nav {
    width: 100%;
    display: flex;
    list-style: none;
    justify-content: center;
}

.fsdfw .contact-nav li {
    position: relative;
    margin: 0 20px;
    letter-spacing: 1px;
}

.fsdfw .contact-nav .gun {
    width: 1px;
    height: 14px;
    background-color: #fff;
    margin-top: 4px
}

.parts_container {
    width: 100%;
    background-color: #f8f8f8;
    padding: 40px 0
}

.MyGLMoblet,
.moblevel {
    padding: .3rem
}

.parts_container .parts_content {
    width: 100%;
    margin: 0 auto
}

.parts_container .parts_content .parts_flex .parts_item {
    position: relative;
    cursor: pointer;
    flex: 1;
    overflow: hidden
}

.parts_container .parts_content .parts_flex .parts_item:hover img {
    transform: scale(1.1)
}

.childParts .asdsai {
    width: 100%;
    height: 440px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.Moblet .MyMoblet,
.childParts .asdsai .swiper {
    height: 100%;
    position: relative
}

.childParts .asdsai .swiper {
    width: 100%
}

.childParts .asdsai .swiper .fdsis {
    width: 610px !important
}

.childParts .asdsai .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.childParts .asdsai .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    bottom: 0
}

.Moblet .MyMoblet .ter {
    position: absolute;
    top: 45%;
    left: 10%
}

.Moblet .MyMoblet .ter .tref5 {
    font-size: 36px;
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
    letter-spacing: 6px
}

.Moblet .MyMoblet .fdgdfg {
    position: absolute;
    top: 60%
}

.Moblet .MyMoblet .fdgdfg .contact-nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 .3rem
}

.Moblet .MyMoblet .fdgdfg .contact-nav li {
    position: relative;
    letter-spacing: 1px;
    font-size: 14px
}

.Moblet .MyMoblet .fdgdfg .contact-nav .gun {
    width: 2px;
    height: 12px;
    background-color: #fff;
    margin: 7px 12px
}

.MyGLMoblet .hashParts,
.moblevel .moblevel_l {
    width: 100%;
    display: flex;
    gap: 12px
}

.moblevel .moblevel_p .moblevel_t {
    width: 50%;
    margin: 20px 0 30px;
    font-size: 18px;
    line-height: 28px;
    color: 575756
}

.moblevel .moblevel_p img {
    width: 50%
}

.moblevel .moblevel_p .ggff img,
.moblevel .moblevel_p .ggfffd img {
    width: 100%;
    margin-top: 12px
}

.vcxx {
    height: 1px;
    width: 100%;
    background-color: #e7e7e7
}

.MyGLMoblet {
    background-color: #f8f8f8
}

.MyGLMoblet .title {
    font-size: 28px;
    color: 575756;
    line-height: 68px
}

.MyGLMoblet .title01 {
    font-size: 27px;
    color: 575756;
    line-height: 38px
}

.swiper-container {
    display: none;
    padding-bottom: 50px;
    margin-top: 20px
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.parts_toot {
    width: 100%;
    padding: 40px 0;
    background: #f8f8f8
}

.parts_toot .n_parts {
    position: relative;
    margin: 0 auto
}

.parts_toot .n_parts h1 {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 24px;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif
}

.parts_toot .n_parts p {
    color: #828282;
    line-height: 30px
}

.parts_toot .n_parts .hashParts {
    width: 100%;
    display: flex;
    gap: 1rem;
    margin-top: 40px
}

.parts_toot .n_parts .hashParts .item {
    position: relative;
    flex: 1
}

.mobile_content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.mobile_content .content_left {
    width: 55%;
}

.mobile_content .content_left .text-balance {
    font-size: 60px;
    font-weight: bold;
    font-family: "SF UI Light";
}

.mobile_content .content_right {
    width: 45%;
    font-family: "SF UI Regular";
}

.mobile_content .content_right p:first-child {
    margin-bottom: 24px;
}

.projects-one__menu-box {
    width: 100%;
    display: block;
    padding-bottom: 70px;
}

.projects-one__menu-box .project-filter {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    z-index: 1;
    gap: 20px;
}

.projects-one__menu-box .project-filter li {
    position: relative;
}

.projects-one__menu-box .project-filter li .filter-text {
    position: relative;
    display: block;
    padding: 12px 25px 12px;
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    text-transform: capitalize;
    background: #fff;
    border-radius: 8px;
    cursor: pointer;
    transition: all .4s ease;
    font-family: "SF UI Light";
    z-index: 1;
}

.projects-one__menu-box .project-filter li .filter-text:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    color: #fff;
    background: #d53732;
    border-radius: 8px;
    opacity: 1;
    transform: perspective(400px) rotateX(90deg);
    transform-origin: bottom;
    transition: all 300ms linear;
    transition-delay: .1s;
    z-index: -1;
}

.projects-one__menu-box .project-filter li:hover .filter-text:before,
.projects-one__menu-box .project-filter li.active .filter-text:before {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transition: all 300ms linear;
    transition-delay: .1s;
}

.projects-one__menu-box .project-filter li:hover .filter-text,
.projects-one__menu-box .project-filter li.active .filter-text {
    color: #fff;
    font-family: "SF UI Regular";
}

.projects-one__menu-box .project-filter li .count {
    display: none;
}

.filter-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.filter-layout .masonary-layout {
    width: 100%;
    position: relative;
    background-color: #fff;
}

.pot-span {
    display: none;
}

.filter-layout .masonary-layout img {
    width: 100%;
    height: auto;
}

.flex-col {
    background-color: #fff;
    flex-direction: column;
}

.text-textcolor-500 {
    margin-top: 30px;
    --tw-text-opacity: 1;
    color: #575757;
}
.h-full {
    padding: 0 12px;
}
.text-static {
    font-size: 32px;
    font-family: "SF UI Light";
    font-weight: bold;
    margin: 20px 0;
    line-height: 1.1;
}

.text-con {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
    justify-content: space-between;
}

.text-con:last-child {
    margin-bottom: 20px;
}

.border-gray-200 {
    padding: 20px 0;
    border-top: 1px solid #dadada;
}

.border-gray-200 .idxCase_btn {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 38px;
    color: #d53732;
    text-align: center;
    font-family: "SF UI Regular";
    background-color: #fff;
    border: 1px solid #d53732;
    border-radius: 20px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    box-sizing: border-box;
}

.border-gray-200 .idxCase_btn i {
    display: inline-block;
    width: 24px;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
    margin: -2px 0 0 10px;
    padding: 0;
    background: url("../images/Cases/jt3.png") center center no-repeat;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
}

.border-gray-200 .idxCase_btn:hover {
    color: #fff;
    background-color: #d53732;
    border: 1px solid #d53732
}

.border-gray-200 .idxCase_btn:hover i {
    margin: -2px 0 0 20px;
    background: url('../images/Cases/jt2.png') center center no-repeat
}

/* jaw-crushers页面 */
.page_container {
    width: 100%;
    padding: 40px 0;
}
.page_container .page-conetnt {
    width: 100%;
}
.page_container .page-conetnt img{
    width: 100%;
}
.page_container .page-conetnt p{
    width: 100%;
    font-size: 16px;
    margin-top: 20px;
    font-family: "SF UI Light";
}
.page_list {
    width: 100%;
}
.page_list .page_content {
    position: relative;
    display: flex;
    padding: 20px 0;
    border-bottom: 2px solid #f6f6f6;
}
.page_list .page_content .images {
    width: 540px;
}
.page_list .page_content .images img{
    width: 100%;
}
.page_list .page_conItem {
    width: 740px;
    padding: 0 20px;
}
.page_list .page_conItem h2 {
    font-size: 28px;
    font-family: "SF UI Bold";
}
.page_list .page_conItem p {
    font-size: 16px;
    font-family: "SF UI Light";
    margin-bottom: 20px;
}
.page_list .page_conItem ul {
    width: 100%;
    border-top: 2px solid #f6f6f6;
    border-bottom: 2px solid #f6f6f6;
}
.page_list .page_conItem ul li{
    width: 100%;
    padding: 8px;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #f6f6f6;
}
.page_list .page_conItem ul li:nth-child(odd){
    background: #f6f6f6;
}
.page_list .page_conItem ul li:last-child{
    border-bottom:none;
}
.page_list .page_conItem a{
    display: block;
    width: 150px;
    padding: 10px 0;
    background-color: #d32d27;
    border-color: #d32d27;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}
.page_list .page_conItem a:hover {
    background-color: rgb(203, 40, 40);
}
.page_show {
    display: block;
}
.page_none {
    display: none;
}
@media (max-width:1600px) {
    .NyProDetail_Main .NyProDetail_Text {
        padding: 0 0 20px 12px
    }

    .soDetailb1-nav {
        height: 70px
    }

    .pdTab-box li {
        line-height: 70px
    }

    .pro_data .tab-nav {
        height: 60px
    }

    .pro_data-table tr:first-child td,
    .pro_data-table tr:first-child th {
        height: 42px;
        font-size: 14px
    }

    .pro_data-table td,
    .pro_data-table th {
        height: 40px
    }

    .features_ul {
        position: relative;
        margin: 10px 0
    }
}

@media (max-width:1366px) {
    .NyProDetail_Main .NyProDetail_Img {
        width: 42%
    }

    .NyProDetail_Main .NyProDetail_Text {
        width: 58%
    }

    .NyProDetail_Text .NyProDetail_Name {
        font-size: 26px
    }

    .NyProDetail_Tags dl dd p,
    .NyProDetail_Text .NyProDetail_Ms div,
    .NyPro_PrevNext a.NyProAll,
    .NyPro_PrevNext p,
    .NyPro_PrevNext p a {
        font-size: 15px
    }

    .NyProDetail_Con .ProDetailText {
        width: 100%;
        overflow: hidden;
        line-height: 30px;
        color: #666;
        font-size: 15px;
        margin: 0 auto 30px;
        padding: 0
    }

    .ProDetailText embed,
    .ProDetailText img,
    .ProDetailText p,
    .ProDetailText span,
    .ProDetailText table,
    .ProDetailText td,
    .ProDetailText tr,
    .ProDetailText video {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100%;
        line-height: 30px;
        font-size: 15px
    }

    .ProDetailText div {
        height: auto !important;
        overflow: hidden
    }

    .ProDetailText b {
        display: block;
        line-height: 30px;
        font-size: 15px;
        margin: 0 0 5px
    }
}

@media (max-width:1280px) {
    .NyProDetail_Main .NyProDetail_Img {
        width: 45%
    }

    .index_banner .layout,
    .ww1400 {
        width: 1180px
    }

    .NyProDetail_Main .NyProDetail_Text {
        width: 55%
    }

    .NyProOrder_Main .NyProOrder_Left {
        padding: 20px
    }

    .NyProOrder_Main .NyProOrder_Right {
        padding: 0 20px
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input {
        height: 50px !important;
        line-height: 50px !important;
        font-size: 15px !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea {
        height: 145px !important;
        line-height: 25px;
        font-size: 15px !important;
        padding: 10px 20px !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li a.yzm_img {
        margin: 5px 0 !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span {
        font-size: 15px !important;
        line-height: 50px !important
    }

    .NyProOrder_Main .NyProOrder_Right #ly_msg.ly_msg .msg_btn input {
        height: 50px !important;
        line-height: 50px !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_btn {
        left: 20px
    }

    .filter-layout {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:1200px) {
    .NyProDetail_Order {
        padding: 30px 30px 5px
    }

    .parts_back,
    .ww1400 {
        width: 100%
    }

    .pro_case-con {
        padding-left: 20px
    }

    .childParts .asdsai .swiper-slide {
        background: #f8f8f8
    }

    .childParts .asdsai {
        height: auto
    }

    .childParts .asdsai .swiper-slide img {
        position: relative;
        height: auto
    }

    .childParts .asdsai .swiper .fdsis {
        width: 100% !important
    }

    .mobile_content .content_left {
        width: 100%;
        margin-bottom: 12px;
    }

    .mobile_content .content_left .text-balance {
        font-size: 48px;
    }

    .mobile_content .content_right {
        width: 100%;
    }

    .mobile_content .content_right p:first-child {
        margin-bottom: 12px;
    }
    .page_container {
        padding: 0;
    }
    .page_list .page_content .images {
        width: 45%;
    }
    .page_list .page_conItem {
        width: 55%;
    }
    .page_show {
        display: none;
    }

    .page_none {
        display: block;
    }
}

@media (max-width:1080px) {
    .NyProDetail .NyProDetail_Main {
        margin: 20px auto
    }

    .NyProDetail_Content .NyProDetail_Right {
        width: 100%;
        margin: 0 auto 40px;
        padding: 0;
        float: inherit
    }

    .NyProDetail_Content .NyProDetail_Left {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .NyProDetail .NyProDetail_Content {
        margin: 40px auto
    }

    .NyProDetail_Con .NyProDetail_Tit,
    .NyProDetail_Con .ProDetailText {
        margin: 0 auto 20px
    }

    .NyProDetail_Order {
        margin: 0 auto 40px;
        padding: 20px 20px 0
    }

    .NyProOrder_Main .NyProOrder_Right #ly_msg.ly_msg .msg_btn input {
        width: 160px !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .c_yzm {
        height: 50px
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input {
        width: 180px !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span {
        display: block;
        width: 100%;
        line-height: 30px !important;
        font-size: 14px !important;
        margin: 10px auto 0
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea {
        font-size: 14px !important
    }

    .pro_case-con {
        padding-left: 10px
    }

    .pro_spec-text .tit {
        height: auto
    }
    .page_list .page_content {
        flex-wrap: wrap;
    }
    .page_list .page_content .images {
        width: 100%;
    }

    .page_list .page_conItem {
        width: 100%;
        padding: 0;
    }
    .page_list .page_conItem h2 {
        font-size: 22px;
        margin: 10px 0 0;
    }
    .page_list .page_conItem p {
        margin-bottom: 10px;
    }
    .page_list .page_conItem ul li {
        padding: 6px 12px;
    }
    .page_list .page_conItem a {
        width: 100%;
        padding: 8px;
    }
}

@media (max-width:1024px) {
    .NyProDetail_Main .NyProDetail_Img {
        width: 100%;
        margin: 0 auto 20px;
        padding: 0;
        float: inherit
    }

    .NyProDetail_Main .NyProDetail_Text {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .pro_spec-list-item {
        flex: 1 1 50%;
        box-sizing: border-box;
        margin-bottom: 0;
        padding: 0 8px
    }

    .pro_spec-text .text p {
        width: 100%
    }
}

@media (max-width:800px) {
    .jqzoom {
        height: 440px
    }

    .NyProDetail_Text .NyProDetail_Ms {
        margin: 0
    }

    .NyProDetail_Text .NyProDetail_Name {
        font-size: 24px
    }

    .NyProDetail_Content .NyProDetail_Right {
        width: 100%;
        margin: 0 auto 40px;
        padding: 0;
        float: inherit
    }

    .NyProDetail_Content .NyProDetail_Left {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .NyProDetail_Order {
        padding: 10px 10px 0
    }

    .NyProOrder_Main .NyProOrder_Left {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
        float: inherit;
        position: relative
    }

    .NyProOrder_Left .NyProOrder_Title {
        margin: 0 auto
    }

    .NyProOrder_Left .NyProOrder_Img {
        width: 100px;
        height: 100px;
        border: 3px solid #d32d27;
        position: absolute;
        top: 20px;
        right: 20px
    }

    .NyProOrder_Main .NyProOrder_Right {
        width: 100%;
        margin: 0 auto;
        padding: 20px 20px 10px;
        float: inherit
    }

    .zoomdiv {
        display: none !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li:last-child {
        margin: 20px auto !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_btn {
        width: 100% !important;
        position: inherit;
        left: inherit;
        bottom: inherit
    }

    .NyProOrder_Main .NyProOrder_Right #ly_msg.ly_msg .msg_btn input {
        margin: 0 20px 0 0 !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input {
        width: 160px !important
    }

    .filter-layout {
        gap: 10px;
    }

    .pot-span {
        width: 100%;
        display: block;
        color: #fff;
        position: absolute;
        bottom: 6px;
        text-align: center;
        font-family: "SF UI Regular";
    }

    .px-3 {
        display: none;
    }
}

.gallery-thumbs .swiper-slide,
.img-center {
    border-right: 1px solid #ebebeb;
    display: flex;
    position: relative
}

@media (max-width:768px) {
    .mobile_img {
        display: none;
    }

    .mobile_item {
        padding: 30px 12px;
        background-color: #f0f0f0;

    }

    .pro_spec-text .fkTxtP {
        margin-top: 0px;
    }



    .Fontfamily,
    .pdTab-box li {
        font-family: "SF UI Light", Helvetica, Arial, sans-serif
    }

    .pdTab-fixed {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 999;
        background-color: #fff
    }

    .wsc-bread h1 {
        width: auto !important
    }

    .banBot {
        border-bottom: 1px solid #eaeaea;
        height: 45px
    }

    .NyProDetail .NyProDetail_Main {
        margin: 20px auto;
        padding: 12px
    }

    .NyProDetail .NyProDetail_Content {
        margin: 20px auto
    }

    .NyProDetail_Con .NyProDetail_Tit,
    .NyProDetail_Content .NyProDetail_Right {
        margin: 0 auto 20px
    }

    .NyProDetail_Con .ProDetailText {
        margin: 0 auto 10px
    }

    .index_banner-btn a {
        height: 42px;
        line-height: 42px;
        font-size: 14px
    }

    .jqzoom {
        height: 280px
    }

    #spec-list ul li,
    #spec-n5 {
        height: 72px
    }

    .NyProDetail_Text .NyProDetail_Name {
        min-height: 32px;
        max-height: 64px;
        line-height: 32px;
        font-size: 22px
    }

    .pro_data-table td,
    .pro_data-table th,
    .pro_data-table tr:first-child td,
    .pro_data-table tr:first-child th {
        height: 30px
    }

    .NyProDetail_Text .NyProDetail_Name i {
        height: 22px;
        top: 5px
    }

    .NyProDetail_Text .NyProDetail_Ms,
    .NyProOrder_Main .NyProOrder_Right,
    .pro_case-box {
        padding: 0
    }

    .NyProDetail_Text .NyProDetail_Ms div {
        height: auto;
        line-height: 24px;
        font-size: 14px
    }

    .NyProDetail_Text .NyProDetail_Ms div h1 {
        line-height: 24px
    }

    .NyProDetail_Text .NyProDetail_Tags {
        margin: 12px auto
    }

    .NyProDetail_Tags dl dd {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit;
        border-bottom: 1px solid #e5e5e5
    }

    .NyProDetail_Tags dl dd:nth-child(4) {
        border: 0
    }

    .NyProDetail_Tags dl dd p {
        height: auto;
        font-size: 14px
    }

    .index_banner-btn {
        gap: 10px
    }

    .NyPro_PrevNext {
        padding: 7px 20px
    }

    .NyPro_PrevNext p {
        width: 100%;
        font-size: 14px;
        text-align: left;
        padding: 0
    }

    .NyPro_PrevNext p.NyProNext {
        text-align: left;
        padding: 0 0 0 30px
    }

    .NyPro_PrevNext p.NyProNext img {
        right: inherit;
        left: 0
    }

    .NyPro_PrevNext a.NyProAll {
        width: 100%;
        font-size: 14px;
        text-align: left
    }

    .NyProDetail_Order {
        margin: 0 auto 20px;
        padding: 12px
    }

    .NyProOrder_Main .NyProOrder_Left {
        padding: 0;
        margin: 0 auto 20px
    }

    .NyProOrder_Title p {
        line-height: 36px;
        font-size: 26px
    }

    .NyProOrder_Title i {
        height: 3px;
        margin: 7px 0 10px
    }

    .NyProOrder_Title span {
        line-height: 24px;
        font-size: 16px
    }

    .NyProOrder_Left .NyProOrder_Img {
        width: 74px;
        height: 74px;
        top: 0;
        right: 0
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li {
        margin: 0 auto 20px !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li:first-child,
    .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(2),
    .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(3),
    .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(4),
    .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(5),
    .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(6) {
        width: 100% !important;
        margin: 0 auto 20px !important;
        float: inherit !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input {
        width: 160px !important
    }

    .NyProOrder_Main .NyProOrder_Right #ly_msg.ly_msg .msg_btn input {
        width: 48% !important;
        margin: 0 !important
    }

    .NyProOrder_Main .NyProOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 {
        margin: 0 4% 0 0 !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span {
        line-height: 24px !important;
        font-size: 14px !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input {
        font-size: 14px !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea,
    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea {
        font-size: 14px !important;
        height: 140px !important;
        line-height: 24px
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li:last-child {
        margin: 20px auto 0 !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .c_yzm {
        width: 100% !important;
        float: inherit !important
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 {
        padding: 0 !important
    }

    .pro_spec-main {
        margin-top: 40px
    }

    .pro_spec-list-item {
        flex: none;
        width: 100%;
        display: table;
        margin-bottom: 10px
    }

    .childParts .theParts .nparts_1,
    .pro_case-item,
    .pro_spec-img,
    .pro_spec-text,
    .ww1400 {
        width: 100%
    }

    .pro_spec-main:last-child {
        margin-top: 10px
    }

    .pro_data .tab-content {
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
        height: 100%
    }

    .pro_data-table td,
    .pro_data-table th {
        white-space: nowrap;
        padding-left: 4px;
        padding-right: 4px
    }

    .pro_case-con {
        width: 100%;
        padding: 0 12px
    }

    .pro_case-tit {
        margin: 20px 0;
        font-size: 20px;
        line-height: 28px
    }

    .pro_case-btn {
        margin: 20px 0;
        display: block;
        width: 100%;
        height: 50px;
        background: url('../images/productDetail/V-C-Jaw-Crusher/m-pro-case-btn.webp') center/60px auto no-repeat #fff
    }

    .pro_case-con:hover .pro_case-btn {
        background-image: url('../images/productDetail/V-C-Jaw-Crusher/m-pro-case-btn.webp')
    }

    .parts_container .parts_flex .parts_item,
    .pro_case-desc,
    .pro_case-sub {
        display: none
    }

    .soDetailb1-nav {
        height: auto;
        justify-content: flex-start
    }

    .pdTab-box {
        border-top: none
    }

    .pdTab-box li {
        flex: none;
        width: 25%;
        text-align: center;
        line-height: 40px;
        font-size: 12px
    }

    .childParts .theParts .nparts h1,
    .parts_container h1 {
        color: 575756;
        font-weight: 600;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
        letter-spacing: 2px
    }

    .pro_data .buju {
        flex: none
    }

    .pro_data .tab-nav,
    .pro_data .tab-nav-wrap {
        height: 50px
    }

    #tabs,
    .childParts .asdsai .swiper-slide img {
        height: auto
    }

    #tabs div {
        font-size: 14px;
        flex: none;
        width: 25%;
        height: 30px
    }

    #tabs div:nth-child(5),
    #tabs div:nth-child(6),
    #tabs div:nth-child(7) {
        width: 33.33%
    }

    .content img {
        margin-top: 20px
    }

    .parts_container {
        padding: 20px 0;
        background-color: #fff
    }

    .sdfihi {
        position: absolute;
        top: 28%;
        text-align: center
    }

    .sdfihi .fsadfihzd {
        width: 100%;
        font-size: 36px;
        line-height: 36px;
        letter-spacing: 6px
    }

    .fsdfw {
        top: 50%;
    }

    .fsdfw .contact-nav {
        display: flex;
        list-style: none
    }

    .fsdfw .contact-nav li {
        margin: 0 12px;
        font-size: 14px
    }

    .fsdfw .contact-nav .gun {
        width: 2px;
        height: 12px;
        margin-top: 7px
    }

    .parts_container h1 {
        width: 50%;
        margin: 20px 0 30px;
        font-size: 18px;
        line-height: 28px
    }

    .parts_container .sub-parts img {
        width: 50%
    }

    .parts_container .parts_flex {
        gap: 0;
        flex-wrap: wrap;
        margin-bottom: 0
    }

    .parts_container .model_flex {
        display: block
    }

    .childParts {
        padding: 20px 0;
        background-color: #f8f8f8
    }

    .childParts .theParts .nparts {
        width: 100%;
        display: block
    }

    .childParts .theParts .nparts h1 {
        font-size: 28px;
        line-height: 68px
    }

    .childParts .theParts .nparts_1 p {
        line-height: 26px;
        color: #828282;
        letter-spacing: 0
    }

    .parts_toot .n_parts h1 {
        font-size: 28px;
        letter-spacing: 2px;
        margin-bottom: 10px
    }

    .parts_toot .n_parts p {
        line-height: 26px;
        color: #828282
    }

    .parts_toot .n_parts .hashParts {
        flex-wrap: wrap;
        gap: 10px
    }

    .parts_toot .n_parts .hashParts .item {
        flex: 1 0 45%
    }

    .parts_h1 {
        width: 100% !important;
        font-size: 21px !important;
        line-height: 28px !important;
        margin: 20px 0 !important
    }

    .parts_container .parts_content .parts_flex {
        margin-bottom: 0
    }

    .parts_container p {
        letter-spacing: 0;
        margin-bottom: 30px;
        line-height: 22px
    }

    .pro_data .pro_data-tab {
        margin-top: 30px
    }

    .shell .image span {
        height: 30px;
        line-height: 30px;
        font-size: 14px
    }

    .prodetail_img a.videoIco {
        left: 24px !important;
        top: 15px !important
    }

    .mobile_content .content_left .text-balance {
        font-size: 30px;
        font-family: "SF UI Regular";
        font-weight: normal;
    }

    .projects-one__menu-box {
        padding-bottom: 30px;
    }

    .projects-one__menu-box .project-filter {
        gap: 10px;
        padding-bottom: 12px;
        overflow-x: auto;
    }

    .projects-one__menu-box .project-filter li {
        width: fit-content;
        white-space: nowrap;
    }

    .project-filter::-webkit-scrollbar {
        height: 4px;
    }

    .project-filter::-webkit-scrollbar-track {
        background: #f7f8f8;
    }

    .projects-one__menu-box .project-filter li .filter-text {
        padding: 6px 12px;
        font-size: 16px;
    }
}

.ind_tjpro .indbt p,
.tongmore {
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif
}

@media (max-width:375px) {
    .jqzoom {
        height: 260px
    }

    #spec-list ul li,
    #spec-n5 {
        height: 64px
    }

    .mobile_content .content_left .text-balance {
        font-size: 24px;

    }
}

@media (max-width:320px) {
    .jqzoom {
        height: 220px
    }

    #spec-list ul li,
    #spec-n5 {
        height: 54px
    }

    .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input {
        width: 130px !important
    }
}

.pro_data-tab::-webkit-scrollbar {
    height: 8px
}

.pro_data-tab::-webkit-scrollbar-thumb {
    background-color: #c3c2c2
}

.pro_data-tab::-webkit-scrollbar-track {
    background-color: #fff
}

.mySwbox-main {
    background-color: #f4f4f4
}

.mySwbox {
    margin: 0 auto;
    position: relative;
    padding: 35px 10px 0;
    width: 100%;
    height: 700px
}

.titlebox {
    width: 40%;
    position: absolute;
    left: 10px;
    top: 5%;
    z-index: 10
}

.titlebox .section-title1 {
    color: #333;
    font-size: 26px;
    padding-top: 40px
}

.titlebox strong {
    display: block;
    font-weight: 400;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    position: relative
}

.titlebox strong::before {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    background: #4177b7;
    position: absolute;
    bottom: -3px;
    left: 0;
    border-radius: 10px
}

.titlebox p {
    margin: 0;
    background-color: #1b1b1b;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #f4f4f4;
    padding: 0 15px;
    display: inline-block
}

.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.swiper-slide {
    background-size: cover;
    background-position: center
}

.gallery-top {
    height: 80%;
    width: 100%
}

.gallery-thumbs {
    height: 20%;
    padding: 10px 0
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1
}

.IProduct .mySwiper4 .swiper-slide.active,
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

.slide .text {
    width: 45%;
    color: #333;
    padding-top: 15%;
    overflow: hidden;
    padding-right: 5%;
    flex-shrink: 0
}

.slide .text h2 .s1 {
    font-size: 20px;
    line-height: 46px
}

.slide .text h2 .s2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 46px;
    margin-left: 15px
}

.slide .text h2 .s3 {
    float: right;
    font-size: 57px;
    line-height: 46px
}

.slide .text p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin: 0
}

.slide {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.slide img {
    max-width: 100%
}

.mySwbox-thumbs {
    background-color: #fff;
    box-shadow: 0 0 10px #ddd;
    margin-top: 25px
}

.mySwbox-thumbs .gallery-thumbs {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px
}

.gallery-thumbs .swiper-slide {
    flex: 1;
    transition: .5s;
    cursor: pointer;
    box-shadow: 0 0 1px transparent;
    padding: 20px
}

.img-center {
    z-index: 999;
    justify-content: center;
    align-items: center;
    width: 80px
}

.gallery-thumbs .swiper-slide:before {
    width: 0;
    height: 100%;
    background: #4177b7;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .5s
}

.IProduct .mySwiper3 .swiper-slide-thumb-active a.pName,
.IProduct .mySwiper3 .swiper-slide:hover a.pName,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .text,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .text p {
    color: #fff
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .i2 {
    display: block
}

.gallery-thumbs .swiper-slide .text {
    position: relative;
    z-index: 999;
    padding-left: 25px;
    color: #333
}

.gallery-thumbs .swiper-slide .text h2 {
    font-size: 16px;
    margin: 0;
    line-height: 30px
}

.gallery-thumbs .swiper-slide:last-child {
    border-right: 0
}

.gallery-thumbs .swiper-slide .text p {
    font-size: 12px;
    color: #666;
    margin: 0;
    line-height: 25px
}

.gallery-thumbs .swiper-slide .icon {
    width: 50px;
    height: 50px;
    vertical-align: -.15em;
    fill: #333;
    overflow: hidden;
    transition: .5s
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .icon {
    fill: #fff
}

.IProduct {
    width: 100%;
    height: 734px;
    position: relative
}

.IProduct .mySwiper4 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.IProduct .mySwiper4 .swiper-slide {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .4s
}

.IProduct .mySwiper4 .swiper-slide .IProduct_con {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 2.6%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99
}

.IProduct .mySwiper4 .swiper-slide .IProduct_con .IProduct_text {
    width: 38%;
    padding: 40px;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -200px;
    transition: .5s ease-out
}

.IProduct .mySwiper4 .swiper-slide.active .IProduct_con .IProduct_text {
    right: 2.6%
}

.IProduct_text .IProduct_tit {
    width: 100%;
    position: relative;
    text-align: left
}

.IProduct_text .IProduct_tit b {
    font-size: 40px;
    color: #fff
}

.IProduct_text .IProduct_tit em {
    display: block;
    width: 70px;
    height: 7px;
    background: #d32d27;
    margin: 18px 0 0
}

.IProduct_text a.IProduct_name {
    display: block;
    width: 100%;
    height: auto;
    line-height: 26px;
    color: #fff;
    font-size: 24px;
    text-align: left;
    margin: 20px auto 15px;
    padding: 0
}

.IProduct_text a.IProduct_name:hover {
    text-decoration: underline
}

.IProduct_text .IProduct_tit i {
    display: block;
    width: 60px;
    height: 4px;
    background-color: #006bd5;
    position: absolute;
    bottom: -2px
}

.IProduct_text p {
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
    line-height: 32px;
    text-align: left;
    color: rgba(255, 255, 255, .85);
    font-size: 16px;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.IProduct_text a.IProduct_btn {
    display: block;
    width: 128px;
    line-height: 38px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border: 1px solid #717171;
    margin: 20px 0 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.IProduct_text a.IProduct_btn:hover {
    color: #fff;
    background-color: #015cac;
    border: 1px solid #015cac
}

.IProduct .mySwiper3 {
    width: 450px;
    height: 100%;
    overflow: inherit;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .35);
    z-index: 100;
    padding: 50px 0
}

.IProduct .mySwiper3 .swiper-slide {
    height: 106px;
    background: rgba(0, 0, 0, .35);
    text-align: center;
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.IProduct .mySwiper3 .swiper-slide .fa_xqh {
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.IProduct .mySwiper3 .swiper-slide:last-child .fa_xqh {
    border: 0
}

.IProduct .mySwiper3 .swiper-slide a.pIco {
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    position: relative;
    margin-right: 18px
}

.IProduct .mySwiper3 .swiper-slide a.pIco img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    inset: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.IProduct .mySwiper3 .swiper-slide a.pName {
    display: block;
    color: #fff;
    font-size: 18px;
    width: calc(100% + 62px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left
}

.IProduct .mySwiper3 .swiper-slide-thumb-active,
.IProduct .mySwiper3 .swiper-slide.active,
.IProduct .mySwiper3 .swiper-slide:hover {
    background: #d32d27;
    margin-left: 60px;
    z-index: 99;
    width: 120%
}

@media (max-width:1599px) {
    .IProduct {
        height: 640px
    }

    .IProduct .mySwiper3 {
        width: 420px
    }

    .IProduct .mySwiper3 .swiper-slide {
        height: 90px
    }

    .IProduct_text p {
        line-height: 24px
    }

    .IProduct_text .IProduct_tit b {
        font-size: 36px
    }

    .IProduct .mySwiper3 .swiper-slide-thumb-active,
    .IProduct .mySwiper3 .swiper-slide.active,
    .IProduct .mySwiper3 .swiper-slide:hover {
        margin-left: 50px
    }
}

@media (max-width:1440px) {
    .IProduct .mySwiper3 {
        width: 400px
    }
}

@media (max-width:1366px) {
    .IProduct {
        height: 574px
    }

    .IProduct .mySwiper4 .swiper-slide .IProduct_con .IProduct_text {
        padding: 30px
    }

    .IProduct_text a.IProduct_name {
        font-size: 20px
    }

    .IProduct_text .IProduct_tit b {
        font-size: 28px
    }

    .IProduct_text .IProduct_tit em {
        width: 60px;
        height: 5px;
        margin-top: 10px
    }

    .IProduct .mySwiper3 .swiper-slide {
        height: 80px
    }

    .IProduct .mySwiper3 {
        width: 340px
    }

    .IProduct .mySwiper3 .swiper-slide .fa_xqh {
        padding-left: 30px
    }

    .IProduct .mySwiper3 .swiper-slide a.pName {
        font-size: 18px
    }

    .IProduct .mySwiper3 .on,
    .IProduct .mySwiper3 .swiper-slide-thumb-active,
    .IProduct .mySwiper3 .swiper-slide:hover {
        margin-left: 60px
    }
}

@media (max-width:1080px) {
    .IProduct {
        height: 514px
    }

    .IProduct .mySwiper3 .swiper-slide {
        height: 70px !important
    }

    .IProduct .mySwiper3 .swiper-slide .fa_xqh {
        padding-left: 20px
    }

    .IProduct .mySwiper4 .swiper-slide .IProduct_con .IProduct_text {
        width: 45%;
        padding: 20px
    }

    .IProduct_text .IProduct_tit b {
        font-size: 30px
    }

    .IProduct_text a.IProduct_name {
        font-size: 20px;
        margin: 10px auto 5px
    }

    .IProduct .mySwiper3 {
        width: 180px;
        overflow: hidden
    }

    .IProduct .mySwiper3 .swiper-slide a.pIco {
        display: none
    }

    .IProduct .mySwiper3 .swiper-slide a.pName {
        font-size: 16px
    }

    .IProduct .mySwiper3 .swiper-slide-thumb-active,
    .IProduct .mySwiper3 .swiper-slide.active,
    .IProduct .mySwiper3 .swiper-slide:hover {
        margin-left: 0;
        width: 100%
    }
}

@media (max-width:768px) {
    .IProduct {
        height: 400px
    }

    .IProduct .mySwiper3 .swiper-slide {
        height: 60px !important
    }

    .IProduct .mySwiper3 .swiper-slide .fa_xqh {
        padding: 0 12px
    }

    .IProduct .mySwiper4 .swiper-slide .IProduct_con .IProduct_text {
        padding: 15px
    }

    .IProduct_text .IProduct_tit b {
        font-size: 22px
    }

    .IProduct_text a.IProduct_name {
        font-size: 16px
    }

    .IProduct_text p {
        font-size: 15px;
        height: 56px;
        -webkit-line-clamp: 2;
        display: none
    }

    .IProduct .mySwiper3 {
        padding: 20px 0
    }

    .IProduct .mySwiper4 .swiper-slide.active .IProduct_con .IProduct_text {
        right: 2%
    }

    .features_ul li {
        font-size: 14px
    }

    .nav-item[href="#INQUIRY"] {
        display: none
    }
}

@media (max-width:500px) {
    .IProduct {
        height: 368px
    }

    .IProduct_text .IProduct_tit b {
        font-size: 18px
    }

    .IProduct .mySwiper3 .swiper-slide {
        height: 55px !important
    }

    .IProduct .mySwiper4 .swiper-slide .IProduct_con .IProduct_text {
        width: 68%
    }

    .IProduct .mySwiper3 {
        width: 120px
    }

    .IProduct .mySwiper3 .swiper-slide .fa_xqh {
        padding-left: 20px
    }

    .IProduct .mySwiper3 .swiper-slide a.pName {
        font-size: 15px
    }
}

@media (max-width:414px) {
    .IProduct {
        height: 368px
    }

    .IProduct_text .IProduct_tit b {
        font-size: 15px
    }

    .IProduct .mySwiper4 .swiper-slide .IProduct_con .IProduct_text {
        width: 68%
    }
}

.ind_tjpro {
    width: 100%;
    padding: 84px 0 84px 13%;
    background: #d32d27;
    background: linear-gradient(to right, #d32d27, #575756);
    overflow: hidden;
    position: relative
}

.ind_tjpro .jtleft {
    width: 440px;
    float: left
}

.indbt span {
    font-size: 46px;
    line-height: 46px;
    font-weight: 700;
    color: rgba(255, 255, 255, .1)
}

.ind_tjpro .indbt p {
    color: #fff;
    margin-top: -30px
}

.ind_tjpro .jtleft .ztgs {
    font-size: 16px;
    color: rgba(255, 255, 255, .7);
    line-height: 30px;
    margin: 50px 0 85px
}

.ind_tjpro .jtright {
    width: calc(100% - 525px);
    float: right;
    position: relative
}

.ind_tjpro .jtright .swiper-button-next,
.ind_tjpro .jtright .swiper-button-prev {
    width: 48px;
    height: 48px;
    background: url('../images/productDetail/V-C/jt06.png') center no-repeat #d32d27;
    left: 0;
    top: 20px;
    margin-top: 0;
    transition: .5s;
    -webkit-transition: .5s
}

.ind_tjpro .jtright .swiper-button-next {
    background: url('../images/productDetail/V-C/jt06.png') center no-repeat #d32d27;
    transform: rotate(-180deg);
    left: 68px
}

.ind_tjpro .jtright .swiper-button-next:hover,
.ind_tjpro .jtright .swiper-button-prev:hover {
    background: url('../images/productDetail/V-C/jt06.png') center no-repeat #dd5f5a
}

.ind_tjpro .jtright .swiper-container2 {
    position: relative;
    overflow: hidden;
    margin-top: 102px
}

.ind_tjpro .jtright ul li.swiper-slide-duplicate-prev {
    opacity: .4
}

.ind_tjpro .jtright ul li .pic {
    display: block;
    width: 100%;
    height: 256px;
    position: relative;
    overflow: hidden
}

.ind_tjpro .jtright ul li .pic img {
    max-width: 94%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s;
    -webkit-transition: .5s
}

.ind_tjpro .jtright ul li .text {
    padding: 34px;
    position: relative
}

.ind_tjpro .jtright ul li .text .name {
    max-width: calc(100% - 50px);
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    transition: .5s;
    -webkit-transition: .5s
}

.ind_tjpro .jtright ul li .text .xh {
    font-size: 16px;
    color: #999;
    margin-top: 4px;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.ind_tjpro .jtright ul li .text .xh img {
    margin-right: 7px
}

.ind_tjpro .jtright ul li .text .more {
    display: block;
    width: 40px;
    height: 40px;
    background: url('../images/productDetail/V-C/jt03.jpg') center/40px 40px no-repeat;
    position: absolute;
    right: 34px;
    bottom: 30px;
    transition: .5s;
    -webkit-transition: .5s
}

.ind_tjpro .jtright ul li:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.ind_tjpro .jtright ul li:hover .text .name {
    color: #1b2c6a
}

.ind_tjpro .jtright ul li:hover .text .more {
    background: url('../images/productDetail/V-C/jt07.jpg') center/40px 40px no-repeat
}

.ind_tjpro .tjpro_bg1 {
    width: 38%;
    height: 34px;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff
}

.ind_tjpro .tjpro_bg1:after {
    content: "";
    display: block;
    width: 148px;
    height: 34px;
    background: url('../images/productDetail/V-C/nav_bg-2.png') left no-repeat;
    position: absolute;
    left: -90px;
    top: 0
}

.ind_tjpro .tjpro_bg2 {
    width: 35%;
    height: 34px;
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff
}

.ind_tjpro .tjpro_bg2:after {
    content: "";
    display: block;
    width: 148px;
    height: 34px;
    background: url('../images/productDetail/V-C/nav_bg.png') left no-repeat;
    position: absolute;
    right: -90px;
    bottom: 0;
    transform: rotate(180deg)
}

.tongmore {
    display: block;
    width: 160px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, .25);
    color: #fff;
    font-size: 16px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.tongmore img {
    margin-right: 20px;
    transition: .5s;
    -webkit-transition: .5s
}

.tongmore:hover img {
    margin-right: 15px
}

.tongmore::after,
.tongmore::before {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0
}

.tongmore::before {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    top: 0;
    left: 0
}

.tongmore::after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    bottom: 0;
    right: 0
}

.tongmore:hover::after,
.tongmore:hover::before {
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition: .5s;
    -webkit-transition: .5s
}

@media screen and (max-width:1700px) {
    .ind_tjpro {
        padding: 84px 0 84px 5%
    }
}

@media screen and (max-width:1600px) {
    .ind_tjpro {
        padding: 74px 0 74px 5%
    }

    .ind_tjpro .tjpro_bg2:after {
        bottom: -.2px
    }

    .ind_tjpro .jtleft {
        width: 340px
    }

    .ind_tjpro .jtright {
        width: calc(100% - 390px)
    }

    .ind_tjpro .tjpro_bg1,
    .ind_tjpro .tjpro_bg2 {
        width: 25%
    }
}

@media screen and (max-width:1440px) {
    .ind_tjpro {
        padding: 60px 0 60px 5%
    }

    .ind_tjpro .indbt span {
        display: none
    }

    .ind_tjpro .indbt p {
        margin-top: 0
    }

    .ind_tjpro .jtleft {
        width: 30%
    }

    .ind_tjpro .jtleft .ztgs {
        margin: 40px 0 65px
    }

    .ind_tjpro .jtright {
        width: 66%
    }

    .ind_tjpro .jtright .swiper-container2 {
        margin-top: 65px
    }

    .ind_tjpro .jtright .swiper-button-next,
    .ind_tjpro .jtright .swiper-button-prev {
        width: 40px;
        height: 40px;
        top: 0
    }

    .ind_tjpro .jtright .swiper-button-next {
        left: 50px
    }

    .ind_tjpro .jtright ul li .pic {
        height: 216px
    }

    .ind_tjpro .jtright ul li .text {
        padding: 20px
    }

    .ind_tjpro .jtright ul li .text .name {
        font-size: 16px
    }

    .ind_tjpro .jtright ul li .text .xh {
        font-size: 14px
    }

    .ind_tjpro .jtright ul li .text .xh img {
        margin-right: 5px
    }

    .ind_tjpro .jtright ul li .text .more {
        right: 20px;
        bottom: 15px;
        width: 34px;
        height: 34px;
        background-size: 100%
    }
}

@media screen and (max-width:1299px) {
    .ind_tjpro .jtright ul li .pic {
        height: 180px
    }

    .ind_tjpro .jtleft .ztgs {
        margin: 30px 0;
        font-size: 15px;
        line-height: 34px
    }
}

@media screen and (max-width:1080px) {
    .ind_tjpro {
        padding: 60px 3%
    }

    .ind_tjpro .jtleft,
    .ind_tjpro .jtright,
    .tongmore {
        width: 100%
    }

    .ind_tjpro .indbt span {
        display: block;
        text-align: center
    }

    .ind_tjpro .indbt p {
        text-align: center
    }

    .ind_tjpro .jtright ul li.swiper-slide-duplicate-prev {
        opacity: 1
    }

    .ind_tjpro .jtright .swiper-button-next,
    .ind_tjpro .jtright .swiper-button-prev {
        top: auto;
        bottom: 0;
        left: 50%;
        transform: translateX(-100%)
    }

    .ind_tjpro .jtright .swiper-button-next {
        left: calc(50% + 48px);
        transform: translateX(-100%) rotate(-180deg)
    }

    .ind_tjpro .jtright .swiper-container2 {
        margin: 20px 0 60px
    }

    .ind_tjpro .tjpro_bg1,
    .ind_tjpro .tjpro_bg2 {
        display: none
    }
}

@media screen and (max-width:768px) {
    .ind_tjpro {
        padding: 30px 3%
    }

    .ind_tjpro .jtleft {
        margin-bottom: 10px
    }

    .ind_tjpro .jtright .swiper-button-next,
    .ind_tjpro .jtright .swiper-button-prev {
        width: 36px;
        height: 36px
    }

    .ind_tjpro .jtright .swiper-container2 {
        margin: 12px 0 52px
    }

    .ind_tjpro .jtright ul li .pic {
        height: 150px
    }

    .ind_tjpro .jtright ul li .text {
        padding: 10px 15px
    }

    .ind_tjpro .jtright ul li .text .name {
        max-width: 100%;
        font-size: 15px;
        text-align: center
    }

    .ind_tjpro .jtright ul li .text .xh {
        display: none
    }

    .ind_tjpro .jtright ul li .text .more {
        left: 15px;
        bottom: 20px;
        width: 26px;
        height: 26px;
        display: none
    }
}

@media(max-width:992px) {

    .gallery-thumbs .swiper-slide,
    .mySwbox-thumbs .gallery-thumbs {
        padding: 10px
    }

    .img-center {
        width: 55px
    }

    .titlebox .section-title1 {
        font-size: 24px
    }

    .gallery-thumbs .swiper-slide .text {
        padding-left: 15px
    }
}

@media(max-width:768px) {

    .gallery-thumbs .slide-icon,
    .img-center,
    .titlebox {
        width: 100%
    }

    .mySwbox-thumbs {
        margin-left: 10px;
        margin-right: 10px
    }

    .mySwbox {
        padding-top: 15px
    }

    .titlebox .section-title1 {
        font-size: 24px;
        padding: 0
    }

    .slide .text {
        width: 100%;
        padding-top: 20px;
        padding-right: 0
    }

    .slide {
        flex-direction: column
    }

    .titlebox {
        position: relative;
        left: 0;
        top: 5%;
        z-index: 10
    }

    .slide .img {
        margin-top: 10px
    }

    .gallery-thumbs .swiper-slide .text,
    .slide .text h2 .s3 {
        display: none
    }

    .img-center {
        border-right: 0
    }

    .mySwbox-main {
        padding: 5px 0 30px
    }

    .gallery-thumbs .swiper-slide {
        margin-right: 0 !important
    }
}

.m-contact .async .fm-item input,
.m-contact .async .fm-item textarea {
    background-color: #f6f6f6
}

.button-primary {
    display: inline-block;
    width: 200px;
    padding-left: 45px;
    padding-right: 45px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: #d53732
}

.prodetail_img a.videoIco {
    position: absolute;
    z-index: 9;
    width: 40px;
    height: 40px;
    left: 38px;
    top: 24px;
    background: url('../images/productDetail/v.webp') no-repeat
}

.m-modal-mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 1000;
    text-align: center;
    visibility: hidden;
    opacity: 0
}

.m-modal-mask.show {
    visibility: visible;
    opacity: 1
}

.m-modal-mask .m-modal {
    display: inline-block;
    position: relative;
    background: #fff;
    padding: 35px;
    border-radius: 5px;
    vertical-align: middle;
    top: 50%;
    transform: translate(0, -50%)
}

.m-modal-mask .modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-size: 24px
}