.content1 .tabContainer ul {
    justify-content: space-evenly;
}

.top_header .content1 .left .swiper-slide a{
    width: 100%;
    height: 100%;
    display: block;
}

.content1 .left .swiper{
    width: 100%;
    height: 100%;
}
.content1 .list ul li h2{
    height: 30px !important;
}
.content1 .list ul li .pro_title{
    height: 80px !important;
}
.content1 .list ul li{
    height: initial !important;
    margin: 6px !important;
    padding: 30px !important;
}

@media screen and (max-width: 768px) and (orientation:portrait) {
    #app {
        margin-top: 7vh !important;
    }
    .top_header {
        margin-top: 7vh !important;
    }
    .content1 {
        height: auto !important;
        padding: 0 !important;
        margin-top: 0 !important;
    }
    .content1 .left {
        height: auto !important;
    }
    .content1 .right {
        margin-bottom: 2vh;
    }
    .content1 .right .ctx {
        padding: 2vh 0 2vh !important;
    }
    .content1 .right .ctx .title {
        padding-bottom: 1vh !important;
    }
    .content1 .right .ctx .data li {
        margin-bottom: 1vh !important;
    }
    .content .innerWrap .title h2 {
        padding-bottom: 1vh !important;
    }
    .content .innerWrap .title {
        margin-bottom: 1vh !important;
    }
    .content .innerWrap .title h1 {
        padding-bottom: 1vh !important;
    }
    .content .innerWrap .title h1::after {
        width: 5vw !important;
    }
    .content1 .tabContainer {
        height: 100%;
    }
    .content1 .tabContainer a:first-child {
        height: 100% !important;
    }
    .content1 .tabContainer .cateTitle {
        height: 100% !important;
        line-height: 100% !important;
        font-size: 3.5vw !important;
        padding: 0 0.5vw !important;
        margin-right: 1vw !important;
    }
    .content1 .tabContainer ul {
        height: 100% !important;
    }
    .content1 .list ul li {
        height: auto !important;
        padding: 1vw !important;
    }
    .productFlex li {
        margin: 0 0 2vh 0 !important;
    }
    .content1 .list ul li h2 {
        height: auto !important;
    }
    .content1 .list ul li h3 {
        margin-bottom: 0.5vh !important;
    }
    .content1 .list {
        padding-top: 1vh !important;
    }
    .content1 .list ul li .pro_title {
        margin-left: 15px;
        height: auto !important;
    }
    .content1 .list ul li .info{
        margin-left: 15px;
    }
    .content1 .list ul li .imgBox {
        height: auto !important;
    }
    .content1 .list ul li .imgBox div {
        height: auto !important;
        overflow: visible;
        margin-bottom: 0.5vh !important;
    }
    .content1 .list ul li .imgBox div img {
        width: 70vw !important;
        height: auto;
        /* margin-top: -2vh; */
        /* margin-bottom: -2vh !important; */
        /* object-fit: contain;
        background-size: cover; */
    }
    .content1 .list ul li .btnContainer a .button {
        margin-right: 1vw !important;
    }
    .content2 {
        margin-top: 0.5vh !important;
        padding-top: 0.5vh !important;
    }
    .content2 .innerWrap {
        width: 100% !important;
    }
    .breadcrum {
        margin-bottom: 1vh !important;
    }
    .content1 .list ul li .btnContainer{
        margin-bottom: 2vh !important;
    }
    .content2 .tabContainer ul li {
        padding-bottom: 0.5vh !important;
        margin-left: 1vw !important;
    }
    .tabContainer.navList {
        width: 100%;
    }
    .content2 .tabContainer ul li a {
        white-space: nowrap;
    }
    .detail {
        padding: 2vh 0 0 0 !important;
    }
    .detail .top {
        margin-bottom: 1vh !important;
    }
    .detail1 .ctx ul li {
        padding: 2vw !important;
    }
    .detail1 .ctx ul li .value p {
        margin-bottom: 0.5vh !important;
    }
    .detail1 .ctx ul li .value p em {
        padding-right: 1vw !important;
    }
    .detail2 .ctx ul li {
        padding: 3vw !important;
    }
    .detail2 .ctx ul li .value p {
        margin-bottom: 0.5vh !important;
    }
    .detail3 .ctx ul li {
        padding: 3vw !important;
    }
    .detail3 .ctx table .tableInfo {
        padding-left: 1vw !important;
    }
    .detail4 .ctx ul li {
        padding: 3vw !important;
    }
    .detail5 .ctx div .li {
        padding: 3vw !important;
    }
    .content1 .right .ctx .data li p {
        white-space: normal !important;
    }
    .detail5 .ctx div .li .name {
        width: 18% !important;
        padding-right: 0px !important;
    }
    .detail5 .ctx div .li .name h2 {
        font-size: 15px !important;
    }
    .detail5 .ctx div .li .value {
        margin-top: 3vh;
    }
    .detail5 .ctx div .li .value li {
        height: auto !important;
    }
    .detail5 .ctx .firstLi .value li .right {
        width: 90vw;
        height: auto !important;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .detail5 .ctx .firstLi .value li {
        overflow: visible !important;
    }
    .detail5 .ctx div .li .value p {
        margin-left: 1vw !important;
        margin-bottom: 0.5vh !important;
    }
}

