@charset "UTF-8";
@media all and (orientation: portrait) {
  /* 竖屏 */
}

@media all and (orientation: landscape) {
  /* 横屏 */
}

@media screen and (max-width: 1440px) {
  .w1400 {
    width: 90%;
  }
  .swiperTimeBox .img {
    left: 56vw;
  }
}

@media screen and (max-width: 1366px) {
  header {
    padding: 0 3%;
  }
  .prdInnerFeatures .swiper .w1400 .prev {
    right: auto;
    left: 0;
  }
  .prdInnerFeatures .swiper .w1400 .next {
    left: auto;
    right: 0;
  }
  .swiper-prdInnerFeaturesUl {
    width: 80%;
  }
  .swiperTimeBox .img {
    left: 52vw;
  }
  .memberItem .head h5 {
    transform: scale(1);
  }
  .indexOemHeadItem .font {
    padding-top: 3vw;
  }
  .indexOemDot .dot {
    width: 5vw;
    height: 5vw;
  }
  .prdInnerFeaturesUl li p {
    width: 25vw;
  }
}

@media screen and (max-width: 1280px) {
  .headerUl li {
    font-size: 14px;
    margin: 0 10px;
  }
  .swiperTimeBox .img {
    left: 50vw;
  }
  .swiperTimeBox .swiperTimeListSwiper {
    width: 90%;
  }
  header .logo img {
    width: 200px;
  }
  .indexOemDot h5 {
    margin: 1vw 0;
  }
  .indexOemDot .text p {
    margin-bottom: 1vw;
    line-height: 1.4;
  }
}

@media screen and (max-width: 1200px) {
  .charityItem .font time {
    margin: 1vw 0;
  }
  .charityItem .font p {
    margin-bottom: 1.4vw;
  }
  .headerUl li {
    margin: 0 7px;
  }
  .headerUl li > a {
    font-size: 14px;
  }
  .honorHead a {
    width: auto;
    padding: 0 3vw;
  }
}

