button {
  border: none !important;
  outline: 0;
}
button,
input[type='button'],
input[type='date'],
input[type='file'],
input[type='number'],
input[type='password'],
input[type='submit'],
select,
textarea {
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
input[type='date'] {
  cursor: pointer;
  -webkit-appearance: none;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'],
input[type='text'],
select,
textarea {
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fff inset;
}

@media screen and (min-width: 1601px) {
  .hidden-lb {
    display: none !important;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .warpper {
    width: 94% !important;
  }
  .hidden-lg {
    display: none !important;
  }
  html {
    font-size: 62%;
  }
  /*index*/
  .logo > img {
  }
  .logo > h1 {
    font-size: 1.8rem;
  }
  .nav li {
    margin: 0 10px;
  }
  .search:hover input[type='text'] {
    width: 58px;
  }

  /*生产及设备*/
  .workshop {
    background-size: 100%;
  }
  .coop_cont ul li {
    width: 300px;
    height: 150px;
  }

  /*footer*/
  .fot_left > h3 {
    font-size: 2.4rem;
  }

  /*company*/
  .history {
    width: 1120px !important;
  }
  .zcom02 {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .warpper {
    width: 96% !important;
  }
  .hidden-l {
    display: none !important;
  }
  html {
    font-size: 60%;
  }

  /*index*/
  .logo > img {
  }
  .logo > h1 {
    display: none;
  }
  .index01 .warpper > div p {
    font-size: 2rem;
  }
  .index01 .warpper > ul li {
    height: 86px;
  }
  .index01 .warpper > ul li img {
    height: 35px;
  }
  .index02 .warpper > h3 {
    font-size: 3rem;
  }
  .title h3 {
    font-size: 3.2rem;
  }
  .about ul li a p {
    font-size: 2rem;
  }

  /*生产及设备*/
  .workshop {
    background-size: 100%;
  }
  .coop_cont ul li {
    display: flex;
    width: 230px;
    height: 120px;
    justify-content: center;
    align-items: center;
  }
  .coop_cont ul li img {
    position: relative;
    top: initial;
    width: initial;
    height: initial;
    max-width: 70%;
    max-height: 65%;
  }

  /*indexnews*/
  .news_text > h5 {
    font-size: 2rem;
  }

  .fot_right > h3 {
    font-size: 2.4rem;
  }
  .fot_left > h3 {
    font-size: 2.3rem;
  }

  /*company*/
  .crumbs {
    line-height: 56px;
  }
  .zcom02 {
    padding-bottom: 0;
  }
  .zcom01 > .warpper > div h3 {
    font-size: 2.7rem;
  }
  .zcom01 > .warpper > div h3 span {
    font-size: 2rem;
  }
  .zcom01 > .warpper > div > div > small {
    line-height: 3rem;
  }
  .history {
    width: 983px !important;
  }
  .zcom02_tit > h4 {
    font-size: 3.2rem;
  }
  .zcom02_tit > h5 {
    top: 6px;
    font-size: 5.2rem;
  }

  /*product*/
  .cailiao > b {
    height: 280px;
  }
  .in02_style a b {
    height: 254px;
  }
  .cailiao ul li {
    padding: 25px 0;
  }
  .cailiao ul {
    height: 298px;
  }
  .lc ul > img {
    width: 23px;
  }
  .lc ul li p {
    font-size: 1.8rem;
  }
  .lc ul li img {
    width: 60px;
  }
  .sidebar {
    width: 286px;
  }
  .sidetit h4 {
    font-size: 2.6rem;
  }
  .side_cont ul li > a {
    padding-right: 57px;
    padding-left: 18px;
    background-position: 198px center;
  }
  .side_cont ul li div a {
    padding-left: 44px;
  }
  .side_right {
    width: calc(97% - 286px);
  }
  .zprolist ul li a b {
    height: 17vw;
  }
  .zproinfo_top_text > ul li > h4 {
    font-size: 2.3rem;
  }
  .zproinfo_top_text > ul li {
    line-height: 59px;
  }
  .proinfo_ztit a {
    line-height: 56px;
  }
  #proinfo_cont02 ul li > div p {
    font-size: 2.2rem;
  }
  #proinfo_cont02 ul li > div small {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .warpper,
  .mycontainer {
    width: 93% !important;
  }
  .hidden-m {
    display: none !important;
  }
  html {
    font-size: 60%;
  }

  /*index*/
  .lang {
    margin-right: 0;
  }
  .header .mycontainer {
    height: 85px;
  }
  .logo > img {
    
  }
  .logo > h1 {
    display: none;
  }
  .ban_text h3 {
    font-size: 3.2rem;
  }
  .ban_text p {
    font-size: 1.6rem;
  }
  .ban_des {
    font-size: 1.6rem;
  }
  .bannerdown {
    height: 57px;
  }
  .index01 .warpper > div p {
    font-size: 2rem;
  }
  .index01 .warpper > ul li {
    height: 86px;
  }
  .index01 .warpper > ul li img {
    height: 35px;
  }
  .index01 .warpper > ul li p {
    font-size: 1.8rem;
  }
  .in02_style a b {
    height: 215px;
  }
  .in02_style a > p {
    line-height: 40px;
  }
  .index02 .warpper > h3 {
    font-size: 3rem;
  }
  .title h3 {
    font-size: 2.3rem;
  }
  .about ul li a p {
    font-size: 2rem;
  }
  .about > small {
    width: 82%;
  }

  /*生产及设备*/
  .workshop {
    background-size: 100%;
  }
  .coop_cont ul li {
    display: flex;
    width: 230px;
    height: 120px;
    justify-content: center;
    align-items: center;
  }
  .coop_cont ul li img {
    position: relative;
    top: initial;
    width: initial;
    height: initial;
    max-width: 70%;
    max-height: 65%;
  }

  /*indexnews*/
  .news_text > h5 {
    font-size: 2rem;
  }
  .fot_mid {
    display: none;
  }
  .fot_right > h3 {
    font-size: 2rem;
  }
  .fot_left {
    width: 45%;
  }
  .fot_left > h3 {
    font-size: 2rem;
  }
  .fot_right {
    width: 53%;
  }
  .fot_right > p {
    margin-bottom: 25px;
    font-size: 1.2rem;
  }
  .fot_right > form > input {
    margin-bottom: 10px;
  }
  .fot_right > form > input[type='submit'] {
    margin-top: 10px;
  }
  .fot_right .code input,
  .fot_right > form > input {
    line-height: 42px;
  }
  .fot_right .code {
    height: 42px;
  }
  .fot_right > form > textarea {
    height: 83px;
  }
  .fot_bom {
    line-height: 43px;
  }

  /*company*/
  .zbanner > div > h3 {
    font-size: 2.5rem;
  }
  .zbanner > div > small {
    font-size: 1.6rem;
  }
  .crumbs {
    line-height: 56px;
  }
  .zcom01 > .warpper > div h5 {
    font-size: 2rem;
  }
  .zcom01 > .warpper > div h3 {
    font-size: 2.3rem;
  }
  .zcom01 > .warpper > div h3 span {
    font-size: 2rem;
  }
  .zcom01 > .warpper > div > div > small {
    line-height: 3rem;
  }
  .zcom01 ul li b {
    width: 80px;
    height: 80px;
  }
  .zcom01 ul li b:after {
    background-size: 100%;
  }
  .zcom01 ul li b img {
    width: 30px;
  }
  .zcom01 ul li h5 {
    font-size: 2rem;
  }
  .zcom01 ul li small {
    font-size: 1.2rem;
  }
  .history {
    width: 740px !important;
    height: 424px;
  }
  .zcom02_tit > h4 {
    font-size: 3rem;
  }
  .zcom02_tit > h5 {
    top: 11px;
    font-size: 4rem;
  }
  .zcom02 {
    padding-top: 3vw;
    padding-bottom: 0;
  }

  /*product*/
  .cailiao > b {
    height: 226px;
  }
  .cailiao ul {
    height: 240px;
  }
  .cailiao ul li {
    padding: 25px 0;
  }
  .cailiao ul li h4 {
    font-size: 2rem;
  }
  .cailiao ul li small {
    font-size: 1.6rem;
  }
  .lc ul > img {
    width: 23px;
  }
  .lc ul li p {
    font-size: 1.8rem;
  }
  .lc ul li img {
    width: 60px;
  }
  .sidebar {
    width: 235px;
  }
  .sidetit {
    padding: 10px 0;
  }
  .sidetit h4 {
    font-size: 2.2rem;
  }
  .sidetit small {
    font-size: 1.4rem;
  }
  .side_cont {
    padding: 8px;
  }
  .side_cont ul li > a {
    padding-right: 38px;
    padding-left: 13px;
    background-position: 187px center;
    background-size: 21px;
    font-size: 1.6rem;
    line-height: 40px;
  }
  .side_cont ul li div a {
    padding-left: 29px;
    font-size: 1.4rem;
    line-height: 32px;
  }
  .side_tel {
    margin-top: 15px;
  }
  .side_tel > h4 {
    font-size: 2.1rem;
  }
  .side_pro ul li a small {
    line-height: 35px;
  }
  .side_right {
    padding: 10px;
    width: calc(97% - 235px);
  }
  .zprolist ul li a b {
    height: 17vw;
  }
  .zprolist ul li a small {
    line-height: 40px;
  }
  .colorchose > div span {
    margin: 5px;
  }
  .zproinfo_top_text > ul li > h4 {
    padding-bottom: 0;
    font-size: 2rem;
  }
  .zproinfo_top_text > ul li {
    line-height: 43px;
  }
  .proinfo_ztit a {
    font-size: 1.7rem;
    line-height: 54px;
  }
  .zproinfo_tel > div {
    padding-left: 45px;
    background-size: 34px;
  }
  .zproinfo_tel > div h4 {
    font-size: 2.2rem;
  }
  .zproinfo_tel > a {
    width: 133px;
    font-size: 1.6rem;
    line-height: 41px;
  }
  .product-content {
    padding: 0 15px;
  }
  #proinfo_cont02 ul li > div p {
    font-size: 1.8rem;
  }
  #proinfo_cont02 ul li > div small {
    font-size: 1.2rem;
    line-height: 2rem;
    width: 90%;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .warpper,
  .mycontainer {
    width: 96% !important;
  }
  .hidden-sm {
    display: none !important;
  }
  html {
    font-size: 60%;
  }

  /*index*/
  .lang {
    margin-right: 0;
  }
  .header .mycontainer {
    height: 80px;
  }
  .logo > img {
  }
  .ban_text h3 {
    font-size: 2.2rem;
  }
  .ban_text p {
    font-size: 1.4rem;
  }
  .ban_des {
    font-size: 1.2rem;
  }
  .bannerdown {
    display: none;
  }
  .shutter-btn li {
    width: 45px;
    height: 45px;
  }
  .index01 .warpper > div p {
    font-size: 1.7rem;
  }
  .index01 .warpper > div > img {
    width: 340px;
  }
  .index01 .warpper > ul li {
    height: 70px;
  }
  .index01 .warpper > ul li img {
    height: 35px;
  }
  .index01 .warpper > ul li p {
    font-size: 1.8rem;
  }
  .in02_style a b {
    height: 215px;
  }
  .in02_style a > p {
    line-height: 40px;
  }
  .index02 .warpper > h3 {
    font-size: 2.3rem;
  }
  .title h3 {
    font-size: 2.3rem;
  }
  .about ul li a p {
    font-size: 2rem;
  }
  .about > small {
    width: 82%;
  }

  /*生产及设备*/
  .workshop {
    background-size: 100%;
  }
  .coop_cont ul li {
    display: flex;
    width: 230px;
    height: 120px;
    justify-content: center;
    align-items: center;
  }
  .coop_cont ul li img {
    position: relative;
    top: initial;
    width: initial;
    height: initial;
    max-width: 70%;
    max-height: 65%;
  }

  /*indexnews*/
  .news_text > h5 {
    font-size: 2rem;
  }
  .fot_mid {
    display: none;
  }
  .fot_topbg {
    flex-wrap: wrap;
  }
  .fot_right > h3 {
    font-size: 2rem;
  }
  .fot_left {
    width: 100%;
  }
  .fot_left > h3 {
    font-size: 2rem;
  }
  .fot_right {
    width: 100%;
    margin-top: 4vw;
  }
  .fot_right > p {
    margin-bottom: 25px;
    font-size: 1.2rem;
  }
  .fot_right > form > input {
    margin-bottom: 10px;
  }
  .fot_right > form > input[type='submit'] {
    margin-top: 10px;
  }
  .fot_right .code input,
  .fot_right > form > input {
    line-height: 42px;
  }
  .fot_right .code {
    height: 42px;
  }
  .fot_bom {
    line-height: 43px;
  }

  /*company*/
  .zbanner > div > h3 {
    font-size: 2.5rem;
  }
  .zbanner > div > small {
    font-size: 1.6rem;
  }
  .crumbs {
    line-height: 56px;
  }
  .zcom01 > .warpper > div {
    flex-wrap: wrap;
  }
  .zcom01 > .warpper > div > img {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 4vw;
  }
  .zcom01 > .warpper > div > div {
    width: 100%;
  }
  .zcom01 > .warpper > div h5 {
    font-size: 2rem;
  }
  .zcom01 > .warpper > div h3 {
    font-size: 2.3rem;
  }
  .zcom01 > .warpper > div h3 span {
    font-size: 2rem;
  }
  .zcom01 > .warpper > div > div > small {
    line-height: 3rem;
  }
  .zcom01 ul li b {
    width: 80px;
    height: 80px;
  }
  .zcom01 ul li b:after {
    background-size: 100%;
  }
  .zcom01 ul li b img {
    width: 30px;
  }
  .zcom01 ul li h5 {
    font-size: 2rem;
  }
  .zcom01 ul li small {
    font-size: 1.2rem;
  }
  .history {
    width: 548px !important;
    height: 424px;
  }
  .zcom02_tit > h4 {
    font-size: 2.6rem;
  }
  .zcom02_tit > h5 {
    top: 11px;
    font-size: 3.5rem;
  }
  .zcom02_tit > small {
    font-size: 1.5rem;
  }
  .zcom02 {
    padding-top: 3vw;
    padding-bottom: 0;
  }
  .swiper-history h5 {
    font-size: 1.8rem;
  }
  .swiper-history small {
    font-size: 1.4rem;
  }
  .his_text {
    padding: 0 5px;
  }
  /*product*/
  .cailiao > b {
    height: 226px;
  }
  .cailiao ul {
    height: 240px;
  }
  .cailiao ul li {
    padding: 25px 0;
  }
  .cailiao ul li h4 {
    font-size: 2rem;
  }
  .cailiao ul li small {
    font-size: 1.6rem;
  }
  .lc ul > img {
    display: none;
  }
  .lc ul li p {
    font-size: 1.8rem;
  }
  .lc ul li img {
    width: 60px;
  }
  .side_pro ul li a small {
    line-height: 35px;
  }
  .side_right {
    padding: 10px;
    width: 100%;
  }
  .zprolist ul li a b {
    height: 24vw;
  }
  .zprolist ul li a small {
    line-height: 40px;
  }
  .colorchose > div span {
    margin: 5px;
  }
  .zproinfo_top_text > ul li > h4 {
    padding-bottom: 0;
    font-size: 2rem;
  }
  .zproinfo_top_text > ul li {
    line-height: 43px;
  }
  .proinfo_ztit a {
    font-size: 1.7rem;
    line-height: 54px;
  }
  .zproinfo_tel > div {
    padding-left: 45px;
    background-size: 34px;
  }
  .zproinfo_tel > div h4 {
    font-size: 2.2rem;
  }
  .zproinfo_tel > a {
    width: 133px;
    font-size: 1.6rem;
    line-height: 41px;
  }
  .product-content {
    padding: 0 15px;
  }
  #proinfo_cont02 ul li > div p {
    font-size: 1.8rem;
  }
  #proinfo_cont02 ul li > div small {
    font-size: 1.2rem;
    line-height: 2rem;
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .warpper,
  .mycontainer {
    width: 94% !important;
  }
  .hidden-xs {
    display: none !important;
  }
  html {
    font-size: 60%;
  }

  /*index*/
  .lang {
    margin-right: 0;
  }
  .header .mycontainer {
    height: 80px;
  }
  .logo > img {
max-width: 300px;
  }
  .ban_text h3 {
    font-size: 2.2rem;
  }
  .ban_text p {
    font-size: 1.4rem;
  }
  .ban_des {
    font-size: 1.2rem;
  }
  .bannerdown {
    display: none;
  }
  .shutter-btn li {
    width: 45px;
    height: 45px;
  }
  .index01 .warpper > div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 2vw;
  }
  .index01 .warpper > div p {
    font-size: 1.7rem;
  }
  .index01 .warpper > div > img {
    width: 340px;
  }
  .index01 .warpper > ul li {
    width: 49%;
    height: 70px;
  }
  .index01 .warpper > ul li img {
    height: 35px;
  }
  .index01 .warpper > ul li p {
    font-size: 1.8rem;
  }
  .in02_style a b {
    height: 215px;
  }
  .in02_style a > p {
    line-height: 40px;
  }
  .index02 .warpper > h3 {
    font-size: 2.3rem;
  }
  .title h3 {
    font-size: 2.3rem;
  }
  .about ul li a p {
    font-size: 2rem;
  }
  .about > small {
    width: 82%;
  }

  /*生产及设备*/
  .workshop {
    background-size: 100%;
  }
  .coop_cont ul li {
    display: flex;
    width: 230px;
    height: 120px;
    justify-content: center;
    align-items: center;
  }
  .coop_cont ul li img {
    position: relative;
    top: initial;
    width: initial;
    height: initial;
    max-width: 70%;
    max-height: 65%;
  }

  /*indexnews*/
  .news_text > h5 {
    font-size: 2rem;
  }
  .fot_mid {
    display: none;
  }
  .fot_topbg {
    flex-wrap: wrap;
  }
  .fot_right > h3 {
    font-size: 2rem;
  }
  .fot_left {
    width: 100%;
  }
  .fot_left > h3 {
    font-size: 2rem;
  }
  .fot_right {
    width: 100%;
    margin-top: 4vw;
  }
  .fot_right > p {
    margin-bottom: 25px;
    font-size: 1.2rem;
  }
  .fot_right > form > input {
    margin-bottom: 10px;
  }
  .fot_right > form > input[type='submit'] {
    margin-top: 10px;
  }
  .fot_right .code input,
  .fot_right > form > input {
    line-height: 42px;
  }
  .fot_right .code {
    height: 42px;
  }
  .fot_bom {
    line-height: 43px;
  }

  /*company*/
  .zbanner > div > h3 {
    font-size: 2.5rem;
  }
  .zbanner > div > small {
    font-size: 1.6rem;
  }
  .crumbs {
    line-height: 56px;
  }
  .zcom01 > .warpper > div {
    flex-wrap: wrap;
  }
  .zcom01 > .warpper > div > img {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 4vw;
  }
  .zcom01 > .warpper > div > div {
    width: 100%;
  }
  .zcom01 > .warpper > div h5 {
    font-size: 2rem;
  }
  .zcom01 > .warpper > div h3 {
    font-size: 2.3rem;
  }
  .zcom01 > .warpper > div h3 span {
    font-size: 2rem;
  }
  .zcom01 > .warpper > div > div > small {
    line-height: 3rem;
  }
  .zcom01 ul li b {
    width: 80px;
    height: 80px;
  }
  .zcom01 ul li b:after {
    background-size: 100%;
  }
  .zcom01 ul li b img {
    width: 30px;
  }
  .zcom01 ul li h5 {
    font-size: 2rem;
  }
  .zcom01 ul li small {
    font-size: 1.2rem;
  }
  .history {
    width: 548px !important;
    height: 424px;
  }
  .zcom02_tit > h4 {
    font-size: 2.6rem;
  }
  .zcom02_tit > h5 {
    top: 11px;
    font-size: 3.5rem;
  }
  .zcom02_tit > small {
    font-size: 1.5rem;
  }
  .zcom02 {
    padding-top: 3vw;
    padding-bottom: 0;
  }
  .swiper-history h5 {
    font-size: 1.8rem;
  }
  .swiper-history small {
    font-size: 1.4rem;
  }
  .his_text {
    padding: 0 5px;
  }
  /*product*/
  .cailiao > b {
    height: 226px;
    width: 100%;
  }
  .cailiao {
    display: flex;
    flex-direction: column;
  }
  .cailiao ul {
    height: 240px;
    width: 100%;
  }
  .cailiao ul li {
    padding: 25px 0;
  }
  .cailiao ul li h4 {
    font-size: 2rem;
  }
  .cailiao ul li small {
    font-size: 1.6rem;
  }
  .lc ul {
    flex-wrap: wrap;
  }
  .lc ul li {
    width: 25%;
    margin-bottom: 15px;
  }
  .lc ul > img {
    display: none;
  }
  .lc ul li p {
    font-size: 1.8rem;
  }
  .lc ul li img {
    width: 60px;
  }
  .side_pro ul li a small {
    line-height: 35px;
  }
  .side_right {
    padding: 10px;
    width: 100%;
  }
  .zprolist ul li {
    width: 48%;
  }
  .zprolist ul li a b {
    height: 24vw;
  }
  .zprolist ul li a small {
    line-height: 40px;
  }
  .zprolist ul li:nth-of-type(3n) {
    margin-right: 2%;
  }
  .colorchose > div span {
    margin: 5px;
  }
  .zproinfo_top {
    flex-direction: column;
  }
  .zproinfo_top > b {
    width: 100%;
  }
  .zproinfo_top_text {
    width: 100%;
  }
  .zproinfo_top_text > ul li > h4 {
    padding-bottom: 0;
    font-size: 2rem;
  }
  .zproinfo_top_text > ul li {
    line-height: 43px;
  }
  .proinfo_ztit a {
    font-size: 1.7rem;
    line-height: 54px;
  }
  .zproinfo_tel > div {
    padding-left: 45px;
    background-size: 34px;
  }
  .zproinfo_tel > div h4 {
    font-size: 2.2rem;
  }
  .zproinfo_tel > a {
    width: 133px;
    font-size: 1.6rem;
    line-height: 41px;
  }
  .product-content {
    padding: 0 15px;
  }
  #proinfo_cont02 ul li {
    width: 100%;
    height: 50vw;
  }
  #proinfo_cont02 ul li > div p {
    font-size: 1.8rem;
  }
  #proinfo_cont02 ul li > div small {
    font-size: 1.2rem;
    line-height: 2rem;
    width: 90%;
  }
  .fot_link span {
    font-size: 1rem;
  }
  .fot_link a {
    margin-left: 0;
  }
  .zcaselist ul li {
    width: 48%;
  }
  .zcaselist ul li a b {
    height: 40vw;
  }
  .zcaselist ul li:nth-of-type(3n) {
    margin-right: 2%;
  }
#proinfo_cont01 p>img{
width:100%
}
.zcontact_cont h1 {
     font-size: 2.2rem; 
}
.zcontact_cont p {
    font-size: 1.5rem;
}
}