@media screen and (max-width: 920px) and (orientation:landscape) {
    #app {
        margin-top: 25vh !important;
    }
    .top_header {
        margin-top: 25vh !important;
    }
    .content1 {
        height: 95vh !important;
        padding: 0 !important;
        margin-top: 0 !important;
    }
    .content1 .left {
        height: auto !important;
    }
    .content1 .right .ctx {
        padding-top: 0;
        padding-left: 3vw !important;
    }
    .content1 .right .ctx .title {
        padding-bottom: 1vh !important;
    }
    .content1 .right .ctx h1,
    .content1 .right .ctx h2 {
        font-size: 25px !important;
    }
    .content1 .right .ctx .data li {
        margin-bottom: 0.5vh !important;
    }
    .detail .top .title {
        margin-left: 2vw !important;
    }
    .content .innerWrap .title h2 {
        margin-left: 5vw;
        padding-bottom: 1vh !important;
    }
    .content .innerWrap .title h1 {
        padding-top: 0 !important;
        padding-bottom: 1vh !important;
    }
    .content .innerWrap .title h1::after {
        width: 5vw !important;
    }
    .content1 .tabContainer {
        height: 100%;
    }
    .content1 .tabContainer a:first-child {
        height: 100% !important;
    }
    .content1 .tabContainer .cateTitle {
        height: 100% !important;
        line-height: 100% !important;
        font-size: 3.5vw !important;
        padding: 0 0.5vw !important;
        margin-right: 1vw !important;
    }
    .content1 .tabContainer ul {
        height: 100% !important;
    }
    .content1 .list ul li {
        width: 48% !important;
        position: relative;
        height: auto !important;
        padding: 1vw !important;
    }
    .productFlex li {
        margin: 0 0 0.5vh 0 !important;
    }
    .content1 .list ul li h2 {
        height: auto !important;
    }
    .content1 .list ul li h3 {
        margin-bottom: 0.5vh !important;
    }
    .content1 .list {
        padding-top: 1vh !important;
    }
    .content1 .list ul li .pro_title {
        height: auto !important;
    }
    .content1 .list ul li .imgBox {
        height: auto !important;
    }
    .content1 .list ul li .imgBox div {
        margin-bottom: 0.5vh !important;
    }
    .content1 .list ul li .imgBox div img {
        width: 70vw !important;
        height: auto;
        margin-top: -5vh;
        margin-bottom: -5vh !important;
    }
    .content1 .list ul li .btnContainer a .button {
        margin-right: 1vw !important;
    }
    .content2 {
        margin-top: 0.5vh !important;
        padding-top: 1vh !important;
    }
    .content2 .innerWrap {
        width: 100% !important;
    }
    .breadcrum {
        margin-bottom: 1vh !important;
    }
    .content2 .tabContainer ul li {
        padding-bottom: 0.5vh !important;
        margin-left: 1vw !important;
    }
    .tabContainer.navList {
        width: 80%;
    }
    .content2 .tabContainer ul li a {
        white-space: nowrap;
    }
    .detail {
        padding: 2vh 0 0 0 !important;
    }
    .detail .top {
        margin-bottom: 1vh !important;
        padding-top: 4vh;
        height: 8vh;
    }
    .detail1 .ctx ul li {
        padding: 2vw !important;
    }
    .detail1 .ctx ul li .value p {
        margin-bottom: 0.5vh !important;
    }
    .detail1 .ctx ul li .value p em {
        padding-right: 1vw !important;
    }
    .detail2 .ctx ul li {
        padding: 3vw !important;
    }
    .detail2 .ctx ul li .value p {
        margin-bottom: 0.5vh !important;
    }
    .detail3 .ctx ul li {
        padding: 3vw !important;
    }
    .detail3 .ctx table .tableInfo {
        padding-left: 1vw !important;
    }
    .detail4 .ctx ul li {
        padding: 3vw !important;
    }
    .detail5 .ctx div .li {
        padding: 3vw !important;
    }
    .content1 .right .ctx .data li p {
        white-space: normal !important;
    }
    .content .innerWrap {
        width: 100% !important;
        margin: 0 !important;
        justify-content: center;
    }
    .content1 .left {
        width: 52vw;
    }
    .content1 .left .swiper {
        height: 100% !important;
    }
    .content1 .left img {
        width: 52vw;
        height: auto;
    }
    .content1 .right {
        width: 48vw;
    }
    #app .right .ctx .btnContainer {
        width: 35vw !important;
        margin-top: 3vh;
        margin-left: 0 !important;
    }
    .content1 .right .ctx h1,
    .content1 .right .ctx h2 {
        margin: 0 0 0 2vw !important;
    }
    .content2 .tabContainer ul {
        justify-content: space-between !important;
    }
    .detail5 .ctx div .li .name {
        width: 18% !important;
        padding-right: 0px !important;
    }
    .detail5 .ctx div .li .name h2 {
        font-size: 15px !important;
    }
    .detail5 .ctx div .li .value {
        margin-top: 3vh;
    }
    .detail5 .ctx div .li .value li {
        height: auto !important;
    }
    .detail5 .ctx .firstLi .value li .right {
        width: 100% !important;
        height: auto !important;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .detail5 .ctx .firstLi .value li {
        overflow: visible !important;
    }
    .detail5 .ctx div .li .value p {
        margin-left: 1vw !important;
        margin-bottom: 0.5vh !important;
    }
    .cateList {
        display: none !important;
    }
    .fnt_20 {
        font-size: 22px !important;
    }
    .content1 .list ul li .imgBox div img {
        width: 25vw !important;
    }
    .content1 .list ul li .imgBox div {
        height: auto !important;
    }
    .content1 .list ul li .info {
        height: auto !important;
        font-size: 15px !important;
        padding-bottom: 1vh;
        text-align: center;
        padding-bottom: 35px;
    }
    .content1 .list ul li .btnContainer a {
        position: absolute;
        bottom: 10px;
    }
    .content1 .list ul li .btnContainer a:nth-child(1) {
        left: 20%;
    }
    .content1 .list ul li .btnContainer a:nth-child(2) {
        right: 20%;
    }
    .footer {
        display: none !important;
    }
    .content .innerWrap .title {
        margin: 5vh 0 10vh 0 !important;
    }
    .productFlex {
        justify-content: center !important;
    }
}