@media screen and (max-width: 1024px) {
  .mobileMenu {
    display: flex;
    padding: 0 3% 0 15px;
  }
  .indexNewsItem .font h5 {
    height: 40px;
  }
  .swiper-module .text {
    width: 100%;
    padding: 20px 5% 7vw !important;
    justify-content: flex-start;
  }
  .swiper-module .text p {
    padding: 0;
  }
  .swiper-module .modulenextText {
    display: block !important;
    left: auto;
    right: 5%;
    margin: 0;
    bottom: 15px;
    color: #fff;
    padding-bottom: 10px;
    border-color: #fff;
  }
  .swiper-module .modulenextText:after {
    background: #fff;
  }
  .swiper-module .moduleprevText {
    display: block !important;
    right: auto;
    left: 5%;
    margin: 0;
    bottom: 15px;
    color: #fff;
    padding-bottom: 10px;
    border-color: #fff;
  }
  .swiper-module .moduleprevText:after {
    background: #fff;
  }
  .swiperTimeBox .swiperTimeListSwiper .swiper-wrapper .swiper-slide {
    transform: translate(0) !important;
  }
  .swiperTimeBox .swiperTimeListSwiper .swiper-wrapper .swiper-slide:nth-child(even) {
    margin: 0;
  }
  .swiperTimeBox .swiperTimeListSwiper .swiper-wrapper .swiper-slide:nth-child(odd) {
    margin: 0;
  }
  .swiperTitle {
    margin-top: 5vw;
    transform: translateY(50%);
  }
  .swiperTime {
    margin-top: 10vw;
  }
  .swiperTimeBox {
    margin: 0;
  }
  .swiperTimeBox .swiperPrev {
    transform: translate(0%, -50%);
  }
  .swiperTimeBox .swiperNext {
    transform: translate(0%, -50%);
  }
  .swiperTimeBox .swiperTimeListSwiper {
    display: none;
  }
  .swiperTimeBox .img {
    display: none;
  }
  .swiperTime .swiper-wrapper .swiper-slide {
    flex-wrap: wrap;
  }
  .swiperTime .swiper-wrapper .swiper-slide figure {
    width: 100%;
    margin: 0;
  }
  .swiperTime .swiper-wrapper .swiper-slide .font {
    margin-top: 5vw;
    width: 100%;
    flex: none;
  }
  header {
    height: 75px;
  }
  .lag {
    margin-left: 15px;
  }
  .allSearch {
    margin-left: 15px;
  }
  .deepmao {
    top: -75px;
  }
  .news .w1400 {
    padding: 0;
  }
  .productionCostsItem .dot i {
    width: 5vw;
    height: 5vw;
  }
  .productionCosts {
    padding: 7vw 0;
  }
  .indexCare {
    padding: 5vw 0;
  }
  .indexCultureItem .item {
    width: 32%;
    margin: 2.5vw 0;
  }
  .indexCultureItem .placeholder {
    width: 32%;
  }
  .subnavHead, .prdInnerHead, .indexOemHead, .onlineMessage {
    margin-top: 75px;
  }
  .aboutFont {
    padding-top: 0;
    padding-left: 3vw;
  }
  header .logo {
    height: 100%;
  }
  header .logo img {
    width: auto;
    height: 75%;
  }
  .footerTopWx img {
    width: 70px;
  }
  .indexModule .w1400 .ititle {
    padding: 5vw 0;
  }
  .swiper-module .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .swiper-module .modulenextText, .swiper-module .moduleprevText {
    display: none;
  }
  .swiper-module .moduleprev {
    right: auto;
    margin: 0;
    left: 3%;
  }
  .swiper-module .modulenext {
    left: auto;
    margin: 0;
    right: 3%;
  }
  .indexExpertiseBox {
    flex-wrap: wrap;
  }
  .indexExpertiseBox .item {
    width: 100% !important;
    margin-bottom: 5vw;
  }
  .indexExpertiseBox .item:last-child {
    margin-bottom: 0;
  }
  .indexExpertiseBoxText {
    background: rgba(255, 255, 255, 0.8);
    transform: translate3d(0, 0%, 0);
  }
  .indexExpertiseBoxText p, .indexExpertiseBoxText span {
    opacity: 1;
  }
  .indexExpertiseBoxText h5 {
    font-weight: 700;
    width: 0;
    color: #68B92E;
  }
  .indexExpertise .w1400 .ititle {
    padding: 5vw 0;
  }
  .indexOem {
    flex-wrap: wrap;
  }
  .indexOem .item {
    width: 100%;
    padding: 5vw 5%;
  }
  .indexOem .item.active {
    width: 100% !important;
  }
  .indexOemDot {
    width: 100%;
    height: auto;
  }
  .indexOemDot:after {
    background: none;
  }
  .indexOemDot .text {
    height: auto !important;
    margin-top: 3vw;
  }
  .indexOemBox .w1400 {
    padding: 5vw 0;
  }
  .indexOemBox .w1400 .lines {
    height: 2px;
  }
  .indexOemDot .dot {
    width: 6vw;
    height: 6vw;
  }
  .headerUl {
    display: none;
  }
  .indexSwiper {
    margin-top: 75px;
    height: auto;
  }
  .indexSwiper .prev, .indexSwiper .next {
    display: none;
  }
  .indexSwiper .line {
    display: none;
  }
  .indexSwiperText {
    padding-bottom: 0;
    justify-content: center;
  }
  .indexSwiper .indexSwiperNav {
    right: 2.5vw;
  }
  .indexSwiper .indexSwiperNav span {
    width: 14px;
    height: 14px;
    margin: 3px 0 !important;
  }
  .indexSwiper .indexSwiperNav span:before {
    width: 7px;
    height: 7px;
  }
  .indexSwiperText h5 {
    margin: 3vw 0;
    font-family: 'pl';
  }
  .indexSwiperText h4, .indexSwiperText h6 {
    font-family: 'pl';
  }
  .indexNewsItems .indexNewsItem {
    height: auto;
    width: 32%;
  }
  .indexNewsItems .indexNewsItem:nth-child(4) {
    display: none;
  }
  .indexNewsItems .placeholder {
    width: 32%;
  }
  .indexNewsItem .font p {
    max-height: initial !important;
    margin-top: 1.5vw !important;
  }
}

