.bg {
  background: #E60012;
}

.c {
  color: #E60012;
}

@media (max-width: 1440px) {
  .list_culture .padding {
    padding: 0 24rem;
  }

  .list_culture .swiper-button-prev {
    left: 22.25rem;
  }

  .list_culture .swiper-button-next {
    right: 22.5rem;
  }
}

@media (max-width: 1366px) {
  .banner .hover .p1 {
    font-size: 3rem;
  }
}

@media (max-width: 1280px) {
  .banner .hover .p1 {
    font-size: 2.65rem;
  }

  .banner .hover .p2 {
    font-size: 1.875rem;
  }

  .list_history .top li {
    line-height: 3.75rem;
  }

  .list_history .sum {
    padding: 0 5.75rem;
  }
}

@media (max-width: 990px) {
  .phone .right {
    text-align: left;
  }

  .beian {
    background: #2D3333 !important;
  }

  .beian .text {
    color: #fff !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .beian .text a{
    color: #fff;
  }

  .phone .left {
    text-align: right;
  }

  .banner .hover .p1 {
    font-size: 30px;
  }

  .banner .hover .p2 {
    font-size: 20px;
  }

  .title {
    font-size: 30px;
    line-height: 40px;
  }

  .subtitle {
    font-size: 22px;
    line-height: 30px;
  }

  .index_one::before,
  .index_one::after,
  .index_one ul {
    display: none;
  }

  .index_one .left {
    padding-right: 15px;
  }

  .index_one .left .padding_r {
    padding-right: 0;
  }

  .index_one .swiper-slide {
    border: 1px solid #ddd;
    border-radius: 1.25rem;
    padding: 1.875rem;
  }

  .index_one .swiper-slide .phone_show_990 {
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
  }

  .swiper_pag {
    position: static;
  }

  .swiper_pag .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }

  .swiper_pag .swiper-pagination-bullet-active {
    width: 1.875rem;
    height: 10px;
    border-radius: 0.625rem;
    background: #E60012;
  }

  .index_one .left .more {
    margin-bottom: 2.5rem;
  }

  .index_two .top>.right {
    margin-top: 30px;
  }

  .index_two ul {
    margin-top: 30px;
  }

  .index_two ul li:nth-child(1),
  .index_two ul li:nth-child(2) {
    margin-bottom: 30px;
  }

  .index_four .padding {
    padding: 0 15px;
  }

  .index_five .right ul::before,
  footer,
  .rightfix_news {
    display: none;
  }

  .index_five .right ul li:nth-child(3) {
    margin-top: 0;
  }

  .nyban .hover .p1 {
    font-size: 30px;
    line-height: 40px;
  }

  .nyban .hover2 {
    display: none;
  }

  .nyerji {
    /* display: none; */
    line-height: 4.25rem;
  }
  .nyerji ul li a {
    font-size: 13px;
    line-height: 1.5;
  }
  .p110 {
    padding: 60px 0;
  }

  .shuzi li:nth-child(1),
  .shuzi li:nth-child(2) {
    margin-bottom: 30px;
  }

  .list_culture .padding {
    padding: 0 15px;
    margin: 25px -0.3125rem 0;
  }

  .list_culture .swiper-slide {
    padding: 0 0.3125rem;
  }

  .list_culture .swiper-button-next,
  .list_culture .swiper-button-prev {
    display: none;
  }

  .list_culture .swiper-slide .name {
    opacity: 1;
  }

  .list_history .sum {
    padding: 0;
  }

  .list_history .top li {
    background: none !important;
    border: 1px solid #ddd;
  }

  .show_industries::before {
    display: none;
  }

  .show_industries .right .name {
    margin-top: 20px;
    font-size: 24px;
    padding-bottom: 10px;
  }

  .show_industries .right .text {
    margin-top: 15px;
  }

  .list_capacity .right,
  .list_capacity_four .bot .right {
    margin-top: 20px;
  }

  .show_product_three .row>div.right,
  .show_product .row>div.right,
  .list_message .margin>div.right,
  .list_agents .row>div.right {
    margin-top: 20px;
  }

  .show_product .text {
    margin: 15px 0;
  }

  .show_product_four ul {
    margin-top: 0;
  }

  .show_product .bread {
    display: none;
  }

  .title1 {
    font-size: 24px;
    line-height: 30px;
  }

  .list_service .top .text.mt50 {
    margin-top: 15px;
  }

  .list_service .bot {
    margin-top: 25px;
  }

  .list_service .top .left {
    padding-right: 15px;
  }

  .list_service .right {
    margin-top: 20px;
    text-align: center;
  }

  .list_service .bot .swiper-slide>div {
    padding: 3rem 2.1875rem 3rem 2.8125rem;
  }

  .font26 {
    font-size: 20px;
    line-height: 32px;
  }

  .list_contact .content .tel li {
    padding: 0 1.5rem;
    font-size: 1.5rem;
  }

  .list_contact .content .name {
    font-size: 2.5rem;
  }

  .list_contact .content .name img {
    width: 6.5rem;
    height: 6.5rem;
  }

  .list_contact .bot li>div {
    padding: 1.75rem 2.125rem;
  }

  .list_contact .bot li .font26 {
    margin-bottom: 1.4375rem;
  }
}