@media screen and (max-width: 920px) and (min-width: 768px) and (orientation:portrait) {
    #app {
        margin-top: 13vh !important;
    }
    .top_header {
        margin-top: 10vh !important;
    }
    .content1 {
        height: auto !important;
        padding: 0 !important;
        margin-top: 0 !important;
    }
    .content1 .left {
        width: 50vw !important;
        height: auto !important;
    }
    .content1 .right .ctx {
        padding-top: 0;
        padding-left: 3vw !important;
    }
    .content1 .right .ctx .title {
        padding-bottom: 1vh !important;
    }
    .content1 .right .ctx h1,
    .content1 .right .ctx h2 {
        font-size: 23px !important;
    }
    .content1 .right .ctx .data li {
        margin-bottom: 0.5vh !important;
    }
    .detail .top .title {
        margin-left: 2vw !important;
    }
    .content .innerWrap .title h2 {
        margin-left: 5vw;
        padding-bottom: 0vh !important;
    }
    .content .innerWrap .title h1 {
        font-size: 35px;
        padding-top: 0 !important;
        padding-bottom: 0vh !important;
    }
    .content .innerWrap .title h1::after {
        width: 5vw !important;
    }
    .content1 .tabContainer {
        height: 100%;
    }
    .content1 .tabContainer a:first-child {
        height: 100% !important;
    }
    .content1 .tabContainer .cateTitle {
        height: 100% !important;
        line-height: 100% !important;
        font-size: 3.5vw !important;
        padding: 0 0.5vw !important;
        margin-right: 1vw !important;
    }
    .content1 .tabContainer ul {
        height: 100% !important;
    }
    .content1 .list ul li {
        width: 48% !important;
        position: relative;
        height: auto !important;
        padding: 1vw !important;
    }
    .detail .title {
        margin-top: 0 !important;
    }
    .productFlex li {
        margin: 0 0 0.5vh 0 !important;
    }
    .content1 .list ul li h2 {
        height: auto !important;
    }
    .content1 .list ul li h3 {
        margin-bottom: 0.5vh !important;
    }
    .content1 .list {
        padding-top: 1vh !important;
    }
    .content1 .list ul li .pro_title {
        height: auto !important;
    }
    .content1 .list ul li .imgBox {
        height: auto !important;
    }
    .content1 .list ul li .imgBox div {
        margin-bottom: 0.5vh !important;
    }
    .content1 .list ul li .imgBox div img {
        width: 70vw !important;
        height: auto;
        margin-top: 0;
        margin-bottom: 0 !important;
    }
    .content1 .list ul li .btnContainer a .button {
        margin-right: 1vw !important;
    }
    .content2 {
        margin-top: 0.5vh !important;
        padding-top: 1vh !important;
    }
    .content2 .innerWrap {
        width: 100% !important;
    }
    .breadcrum {
        margin-bottom: 1vh !important;
    }
    .content2 .tabContainer ul li {
        padding-bottom: 0.5vh !important;
        margin-left: 1vw !important;
    }
    .tabContainer.navList {
        width: 80%;
    }
    .content2 .tabContainer ul li a {
        white-space: nowrap;
    }
    .detail {
        padding: 2vh 0 0 0 !important;
    }
    .detail .top {
        margin-bottom: 1vh !important;
        padding-top: 0vh;
        height: 2vh;
    }
    .detail1 .ctx ul li {
        padding: 2vw !important;
    }
    .detail1 .ctx ul li .value p {
        margin-bottom: 0.5vh !important;
    }
    .detail1 .ctx ul li .value p em {
        padding-right: 1vw !important;
    }
    .detail2 .ctx ul li {
        padding: 3vw !important;
    }
    .detail2 .ctx ul li .value p {
        margin-bottom: 0.5vh !important;
    }
    .detail3 .ctx ul li {
        padding: 3vw !important;
    }
    .detail3 .ctx table .tableInfo {
        padding-left: 1vw !important;
    }
    .detail4 .ctx ul li {
        padding: 3vw !important;
    }
    .detail5 .ctx div .li {
        padding: 3vw !important;
    }
    .content1 .right .ctx .data li p {
        white-space: normal !important;
    }
    .content .innerWrap {
        width: 100% !important;
        margin: 0 !important;
        justify-content: center;
    }
    .content1 .left {
        width: 40vw;
    }
    .content1 .left .swiper {
        width: 100%;
        height: 100% !important;
    }
    .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .content1 .left img {
        width: 100%;
        height: auto;
    }
    .content1 .right {
        display: block !important;
        width: 48vw;
    }
    #app .right .ctx .btnContainer {
        width: 35vw !important;
        margin-top: 2vh;
        margin-left: 0 !important;
    }
    .content1 .right .ctx h1,
    .content1 .right .ctx h2 {
        margin: 0 0 0 2vw !important;
    }
    .content2 .tabContainer ul {
        justify-content: space-between !important;
    }
    .detail5 .ctx div .li .name {
        width: 18% !important;
        padding-right: 0px !important;
    }
    .detail5 .ctx div .li .name h2 {
        font-size: 15px !important;
    }
    .detail5 .ctx div .li .value {
        margin-top: 3vh;
    }
    .detail5 .ctx div .li .value li {
        height: auto !important;
    }
    .detail5 .ctx .firstLi .value li .right {
        width: 100% !important;
        height: auto !important;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .detail5 .ctx .firstLi .value li {
        overflow: visible !important;
    }
    .detail5 .ctx div .li .value p {
        margin-left: 1vw !important;
        margin-bottom: 0.5vh !important;
    }
    .cateList {
        display: none !important;
    }
    .fnt_20 {
        font-size: 22px !important;
    }
    .content1 .list ul li .imgBox div img {
        width: 25vw !important;
    }
    .content1 .list ul li .imgBox div {
        height: auto !important;
    }
    .content1 .list ul li .info {
        height: auto !important;
        font-size: 15px !important;
        padding-bottom: 1vh;
        text-align: center;
        padding-bottom: 35px;
    }
    .content1 .list ul li .btnContainer a {
        position: absolute;
        bottom: 10px;
    }
    .content1 .list ul li .btnContainer a:nth-child(1) {
        left: 20%;
    }
    .content1 .list ul li .btnContainer a:nth-child(2) {
        right: 20%;
    }
    .footer {
        display: none !important;
    }
    .content .innerWrap .title {
        margin-top: 2vh;
    }
    .productFlex {
        justify-content: center !important;
    }
    .detail1 .ctx ul li .value p,
    .detail2 .ctx ul li .value p {
        font-size: 16px !important;
    }
    .breadcrum,
    .footer {
        display: none !important;
    }
}

