/*=================================中小型笔记本或大平板 laptop /*=================================*/
@media screen and (max-width: 1300px) {
  .public_center,
  .public_center2 {
    width: 92%;
    margin: 0 auto;
  }
  .inproduct,
  .in_productslist {
    width: 98%;
    margin: 0 auto;
  }
  .inproduct_left {
    width: 68%;
    padding: 2.5% 0 2.5% 3%;
  }
  .inproduct_left h3 {
    font-size: 2rem;
  }
  .inproduct_left p {
    font-size: 2rem;
  }
  .innews_right {
    width: 30%;
  }
  .inpromove {
    right: -40px;
  }
  .about_page aside {
    width: 27%;
  }
  .about_page article {
    width: 70%;
  }
  .about_page .conleft {
    width: 27%;
  }
  .about_page .conright {
    width: 70%;
  }

  .products_left {
    padding-top: 10px;
    width: 49%;
  }
  .products_left h3 {
    font-size: 20px;
  }
  .products_leribe {
    font-size: 13px;
  }
  .products_pic {
    width: 49%;
  }
  .productslist ul li figcaption span {
    font-size: 12px;
  }
  .productslist ul li figcaption b {
    font-size: 12px;
  }
  .prodetail_max {
    width: 100%;
  }
  .protail_btnth {
    display: none;
  }
  .proinf_tit {
    font-size: 15px;
  }
  .sxitem_part1 span {
    font-size: 15px;
  }
  .logo {
    width: 30%;
  }
  .serarea_tit span {
    font-size: 15px;
  }
  .download ul li {
    width: 48%;
  }
  .newstail_tit h3 {
    font-size: 22px;
  }
  .newstail_tit span {
    font-size: 13px;
  }
  .about_right_cribe {
    font-size: 14px;
  }
  .message {
    width: 100%;
    margin-bottom: 3.4%;
  }
  .address {
    width: 100%;
  }
  .honor_page ul li {
    width: 31%;
    margin: 1%;
  }
  .service_page_center {
    width: 92%;
  }
  .serv2_info {
    width: 100%;
  }
  .ser2img {
    width: 37%;
  }
  .ser2right {
    width: 60%;
  }
  .chooseli li {
    width: 100%;
  }
  .choo_r label {
    margin-bottom: 0;
  }
  .upload input {
    margin-left: 0;
  }
  .screenpro article {
    width: 100%;
  }
  .serpro_name_hov {
    width: 50%;
    top: 29%;
    left: 15%;
  }
  .serpro_name_hov2 {
    top: 29%;
    left: 37%;
  }
  .serpro_name_hov h3 {
    font-size: 20px;
  }
  .arr a {
    font-size: 16px;
  }
  .service_tit h3 {
    font-size: 30px;
  }
  .service_page {
    padding: 6% 0;
  }
  .finger,
  .finger2 {
    display: block;
  }
  .ntable,
  .ntable2 {
    width: 100%;
    overflow: auto;
    position: relative;
  }
  .finger,
  .finger2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    padding-top: 40%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .finger img,
  .finger2 img {
    width: 25% !important;
  }
}