@media screen and (max-width: 860px) {
  .footerTop {
    padding: 5vw 0;
  }
  .footerTop .w1400 {
    flex-wrap: wrap;
    text-align: center;
  }
  .logoList {
    width: 100%;
  }
  .logoList .logoListShare {
    justify-content: center;
  }
  .logoList .logoListShare a {
    margin: 0 10px;
  }
  .footerTopContact {
    width: 100%;
    margin: 3vw 0;
  }
  .footerTopContact .list {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .footerTopWx {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .about, .indexCulture, .charity, .prdInnerBanner, .prdInnerFeatures, .odmOurServices, .manufacturingService {
    padding: 5vw 0;
  }
  .swiper-module .text {
    padding: 20px 5% 20vw !important;
  }
  .aboutVideo .w1400 .items .item {
    width: 100%;
    margin-bottom: 4vw;
  }
  .aboutVideo .w1400 .items .item .font {
    padding: 1vw 3vw;
  }
  .videobox .videoDom .close {
    transform: translateY(-100%);
    height: 40px;
    width: 40px;
  }
  .aboutVideo .w1400 .items .item figure i {
    font-size: 25px;
  }
  .videobox .videoDom p {
    transform: translateY(-100%);
    height: 40px;
    font-size: 12px;
  }
  .prdInnerFeatures .swiper .w1400 .prev, .prdInnerFeatures .swiper .w1400 .next {
    width: 35px;
    height: 35px;
  }
  .mapMessageBox {
    height: auto;
  }
  .indexNewsItem .font h5 {
    height: auto;
  }
  .swiper-prdInnerFeaturesUl .swiper-wrapper .swiper-slide .dot {
    width: 14vw;
    height: 14vw;
  }
  .swiper-prdInnerFeaturesUl .swiper-wrapper .swiper-slide p {
    margin-top: 3vw;
  }
  .prdInnerHead .w1400 {
    flex-wrap: wrap;
  }
  .prdListSubItem h5 {
    padding: 1vw 0;
  }
  .prd .prdList {
    margin-bottom: 5vw !important;
  }
  .objectList a {
    padding: 1vw 0;
  }
  .customTableFell {
    flex-wrap: wrap;
  }
  .customTableFell .item {
    flex: none;
    width: 100% !important;
    display: flex;
  }
  .customTableFell .item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: none;
  }
  .customTableFell .item:last-child div {
    border-right: none;
  }
  .customTableFell .item div {
    flex: 1;
    padding: 3vw;
  }
  .customTableFell .item div:last-child {
    border-bottom: none;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .swiper-module .modulenextText {
    display: none;
  }
  .swiper-module .moduleprevText {
    display: none;
  }
  .aboutTime {
    padding: 5vw 0;
  }
  .indexCultureItem .item:hover {
    transform: scale(1);
  }
  .manufacturingServiceSwiper-Nav section:after {
    transform: translate(-50%, 11px);
  }
  .mobileMenu .mobileMenu_box {
    width: 26px;
    height: 18px;
  }
  .allProducts {
    display: none;
  }
  .news {
    padding: 5vw 0;
  }
  .news .w1400 .indexNewsItem {
    width: 100%;
    padding: 3vw;
    background: #fff;
    margin-bottom: 5vw;
  }
  .news .w1400 .indexNewsItem .font p {
    height: auto !important;
  }
  .newsInnerBox {
    padding-top: 5vw;
  }
  .newsInnerBox .w1400 {
    flex-wrap: wrap;
  }
  .newsInnerBox .w1400 .newspaper {
    flex: none;
    width: 100%;
  }
  .newsInnerBox .w1400 .newsInnerList {
    width: 100%;
  }
  .newspaper .title #share a {
    font-size: 14px;
  }
  .newspaperLink {
    padding: 3vw 0;
  }
  .newsInnerList {
    padding: 0;
    padding: 5vw 0 7vw 0;
  }
  .p22 {
    padding: 0;
  }
  .newsInnerList h6 {
    padding-bottom: 3vw;
  }
  .newsInnerList .item {
    padding: 5vw 0;
  }
  .newsInnerList .item h5 {
    margin: 2vw 0;
  }
  .map {
    flex-wrap: wrap;
  }
  .map .mapMessage {
    width: 100%;
  }
  .map #map {
    width: 100%;
    height: 40vh;
  }
  .mapMessageBox {
    padding: 5vw 0;
  }
  .mapMessageBox .mapMessageBoxItem h5 {
    margin-bottom: 3vw;
  }
  .onlineMessage {
    padding: 7vw 0;
  }
  .onlineMessage .w1400 {
    padding: 0;
  }
  .onlineMessageFormList {
    margin-bottom: 8px;
    min-height: 40px;
    padding: 0 3vw;
  }
  .onlineMessageForm .input input {
    width: 100%;
  }
  .cateqory .cateqoryTitle {
    min-height: 40px;
  }
  textarea {
    height: 38vw;
    padding: 2vw 3vw !important;
  }
  .onlineMessageForm {
    margin-top: 5vw;
  }
  .onlineMessageForm p {
    text-indent: 0;
  }
  .onlineMessageFormFlex .review input {
    width: 26vw;
    height: 10vw;
    margin: 0 3vw;
  }
  .onlineMessageFormFlex .review .canvasCode {
    width: 26vw;
    height: 10vw;
  }
  .onlineMessageFormFlex .review .canvasCodeChange {
    margin-left: 0;
    display: none;
  }
  .onlineMessageFormFlex .submit {
    width: 100%;
    margin-top: 5vw;
    height: 10vw;
  }
  .prdInnerHead .w1400 {
    padding: 2vw 0;
  }
  .prdInnerHead .w1400 .return i {
    font-size: 12px;
  }
  .memberInnerHead {
    padding: 5vw 0;
    flex-wrap: wrap;
  }
  .memberInnerHead section {
    width: 100%;
  }
  .memberInnerHead figure {
    margin-top: 2vw;
  }
  .memberInnerBoxListBox {
    padding: 5vw 0;
  }
  .memberInnerBoxListBox .memberInnerBoxList {
    margin-bottom: 1vw;
  }
  .memberInnerBoxListBox .memberInnerBoxList p {
    line-height: 1.4;
  }
  .productionCostsItem {
    flex-wrap: wrap;
    margin-bottom: 10vw;
  }
  .productionCostsItem .dot {
    width: 100%;
    margin-bottom: 2vw;
  }
  .productionCostsItem .dot i {
    width: 10vw;
    height: 10vw;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(-2vw);
  }
  .productionCostsItem .font {
    margin-left: 3vw;
  }
  .productionCostsItem .font h5 {
    margin-bottom: 2vw;
  }
  .productionCostsItemText p {
    line-height: 1.45;
  }
  .productionCostsItemTextMore {
    color: #68B92E;
    font-weight: 700;
  }
  .member .w1400 {
    transform: translateY(0);
    padding: 3vw;
  }
  .productionCosts {
    padding: 5vw 0 7vw;
  }
  .memberItem {
    padding: 3vw 0;
  }
  .memberItem .head {
    padding-right: 0;
    margin-bottom: 2vw;
  }
  .memberItem .head img {
    width: 60px;
  }
  .bannerText .w1400 h4 {
    margin-top: 0;
  }
  .manufacturingService .w1400 p {
    margin-top: 5vw;
  }
  .manufacturingServiceSwiper-Nav {
    padding-bottom: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    overflow: -webkit-scrollbars-none;
  }
  .manufacturingServiceSwiper-Nav::-webkit-scrollbar {
    display: none;
  }
  .manufacturingServiceSwiper-Nav section {
    width: 100%;
    max-width: 100%;
    flex-shrink: 0;
  }
  .manufacturingServiceSwiper-Nav section i {
    font-size: 7vw;
  }
  .manufacturingServiceSwiper-Nav section p br {
    display: none;
  }
  .manufacturingServiceSwiper .swiper-wrapper .swiper-slide {
    padding: 5vw 0;
    flex-wrap: wrap;
  }
  .manufacturingServiceSwiper .swiper-wrapper .swiper-slide figure {
    width: 100%;
  }
  .manufacturingServiceSwiper .swiper-wrapper .swiper-slide .font {
    margin-left: 0;
    margin-top: 5vw;
  }
  .indexOemHeadItem:after {
    border: 1px solid #68B92E;
  }
  .indexOemHeadItem {
    flex-wrap: wrap;
    margin-bottom: 5vw;
  }
  .indexOemHeadItem figure {
    width: 100%;
    transform: translate(0, 0) !important;
  }
  .indexOemHeadItem .font {
    padding: 3vw !important;
  }
  .indexOemHeadItem .font .text {
    margin-top: 2vw;
    padding-top: 2vw;
  }
  .indexOemHeadItem .font .text p {
    -webkit-line-clamp: 2;
    line-height: 1.5;
  }
  .prdInnerSpecification .w1400 .table {
    margin-top: 7vw;
  }
  .prdInnerProducts {
    padding: 5vw 0 0;
  }
  .prdInnerProducts .w1400 {
    padding: 0;
  }
  .prdInnerProducts .w1400 .ptitle {
    margin-bottom: 5vw;
  }
  .prdInnerProducts .w1400 .list {
    padding: 0;
  }
  .prdInnerProducts .w1400 .list .prdListitem {
    width: 100%;
  }
  .customTable {
    flex-direction: row;
  }
  .customTable .item {
    flex-direction: column;
    width: 50%;
  }
  .customTable .item:last-child {
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .customTable .item .itemOnce {
    width: 100%;
    min-height: 20vw;
  }
  .customTable .item .itemOnce .borderSep {
    padding: 0 3vw;
    height: 100%;
  }
  .customTable .item .itemList {
    flex-direction: column;
  }
  .customTable .item .itemList .borderSep:last-child {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .borderSep {
    min-height: auto;
    padding: 3vw 1vw;
  }
  .honor .paging {
    margin-top: 5vw;
  }
  .prdInnerApplication .w1400 p {
    margin: 5vw 0;
  }
  .prdInnerApplication .w1400 .list figure {
    width: 100%;
    margin: 2.5vw 0;
  }
  .prdInnerFeaturesUl {
    margin-top: 5vw;
    flex-wrap: wrap;
  }
  .prdInnerFeaturesUl li {
    width: 100%;
    margin-bottom: 5vw;
  }
  .prdInnerFeaturesUl li:last-child {
    margin-bottom: 0;
  }
  .prdInnerFeaturesUl li .dot {
    width: 15vw;
    height: 15vw;
  }
  .prdInnerFeaturesUl li p {
    width: 100%;
  }
  .prdInnerBanner .w1400 .prdInnerBannerFont {
    flex: none;
    width: 100%;
  }
  .prdInnerBanner .w1400 .prdInnerBannerFont .videoList {
    justify-content: center;
  }
  .prdInnerBanner .w1400 .prdInnerBannerFont .videoList figure {
    margin-right: 5px;
  }
  .prdInnerBanner .w1400 .prdInnerBannerFont .videoList figure img {
    width: 20px;
  }
  .prdInnerBanner .w1400 .swiper {
    width: 100%;
    margin-top: 5vw;
  }
  .prdInnerBanner-prd-prdList span {
    width: 6px;
    height: 6px;
    margin: 0 5px;
  }
  .prdListitem {
    margin-bottom: 5vw;
  }
  .prd {
    flex-wrap: wrap;
    overflow: hidden;
  }
  .prd .prdList {
    padding: 3vw 5%;
    width: 100%;
    display: flex;
    position: relative;
    margin-bottom: 10vw;
  }
  .prd .prdList .item {
    margin-right: 4vw;
    margin-bottom: 0;
  }
  .prd .prdList .item .head {
    align-items: center;
  }
  .prd .prdList .item .head .click {
    margin-left: 2vw;
    width: 12px;
    height: 12px;
  }
  .prd .prdList .item .head .click:after, .prd .prdList .item .head .click:before {
    width: 8px;
    height: 1px;
  }
  .prd .prdItem {
    padding: 7vw 5%;
  }
  .prd .prdItem .items .prdListitem {
    width: 100%;
  }
  .honorItem a {
    padding: 3vw 0;
  }
  .honorItem a img {
    display: none;
  }
  .honorItem a .list {
    padding: 0;
  }
  .honorHead {
    padding: 5vw 0;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    overflow: -webkit-scrollbars-none;
    flex-wrap: nowrap;
  }
  .honorHead::-webkit-scrollbar {
    display: none;
  }
  .honorHead a {
    height: auto;
    padding: 2vw 3vw;
    margin-right: 3vw;
    flex-shrink: 0;
  }
  .charity .w1400 .ptitle {
    margin-bottom: 5vw;
  }
  .charityItem .font time span {
    margin-left: 2vw;
  }
  .paging .iconfont {
    margin: 0 15px;
  }
  .paging .pagingList a {
    margin: 0 7px;
  }
  .charityItem {
    flex-wrap: wrap;
    margin-bottom: 5vw;
  }
  .charityItem figure {
    width: 100%;
  }
  .charityItem .font {
    width: 100%;
    padding: 3vw;
  }
  .charityItem .font time {
    margin: 3vw 0;
  }
  .charityItem .font p {
    -webkit-line-clamp: 2;
    margin-bottom: 0;
  }
  .charityItem .font span {
    display: none;
  }
  .swiperCareSlideBg {
    padding: 3vw;
    height: auto;
  }
  .swiperCareList .swiperCareListSwiper {
    width: 76%;
  }
  .swiperCareList .swiperCareListSwiper .swiper-wrapper .swiper-slide:after {
    border-width: 2px;
  }
  .aboutInner {
    padding: 5vw 0;
  }
  .aboutInner .w1400 .font {
    margin-top: 5vw;
  }
  .swiperCareList .prev, .swiperCareList .next {
    width: 30px;
    height: 30px;
    color: #fff;
  }
  .swiperCareList .prev:after, .swiperCareList .next:after {
    opacity: 1;
  }
  .swiperCare {
    margin-top: 5vw;
  }
  .aboutCharity {
    padding: 5vw 0;
  }
  .aboutCharity p {
    margin: 5vw 0;
  }
  header {
    height: 50px;
  }
  .indexCultureItem .item {
    width: 100%;
    padding: 3vw;
  }
  .indexCultureItem .item i {
    font-size: 7vw;
  }
  .indexCultureItem .item h5 {
    margin-top: 1vw;
  }
  .indexCultureItem .item .line {
    margin: 3vw auto;
  }
  .indexCultureItem .placeholder {
    width: 100%;
  }
  .subnavHead, .prdInnerHead, .indexOemHeadm, .onlineMessage, .indexOemHead {
    margin-top: 50px;
  }
  .bannerText .w1400 .line {
    height: 2px;
  }
  .about .w1400 .aboutImg {
    width: 100%;
  }
  .ptitle {
    text-align: center;
  }
  .ptitle .line {
    margin-left: auto;
    margin-right: auto;
    height: 2px;
  }
  .aboutFont .more {
    margin-left: auto;
  }
  .aboutFont {
    margin-top: 5vw;
    width: 100%;
    padding: 0;
  }
  .bannerText .w1400 h5 {
    margin: 1vw 0;
  }
  .indexSwiper {
    margin-top: 50px;
  }
  .indexNews {
    padding: 7vw 0;
  }
  .indexNews .w1400 .ititle {
    padding-bottom: 5vw;
  }
  .footerToph5 {
    margin-bottom: 3vw;
  }
  .footerTopWx img {
    margin: 0 5px;
    width: 80px;
  }
  .footerBot .w1400 {
    padding: 3vw 0;
  }
  .footerBot .w1400 p {
    line-height: 2;
  }
  .logoList img {
    width: 130px;
  }
  .logoList p {
    margin: 3vw 0;
  }
  .logoList .logoListShare a {
    width: 35px;
    height: 35px;
    margin: 0 5px;
  }
  .footerTopContact {
    margin: 6vw 0;
  }
  .footerTopContact .list {
    width: 100%;
    text-align: left;
    margin-bottom: 1.5vw;
  }
  .footerTopContact .list:last-child {
    margin-bottom: 0;
  }
  .footerTopContact .list i {
    margin-right: 2vw;
  }
  .indexData {
    padding: 7vw 0;
  }
  .indexNewsItems {
    padding-bottom: 5vw;
  }
  .indexNewsItems .indexNewsItem {
    width: 100% !important;
    margin-bottom: 5vw;
  }
  .indexNewsItems .indexNewsItem:nth-child(4) {
    display: block;
    margin-bottom: 0;
  }
  .indexData .w1400 .line {
    margin-top: 3vw;
  }
  .indexDataList {
    flex-wrap: wrap;
  }
  .indexDataList .item {
    padding: 3vw;
    width: 100%;
    margin: 2.5vw 0;
  }
  .indexDataList .item i {
    width: 11vw;
  }
  .indexNewsItem .font {
    padding: 3vw 0;
    border-bottom-width: 1px;
  }
  .indexNewsItem .font h5 {
    margin: 0;
  }
  .indexNewsItem .font time {
    margin: 2vw 0;
  }
  .swiper-module .text {
    padding: 0 5%;
  }
  .swiper-module .text h5 {
    padding-left: 0;
    display: inline-block;
  }
  .swiper-module .text h5:before {
    display: none;
  }
  .swiper-module .text p {
    padding: 0;
  }
  .swiper-module .moduleprev, .swiper-module .modulenext {
    width: 35px;
    height: 35px;
  }
  .indexExpertiseBoxText {
    position: static;
    top: 0;
    padding: 3vw;
  }
  .indexExpertiseBoxText h5 {
    width: 100%;
    text-align: left;
  }
  .indexExpertiseBoxText p {
    margin: 2vw 0;
    padding: 0;
  }
  .indexExpertiseBox .item {
    background: none !important;
    height: auto;
  }
  .indexExpertiseBox .item img {
    display: block !important;
  }
  .indexExpertiseBox {
    flex-wrap: wrap;
  }
  .indexExpertiseBox .item {
    width: 100%;
  }
  .indexSwiperText h5 i:after {
    height: 1px;
  }
  .indexOemDot .dot {
    width: 14vw;
    height: 14vw;
  }
  .indexOemDot h5 {
    margin: 2vw 0;
  }
  .indexOemDot .text p {
    margin-bottom: 2vw;
  }
  .deepmao {
    top: -50px;
  }
}

@media screen and (max-width: 480px) {
  .swiper-module .modulenextText {
    border-width: 1px;
    display: block;
    padding-right: 20px;
  }
  .swiper-module .modulenextText:after {
    background: #fff;
    height: 1px;
    transform: rotate(45deg) translate(1px, 1px);
  }
  .swiper-module .moduleprevText {
    border-width: 1px;
    display: block;
    padding-left: 20px;
  }
  .swiper-module .moduleprevText:after {
    background: #fff;
    height: 1px;
    transform: rotate(-45deg) translate(-1px, 1px);
  }
}