@media (max-width: 767px) {
  footer {
    display: none;
  }

  .p110 {
    padding: 25px 0;
  }

  .title {
    font-size: 22px;
    line-height: 30px;
  }

  .subtitle {
    font-size: 16px;
    line-height: 26px;
  }

  .text {
    font-size: 14px;
    line-height: 24px;
  }

  .banner .swiper-slide .img img {
    object-fit: cover;
  }

  .mt45 {
    margin-top: 15px;
  }

  .banner .hover .p1 {
    font-size: 22px;
  }

  .banner .hover .p2 {
    font-size: 16px;
  }

  .banner .hover {
    top: 25%;
  }

  .index_one,
  .index_two,
  .index_three,
  .index_four,
  .index_five {
    padding: 25px 0;
  }

  .index_four .padding {
    margin-top: 15px;
  }

  .index_one .text {
    margin: 5px 0 15px;
  }

  .index_four .flex {
    margin-top: 25px;
  }

  .index_one .swiper-slide .phone_show_990 {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 600;
    color: #000;
  }

  .index_one .swiper-slide {
    padding: 20px 10px;
  }

  .index_two::before {
    width: 100%;
    background-position: center !important;
  }

  .index_two .more {
    margin-top: 15px;
  }

  .index_two ul li .counter {
    font-size: 30px;
  }

  .index_two ul li sup {
    font-size: 14px;
  }

  .index_two ul li sub {
    top: -12px;
    font-size: 16px;
  }

  .index_two ul li sub sub {
    font-size: 12px;
    left: -4px;
  }

  .more {
    line-height: 44px;
    width: 160px;
  }

  .index_three .top ul {
    justify-content: space-between;
    margin-top: 20px;
  }

  .index_three .top ul li {
    margin: 0 5px;
  }

  .index_three .bot {
    margin-top: 20px;
  }

  .index_three .bot .center,
  .index_three .bot .right {
    display: none;
  }

  .index_three .bot ul li:nth-child(1) {
    margin-bottom: 15px;
  }

  .index_four .name {
    padding: 0 15px;
    font-size: 14px;
    line-height: 20px;
    height: 4.75rem;
  }

  .index_five .left .text {
    margin: 5px 0 15px;
  }

  .index_five .left {
    padding-right: 15px;
  }

  .index_five .left form {
    width: 100%;
  }

  .index_five .left form input {
    line-height: 44px;
  }

  .index_five .left form button {
    width: 120px;
  }

  .index_five .left form {
    margin-top: 1.625rem;
  }

  .index_five .right ul {
    margin: 20px 0 0;
  }

  .index_five .right ul li {
    width: 100%;
    height: auto;
    border-radius: 1.25rem;
    margin: 0 0 15px 0;
    padding: 20px;
  }

  .index_five .right ul li:last-child {
    margin-bottom: 0;
  }

  .index_five .right ul li>div {
    display: flex;
  }

  .index_five .right ul li>div .icon {
    width: 60px;
    text-align: left;
  }

  .index_five .right ul li>div .icon img {
    height: 40px;
  }

  .index_five .right ul li>div>div:nth-child(2) {
    width: calc(100% - 60px);
  }

  .index_five .right ul li>div>div:nth-child(2) div {
    text-align: left;
  }

  .index_five .right ul li>div>div:nth-child(2) .name {
    margin: 0 0 5px 0;
  }

  .index_five .right ul li>div>div:nth-child(2) .text {
    height: auto;
  }

  .shuzi {
    margin-top: 20px;
  }

  .shuzi li .counter {
    font-size: 30px;
  }

  .shuzi li sup {
    font-size: 14px;
  }

  .shuzi li sub {
    top: -13px;
    font-size: 14px;
  }

  .shuzi li sub sub {
    font-size: 12px;
    top: -6px;
  }

  .shuzi li p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .list_about .text {
    margin: 10px 0 15px;
  }

  .nyban img {
    height: 200px;
    object-fit: cover;
  }

  .nyban .hover .p1 {
    font-size: 26px;
  }

  .list_culture .swiper_pag {
    margin-top: 20px;
  }

  .list_culture_two {
    padding: 25px 0;
  }

  .list_culture_two .ul li {
    margin-bottom: 20px;
  }

  .list_culture .padding {
    margin: 15px -0.3125rem 0;
  }

  .list_history .top {
    flex-wrap: wrap;
    justify-content: center;
    margin: 15px -4px 0;
  }

  .list_history .top li {
    width: calc(33.3% - 8px);
    line-height: 45px;
    margin: 0 4px 10px;
  }

  .list_history .sum>div ul li .year {
    font-size: 22px;
    padding-right: 30px;
    width: 80px;
  }

  .list_history .sum>div ul::before {
    left: 80px;
  }

  .list_history .sum>div ul li p {
    width: calc(100% - 80px);
    padding-left: 30px;
  }

  .list_history .sum>div ul li {
    margin-bottom: 2.125rem;
  }

  .show_industries .right .name {
    margin-top: 15px;
    font-size: 20px;
    padding-bottom: 10px;
  }

  .show_industries .right .name::before {
    width: 50px;
  }

  .list_capacity .right,
  .list_capacity_four .bot .right {
    margin-top: 15px;
  }

  .list_capacity .name {
    margin-bottom: 5px;
  }

  .list_capacity_two ul li:not(:last-child) {
    margin-bottom: 15px;
  }

  .list_capacity_two .name,
  .list_capacity_three .name {
    font-size: 22px;
    text-wrap: balance;
    text-align: center;
    margin-bottom: 15px;
  }

  .list_capacity_two,
  .list_capacity_three,
  .list_culture_two.culture {
    padding: 25px 0;
  }

  .list_capacity .name,
  .list_capacity_four .name {
    font-size: 18px;
    line-height: 24px;
  }

  .list_capacity .mt35 {
    margin-top: 15px;
  }

  .list_capacity_three li {
    padding: 0 15px;
  }

  .list_capacity_three li:not(:last-child) {
    margin-bottom: 15px;
  }

  .list_capacity_four {
    padding: 25px 0;
  }

  .list_capacity_four .top li:not(:last-child) {
    margin-bottom: 15px;
  }

  .list_capacity_four .bot {
    margin-top: 25px;
  }

  .list_product .ul,
  .list_honor .ul {
    margin: 15px -1.25rem 0;
  }

  .list_product .ul li,
  .list_honor .ul li {
    margin-bottom: 15px;
  }

  .list_product .ul li>div,
  .list_honor .ul li>div {
    padding: 15px;
  }

  .bor20 {
    border-radius: 8px;
  }

  .list_honor .ul {
    margin-left: -7px;
    margin-right: -7px;
  }

  .list_honor .ul li {
    padding: 0 7px;
  }

  .show_product .name {
    font-size: 22px;
    line-height: 30px;
  }

  .show_product .text,
  .show_product_two .text {
    margin: 5px 0 15px;
  }

  .show_product {
    padding: 25px 0;
  }

  .swiper_three {
    margin-top: 15px;
  }

  .show_product_three ul li,
  .show_product_four ul li {
    padding: 8px 0;
    flex-wrap: wrap;
  }

  .show_product_three ul li>div,
  .show_product_four ul li>div,
  .show_product_three ul li>p,
  .show_product_four ul li>p {
    padding: 2px 0;
    width: 100%;
  }

  .title1 {
    font-size: 22px;
    line-height: 26px;
  }

  .list_service .top .text.mt50 {
    margin-top: 10px;
  }

  .font26 {
    line-height: 28px;
    font-size: 18px;
  }

  .list_service .margin,
  .list_service_two .margin {
    margin-top: 15px;
  }

  .list_service .bot .swiper-slide>div {
    padding: 20px;
  }

  .list_service .top .left ul {
    margin-top: 15px;
  }

  .list_service .top .left ul li:not(:last-child) {
    margin-bottom: 15px;
  }

  .list_service .center {
    margin-top: 25px;
  }

  .list_service_two .text {
    margin-top: 15px;
  }

  .list_service_two::before {
    height: 75%;
  }

  .list_service .swiper_pag,
  .list_service_two .swiper_pag {
    margin-top: 15px;
  }

  .list_message form input {
    line-height: 45px;
    font-size: 14px;
  }

  .list_message form {
    margin-top: 15px;
  }

  .list_message form .mb30 {
    margin-bottom: 15px;
  }

  .list_agents .left .font30 {
    font-size: 20px;
    line-height: 24px;
  }

  .list_agents .text {
    margin: 5px 0 15px;
  }

  .list_agents .left ul li {
    font-size: 14px;
  }

  .list_agents .left ul {
    margin: 15px 0 25px;
  }

  .list_agents .left .list {
    font-size: 18px;
  }

  .list_contact .content .tel ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .list_contact .content .tel li {
    padding: 0;
    font-size: 18px;
  }

  .list_contact .content .tel li::before {
    display: none;
  }

  .list_contact .content .tel li:not(:last-child) {
    margin-bottom: 15px;
  }

  .list_contact .content .name {
    font-size: 18px;
    justify-content: flex-start;
  }

  .list_contact .content .name img {
    width: 3.125rem;
    height: 3.125rem;
    margin-right: 15px;
  }

  .list_contact .content .tel {
    margin-top: 15px;
  }

  .list_contact .content {
    padding: 15px 0 20px;
  }

  .list_contact .bot {
    margin-top: 0rem;
  }

  .list_contact .bot .mb30 {
    margin-bottom: 15px;
  }

  .list_contact .bot li>div {
    padding: 20px;
  }

  .list_contact .bot li>div .mb55 {
    margin-bottom: 20px;
  }

  .banner .hover2 {
    bottom: 6.5625rem;
  }

  .list_news .top {
    padding: 15px;
  }

  .list_news .top .data {
    margin-top: 15px;
  }

  .list_news .top .text {
    margin: 5px 0 15px;
  }

  .list_news .top {
    box-shadow: 0px 4px 8px 0px rgba(230, 0, 18, 0.06);
  }

  .list_news .swiper_pag.ps {
    margin-top: 20px;
  }

  .list_news .squera_news>a {
    padding: 20px;
  }

  .list_news .ul li,
  .list_case .ul li {
    margin-bottom: 20px;
  }

  .list_news .squera_news>a .text {
    margin: 5px 0 15px;
  }

  .list_case .name {
    height: auto;
    padding: 15px;
    font-size: 16px;
  }

  .index_four .swiper-slide .over img {
    height: 50vh;
  }

  .index_one .subtitle {
    height: auto;
  }

  .bannerImg {
    width: 100%;
    height: 50vh;
  }

  .phone .center img {
    height: 30px;
}
.nyban {
  width: 100%;
  height: 20vh;
}
.culture .box ul{
  flex-wrap: wrap;
}
.culture .box ul li .text .t2{
  font-size: 2.8vmin;
}
.culture{
  padding-bottom: 10vmin;
}
.culture.padt140{
  padding-top: 10vmin;
  min-height: 750px;
}
.culture .box ul li{
  width: 100%;
  margin-right: 0 !important;
  margin-bottom: 1.4rem;
  padding: 3.6vmin;
  min-height: 160px;
}
.culture .box ul li .text .t1{
  padding-right: 9vmin;
}
.culture .box ul li .text .t2{
  font-size: 1.7rem;
}
.culture .box ul li .icon{
  right: 3.6vmin;
      width:  20vmin;
      height: 20vmin;
}
.curtitle h3{
  font-size: 22px;
  line-height: 30px;
}

.box-4 .swiper-slide img {
  height: 5.5rem;
  object-fit: contain;
}
.proListBox{
  display: flex;flex-direction: column;align-items: center;justify-content:center;
}
.proListBox_n{
  flex-flow: column-reverse;
  padding: 30px 0;
}
.proListBox_n .pro_n_box{
  margin-top:30px;
}
.proMenu{
  width: 100%;
}
.proList{
  width: 100%;
  margin-top:40px;
}
.proList .pro{
  grid-template-columns: repeat(1, 1fr);
}
.proList .pro li .imgBox{
  height: 200px;
}
.pro_n_box{
  display: flex;flex-direction: column;align-items: center;justify-content:center;
  width: 100%;
}

#baguetteBox-overlay .full-image img {
  max-height: 100%;
  max-width: 100%;
  padding: 20px;
}

.proMenu_title{
  font-size: 22px;
}
.cont1 .a1v2 .tta .mySwiper1 .swiper-slide .cont-pa .tit{
  font-size: 16px;
  line-height: 1.5;
}
.nyerji ul li {
  width: 33%;
  padding: 12px;
}
.culture .box ul li .text .t1 .sp2 {
  margin-top: 30px;
}

.proChildMenu li a {
  font-size: 14px;
  line-height: 2;
}

.proList .sortName {
  font-size: 26px;
}
.newsListImgBox {
  height: 20vh;
}


}