/*=================================手机或小平板 phone=============================== */
@media screen and (max-width: 1000px) {
  .footer {
    display: none;
  }
  .inproduct,
  .in_productslist {
    width: 92%;
    margin: 0 auto;
  }
  .in_productslist ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .in_productslist ul li {
    width: 30.2%;
    margin: 1.5%;
  }
  .share {
    display: none;
  }
  .inproduct {
    padding: 0;
  }
  .inproduct_left {
    width: 100%;
  }
  .innews_right {
    width: 100%;
    margin-top: 8.6%;
  }
  .inpromove {
    right: -20px;
    top: 20px;
  }
  .inpromove {
    width: 60%;
  }
  .about_page {
    padding: 2% 0;
  }
  .about_page aside {
    display: none;
  }
  .about_page .conleft {
    display: none;
  }
  .choose_page {
    padding: 2.5% 0;
  }
  .choose_right_cribe {
    line-height: 2;
  }
  .about_page article {
    width: 100%;
  }
  .about_page .conright {
    width: 100%;
    margin-left: 0;
  }
  .phone_nav {
    display: block;
    padding: 2% 0 3%;
  }
  .phone_nav a {
    display: inline-block;
    padding: 0 15px;
    margin-right: 10px;
    line-height: 30px;
    color: #fff;
    border: 1px solid #fbca25;
    font-size: 14px;
    background: #fbca25;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  .about_right_area {
    padding: 4% 2%;
  }
  .menu {
    display: block;
    float: right;
  }
  .menu i {
    font-size: 35px;
  }
  .nav {
    display: none;
  }
  .language {
    display: none;
  }
  .logo {
    width: auto;
    height: 40px;
  }
  .header {
    padding: 25px 0 22px;
  }
  .menulist {
    position: fixed;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99;
    display: block;
  }
  .menu_dowm ul li {
    line-height: 2;
  }
  .menu_dowm ul li a {
    border-bottom: 1px solid #c9c9c9;
    display: block;
    line-height: 2;
    padding: 1.5% 4% 1.5% 3%;
  }
  .menu_dowm ul li p {
    font-size: 14px;
    color: #444;
    float: left;
    line-height: 32px;
  }
  .menu_dowm ul li i {
    float: right;
    color: #da251d;
  }
  .logo2 {
    background: #eee;
    padding: 0 4%;
    width: 100%;
  }
  .logo2 img {
    width: 50%;
    float: left;
  }
  .menu_dowm {
    width: 84%;
    margin: 0 auto;
  }
  .close {
    float: right;
  }
  .language2 {
    padding-top: 10px;
  }
  .language2 a {
    padding: 0 8px;
  }
  .language2 i {
    font-size: 28px;
    color: #888;
  }
  .menu_dowm ul li dl {
    width: 94%;
    float: right;
    display: none;
  }
  .menu_dowm ul li dl dd {
    line-height: 2.4;
    text-align: left;
    /*border-bottom: 1px solid #c9c9c9;*/
  }
  .menu_dowm ul li dl dd a {
    color: #444;
    font-size: 14px;
  }
  .ser2img {
    width: 100%;
    text-align: center;
  }
  .ser2right {
    width: 100%;
    padding-top: 30px;
  }
  .sceenp ul li {
    width: 33.33%;
  }
  .serpro_name {
    left: 5%;
    top: 5%;
  }
  .serpro_name span {
    font-size: 16px;
  }
  .serpro_name2 {
    left: 43%;
  }
  .serpro_name_hov h3 {
    line-height: 85px;
    font-weight: normal;
    font-size: 18px;
  }
  .arr a {
    line-height: 35px;
  }
  .arr i {
    line-height: 35px;
    font-size: 20px;
  }
}