@media screen and (max-width: 1200px) and (min-width: 920px) and (orientation:landscape) {
    #app {
        margin-top: 13vh !important;
    }
    .top_header {
        margin-top: 13vh !important;
    }
    .content1 {
        height: auto !important;
        padding: 0 !important;
        margin-top: 0 !important;
    }
    .content1 .left {
        height: auto !important;
    }
    .content1 .right .ctx {
        padding-top: 0;
        padding-left: 3vw !important;
    }
    .content1 .right .ctx .title {
        padding-bottom: 1vh !important;
    }
    .content1 .right .ctx h1,
    .content1 .right .ctx h2 {
        font-size: 25px !important;
    }
    .content1 .right .ctx .data li {
        margin-bottom: 0.5vh !important;
    }
    .detail .top .title {
        margin-left: 2vw !important;
    }
    .content .innerWrap .title h2 {
        margin-left: 5vw;
        padding-bottom: 1vh !important;
    }
    .content .innerWrap .title h1 {
        padding-top: 0 !important;
        padding-bottom: 1vh !important;
    }
    .content .innerWrap .title h1::after {
        width: 5vw !important;
    }
    .content1 .tabContainer {
        height: 100%;
    }
    .content1 .tabContainer a:first-child {
        height: 100% !important;
    }
    .content1 .tabContainer .cateTitle {
        height: 100% !important;
        line-height: 100% !important;
        font-size: 3.5vw !important;
        padding: 0 0.5vw !important;
        margin-right: 1vw !important;
    }
    .content1 .tabContainer ul {
        height: 100% !important;
    }
    .content1 .list ul li {
        width: 48% !important;
        position: relative;
        height: auto !important;
        padding: 1vw !important;
    }
    .productFlex li {
        margin: 0 0 0.5vh 0 !important;
    }
    .content1 .list ul li h2 {
        height: auto !important;
    }
    .content1 .list ul li h3 {
        margin-bottom: 0.5vh !important;
    }
    .content1 .list {
        padding-top: 1vh !important;
    }
    .content1 .list ul li .pro_title {
        height: auto !important;
    }
    .content1 .list ul li .imgBox {
        height: auto !important;
    }
    .content1 .list ul li .imgBox div {
        margin-bottom: 0.5vh !important;
    }
    .content1 .list ul li .imgBox div img {
        width: 70vw !important;
        height: auto;
        margin-top: -5vh;
        margin-bottom: -5vh !important;
    }
    .content1 .list ul li .btnContainer a .button {
        margin-right: 1vw !important;
    }
    .content2 {
        margin-top: 0.5vh !important;
        padding-top: 1vh !important;
    }
    .content2 .innerWrap {
        width: 100% !important;
    }
    .breadcrum {
        margin-bottom: 1vh !important;
    }
    .content2 .tabContainer ul li {
        padding-bottom: 0.5vh !important;
        margin-left: 1vw !important;
    }
    .tabContainer.navList {
        width: 80%;
    }
    .content2 .tabContainer ul li a {
        white-space: nowrap;
    }
    .detail {
        padding: 2vh 0 0 0 !important;
    }
    .detail .top {
        margin-bottom: 1vh !important;
        padding-top: 4vh;
        height: 8vh;
    }
    .detail1 .ctx ul li {
        padding: 2vw !important;
    }
    .detail1 .ctx ul li .value p {
        margin-bottom: 0.5vh !important;
    }
    .detail1 .ctx ul li .value p em {
        padding-right: 1vw !important;
    }
    .detail2 .ctx ul li {
        padding: 3vw !important;
    }
    .detail2 .ctx ul li .value p {
        margin-bottom: 0.5vh !important;
    }
    .detail3 .ctx ul li {
        padding: 3vw !important;
    }
    .detail3 .ctx table .tableInfo {
        padding-left: 1vw !important;
    }
    .detail4 .ctx ul li {
        padding: 3vw !important;
    }
    .detail5 .ctx div .li {
        padding: 3vw !important;
    }
    .content1 .right .ctx .data li p {
        white-space: normal !important;
    }
    .content .innerWrap {
        width: 100% !important;
        margin: 0 !important;
        justify-content: center;
    }
    .content1 .left {
        width: 40vw;
    }
    .content1 .left .swiper {
        height: 100% !important;
    }
    .content1 .left img {
        width: 40vw;
        height: auto;
    }
    .content1 .right {
        width: 48vw;
    }
    #app .right .ctx .btnContainer {
        width: 35vw !important;
        margin-top: 3vh;
        margin-left: 0 !important;
    }
    .content1 .right .ctx h1,
    .content1 .right .ctx h2 {
        margin: 0 0 0 2vw !important;
    }
    .content2 .tabContainer ul {
        justify-content: space-between !important;
    }
    .detail5 .ctx div .li .name {
        width: 18% !important;
        padding-right: 0px !important;
    }
    .detail5 .ctx div .li .name h2 {
        font-size: 15px !important;
    }
    .detail5 .ctx div .li .value {
        margin-top: 3vh;
    }
    .detail5 .ctx div .li .value li {
        height: auto !important;
    }
    .detail5 .ctx .firstLi .value li .right {
        width: 100% !important;
        height: auto !important;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .detail5 .ctx .firstLi .value li {
        overflow: visible !important;
    }
    .detail5 .ctx div .li .value p {
        margin-left: 1vw !important;
        margin-bottom: 0.5vh !important;
    }
    .cateList {
        display: none !important;
    }
    .fnt_20 {
        font-size: 22px !important;
    }
    .content1 .list ul li .imgBox div img {
        width: 25vw !important;
    }
    .content1 .list ul li .imgBox div {
        height: auto !important;
    }
    .content1 .list ul li .info {
        height: auto !important;
        font-size: 15px !important;
        padding-bottom: 1vh;
        text-align: center;
        padding-bottom: 35px;
    }
    .content1 .list ul li .btnContainer a {
        position: absolute;
        bottom: 10px;
    }
    .content1 .list ul li .btnContainer a:nth-child(1) {
        left: 20%;
    }
    .content1 .list ul li .btnContainer a:nth-child(2) {
        right: 20%;
    }
    .footer {
        display: none !important;
    }
    .content .innerWrap .title {
        margin: 2vh 0 2vh 0 !important;
    }
    .productFlex {
        justify-content: center !important;
    }
}