@media screen and (max-width: 640px) {
  .in_productslist ul li p {
    width: 80%;
  }
  .inproduct_left p {
    font-size: 1.5rem;
  }
  .inproduct_left h3 {
    font-size: 1.8rem;
  }
  .inproduct_left a {
    width: auto;
    line-height: 20px;
    font-size: 10px;
    display: inline-block;padding: 0 5px;
  }
  .inproduct_left {
    padding: 16% 5% 2% 5%;
  }
  .inpromove {
    top: inherit;
    bottom: -30px;
    width: 65%;
  }
  .inproduct {
    /* margin-top: -20px; */
    padding: 6px;
  }
  .innews_right {
    margin-top: 13%;
  }
  .inews_tit {
    padding: 5px 10px;
  }
  .inews_list ul li h3 {
    font-weight: normal;
  }
  .in_productslist ul li {
    width: 100%;
    margin-bottom: 4%;
  }
  .copy p {
    line-height: 20px;
  }
  .footer {
    display: block;
  }
  .footer_left {
    width: 100%;
    /* text-align: left; */
  }
  .fo_nav {
    width: 100%;
    padding-top: 30px;
  }
  .fo_nav ul li {
    width: 100%;
  }
  .ewm {
    position: absolute;
    right: 20px;
    top: 35px;
    width: 100px;
  }
  .ewm p {
    font-size: 12px;
  }
  .f_tel p {
    font-size: 2.4rem;
    padding: 3% 0;
  }
  .footer_left img {
    width: 63%;
  }
  .footer {
    padding: 35px 0 30px;
  }
  .footer {
    position: relative;
  }
  .f_tel a {
    width: 130px;
    line-height: 30px;
  }
  .about_right_tit b {
    font-size: 16px;
    font-weight: normal;
  }
  .about_right_tit:before {
    width: 4px;
    height: 24px;
  }
  .about_right_tit {
    padding: 6px 0 3px 14px;
  }
  .choose_page {
    padding: 5% 0 0;
  }
  .choose_pic {
    width: 100%;
    height: auto;
    padding-top: 0;
  }
  .choose_pic img {
    width: 100%;
    height: 100%;
    border: 0;
  }
  .choose_li {
    height: auto;
  }
  .choose_right {
    width: 100%;
  }
  .choose_right {
    padding: 2.5% 3%;
  }
  .about_right_tit {
    padding: 6px 0 11px 14px;
  }
  .about_page {
    padding: 3% 0 2%;
  }
  .choose_right_lh h3 {
    font-size: 17px;
    padding-bottom: 6px;
  }
  .choose_right_cribe {
    line-height: 2;
    font-size: 13px;
  }
  .products_left {
    width: 100%;
  }
  .products_pic {
    width: 100%;
  }
  .about_page {
    padding: 3% 0;
  }
  .productslist ul li {
    width: 49%;
  }
  .productslist ul {
    justify-content: space-between;
  }
  .prodetail_max h3 {
    font-size: 20px;
  }
  .sxitem_part1 span {
    font-size: 13px;
  }
  .sxitem_list ul li {
    width: 100%;
  }
  .sxitem_list ul li {
    font-size: 13px;
  }
  .copy p img {
    padding-top: 0;
  }
  .serarea_tit {
    padding: 7px 16px 7px 15px;
  }
  .seavice_areatt {
    padding: 4%;
  }
  .seavice_areatt span {
    padding: 0 10px;
  }
  .news_list ul li p {
    padding-top: 8px;
    padding-left: 0;
  }
  .newstail_tit h3 {
    font-size: 18px;
  }
  .newstail_tit span {
    font-size: 12px;
  }
  .about_right_hh {
    font-size: 20px;
  }
  .mess_left ul li label,
  .mess_right label {
    font-size: 13px;
    line-height: 2;
    font-size: 12px;
  }
  .mess_left ul li input,
  .mess_right textarea {
    line-height: 24px;
    font-size: 12px;
  }
  .mess_right textarea {
    height: 210px;
  }
  .address h3 {
    font-size: 18px;
  }
  .address {
    padding: 4%;
  }
  .mess_left button {
    line-height: 34px;
    font-size: 13px;
  }
  .message {
    padding: 4% 4% 5%;
  }
  .message_tit img {
    padding-bottom: 15px;
    padding-top: 6px;
  }
  .logo img {
    /* width:70%; */
    /* padding-top: 5px; */
    float: left;
    margin-top: 0;
  }
  .menu i {
    font-size: 28px;
  }
  .header {
    padding: 15px 0;
  }
  .close {
    padding-top: 10px;
  }
  .logo2 img {
    width: auto;
  }
  .down_left {
    font-size: 12px;
    line-height: 1.4;
  }
  .down_right i {
    font-size: 22px;
  }
  .video_list a {
    width: 48%;
  }
  .serpro_pic2 {
    position: inherit;
    margin-top: 20px;
  }
  .serpro_pic1 {
    width: 100%;
  }
  .service_tit h3 {
    font-size: 22px;
    padding: 4% 0 5%;
  }
  .service_tit p {
    font-size: 13px;
  }
  .service_page {
    padding: 9% 0;
  }
  .service_product {
    margin-top: 33px;
  }
  .serv2_info {
    margin-top: 35px;
  }
  .service_tit span {
    font-size: 14px;
    padding: 0 22px;
  }
  .serv2_info {
    padding: 4% 4% 7%;
  }
  .upload input {
    width: 100%;
  }
  .upload button {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .upload {
    width: 100%;
  }
  .choo_r span {
    font-size: 14px;
  }
  .choo_r label {
    font-size: 14px;
  }
  .chooseli li.rw3 input {
    line-height: 24px;
  }
  .chooseli li.rw input {
    line-height: 30px;
  }
  .chooseli li.rw2 input {
    line-height: 30px;
  }
  .choo_r span {
    padding-bottom: 10px;
  }
  .upload_tit b {
    font-size: 14px;
  }
  .prevnext {
    padding-top: 25px;
  }
  .prevnext a {
    line-height: 35px;
    font-size: 13px;
  }
  .prevnext a.pree img {
    width: 28px;
  }
  .prevnext a.nexx img {
    width: 28px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    height: 20px;
    margin-top: 0;
  }
}
