@charset "utf-8";
/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
  html, body {
    margin: 0 auto;
  }
  html {
    font-size: 62.5%
  }
  .pc {
    display: none;
  }
  .wap {
    display: block;
  }
  span {}
  .wrap1200 {
    max-width: 96%;
    margin: 0 auto;
  }
  img {}
  a {
    cursor: pointer;
  }
  em, i, p {
    line-height: 100%;
  }
  .h50 {
    height: 10px !important;
  }
  .h80 {
    height: 10px !important;
  }
  .h90 {
    height: 20px !important;
  }
  .msgNum {
    display: none;
  }
  .slider {
    margin-top: 44px;
  }
  .Iheader {
    height: 44px;
    background: #f5f5f5;
    padding: 0 inherit;
    position: fixed;
    width: 100%;
    z-index: 9999999;
  }
  .col-lg-3 {
    width: 50% !important;
  }
  .col-lg-3 {
    padding-right: 8px;
    padding-left: 5px;
  }
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .container, .container-middle, .wrap {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 auto;
  }
  .Nwrap {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 auto;
  }
  .Iproduct-menu {
    padding-top: 5px;
  }
  .Nproduct_content {
    margin-top: 10px;
    float: inherit;
    width: 100%;
  }
  /* 手机导航开始 */
  .m_img {
    display: block;
    height: 50px;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
  }
  .m_img .headlf {
    padding-top: 2px;
    padding-left: 5px;
    float: left;
  }
  .m_img .headlf .m_logo {
    height: 45px;
    display: block
  }
  .m_img .headrg {
    padding-right: 5%;
    padding-top: 17px;
    float: right;
  }
  .m_img .headrg a .m_menuimg {
    height: 16px;
    vertical-align: top;
    display: block
  }
  .m_nav {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000
  }
  .m_nav .closecover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0b0d19;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1
  }
  .m_nav .closeicon {
    position: absolute;
    width: 20%;
    left: 30px;
    top: 5%;
    z-index: 100;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0
  }
  .m_navList {
    position: absolute;
    width: 80%;
    right: 0px;
    top: 0px;
    background: #0b0d19;
    height: 100%;
    z-index: 100;
    right: -80%;
    overflow-y: scroll;
  }
  .m_navList ul {
    padding-left: 5%;
    padding-right: 5%
  }
  .m_navList ul li {
    border-bottom: 1px solid #232530
  }
  .m_navList ul li a {
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    padding-left: 5%;
    font-size: 16px
  }
  .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
  }
  .m_navList ul li .m_f_a a {
    flex: 1;
  }
  .m_navList ul li .m_f_a i {
    width: 40px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block;
  }
  .icon {
    background: url(../images/plus.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .icon_on {
    background: url(../images/reduce.jpg) 50% no-repeat !important;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .m_navList ul li .m_s_nav {
    display: none;
    width: 100%;
  }
  .m_navList ul li .m_s_nav a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
  }
  /*==================================home-banner==============================*/
  .banner {
    margin-top: 50px;
  }
  .banner-tit .cn {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .banner-tit .en {
    font-size: 14px;
    line-height: 20px;
  }
  .banner-button-prev, .banner-button-next {
    display: none;
  }
  .banner-tit {
    top: 35%;
  }
  /*home-banner -end*/
  .about-title::before {
    font-size: 30px;
    margin-top: -10px;
    margin-left: -90px;
  }
  .product-title::before {
    font-size: 30px;
    margin-top: -10px;
    margin-left: -90px;
  }
  .solution-title::before {
    font-size: 30px;
    margin-top: -10px;
    margin-left: -90px;
  }
  .news-title::before {
    font-size: 30px;
    margin-top: -10px;
    margin-left: -90px;
  }
  .sy-title h2 {
    font-size: 20px;
    line-height: 40px;
  }
  /* index */
  .Ititle-tit {
    font-size: 24px;
    line-height: 30px;
    color: #222;
    text-align: center;
  }
  .Ititle-dec {
    font-size: 14px;
    line-height: 30px;
    color: #555;
    text-align: center;
    margin-top: 5px;
  }
  .Ititle-tit i {
    font-style: normal;
    font-size: 26px;
    color: #31a242;
    font-family: "DINMITTELSCHRIFTSTD";
  }
  .Ititle-En {
    font-size: 14px;
  }
  /* 产品展示 */
  /* Iproduct */
  .Ipronav {
    padding: 20px 0 10px;
    background: url(../images/Ipronav_bg.jpg) no-repeat center bottom;
    background-size: 100% auto;
  }
  .Ipronav_content {
    padding-top: 10px;
  }
  .IpronavSwiper {
    width: 100%;
  }
  .Ipronav-prev, .Ipronav-next {
    display: none;
  }
  .IpronavSwiper .swiper-slide a p {
    padding: 5px 0;
    font-size: 15px;
    border-radius: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .Iproduct {
    padding: 30px 0;
  }
  .Iproduct-menu {
    text-align: center;
    padding-top: 15px;
  }
  .Iproduct-menu a {
    display: inline-block;
    width: 49%;
    height: 36px;
    font-size: 15px;
    text-align: center;
    line-height: 36px;
    margin: auto;
    border-radius: 18px;
    float: left;
    margin-bottom: 5px;
  }
  .Iproduct-menu a:nth-child(2n) {
    float: right;
  }
  .Iproduct-menu a span {
    font-size: 15px;
  }
  .Iproduct_content {
    padding-top: 10px;
  }
  .Iproduct_list > li {
    float: left;
    margin-bottom: 10px;
  }
  .Iproduct-list li {}
  .Iproduct-list li:nth-child(2n) {
    float: right;
  }
  .picitemtit span {
    line-height: 40px;
    font-size: 14px;
  }
  .pro_more {
    width: 100%;
    margin-top: 20px;
    height: 36px;
  }
  .pro_more a {
    display: block;
    width: 45%;
    height: 30px;
    border-radius: 10px;
    line-height: 30px;
  }
  /* Iabout */
  .Iabout {
    height: auto;
    padding: 20px 0;
  }
  .Iabout_content {
    padding: 15px;
  }
  .Iabout_content p {
    text-align: left;
    font-size: 15px;
    line-height: 28px;
    color: #333;
    text-align-last: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .Iabout_left {
    width: 100%;
    float: inherit;
  }
  .Iabout_right {
    width: 100%;
    float: inherit;
  }
  .Iabout_right h2 {
    font-size: 24px;
    padding: 10px 0 10px 0;
  }
  .Iabout_right h3 {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .column li {
    float: left;
    width: 25%;
    text-align: center;
  }
  .column li:nth-child(4) {}
  .column li:nth-child(5) {
    display: none;
  }
  .column li a {
    font-size: 14px;
    padding: inherit;
  }
  .column li .icon {
    margin-bottom: inherit;
  }
  .icon1 {
    margin-bottom: 5px;
  }
  .Isolution {
    padding: 20px 0 20px;
  }
  .Isolution_box {
    float: left;
    width: 100%;
    margin-top: 15px;
  }
  .Isolution_content {
    padding: 0px 0 0px;
  }
  .Isolution_content a {
    display: block;
    overflow: hidden;
    position: relative;
    height: auto;
    border-radius: 10px;
  }
  .Isolution_txt {
    padding: 20px 20px;
  }
  .Isolution_txt h3 {
    font-size: 18px;
    line-height: 40px;
  }
  .Isolution_txt p {
    font-size: 15px;
    line-height: 25px;
  }
  /* industry */
  .industry {
    padding: 20px 0 20px;
    background: url(/images/bg_industry.jpg) no-repeat left 100px;
  }
  .industry .swiper-slide {
    position: relative;
    height: auto;
    max-height: 300px;
  }
  .industry h1 {
    bottom: 5%;
    font-size: 16px;
  }
  /* Iyoushi */
  .Iyoushi {
    padding: 20px 0;
  }
  .industry_content {
    margin-top: 10px;
  }
  .Iyoushi_content {
    padding: 20px 0 0px;
  }
  .Iyoushi-title h4 {
    font-size: 16px;
  }
  .Iyoushi-title h4:after {
    content: "";
    height: 2px;
    width: 20px;
  }
  .sub_title {
    font-size: 14px;
  }
  .Iyoushi .swiper-button-next {
    display: none !important;
  }
  .Iyoushi .swiper-button-prev {
    display: none !important;
  }
  /* Inews */
  .Inews {
    padding: 20px 0;
  }
  .inews-cont {
    position: relative;
  }
  .hot_img {
    width: 100%;
    float: inherit;
  }
  .hot_ul {
    width: 100%;
    float: inherit;
    margin: 10px 0px 0px;
  }
  .hot_ul li {
    width: 100%;
    padding: 10px;
    margin: 0px 0px 10px;
  }
  .hot_ul li .n_t {
    height: 30px;
    line-height: 30px;
  }
  .hot_ul li .n_t span {
    font-size: 16px;
    width: 70%;
  }
  .hot_ul li .n_t i {
    font-size: 14px;
    width: 30%;
  }
  .hot_ul li .n_i {
    line-height: 22px;
    font-size: 14px;
  }
  .waves {
    position: relative;
    width: 100%;
    height: 10vh;
    margin-bottom: -7px;
    min-height: 50px;
    max-height: 80px;
  }
  /* footer_box */
  .footer_box {
    padding: 20px 0 20px;
  }
  .foot_navList ul {}
  .foot_navList ul li {
    border-bottom: 1px solid #9e9ea0
  }
  .foot_navList ul li a {
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    padding-left: 5%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
  }
  .foot_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
  }
  .foot_navList ul li .m_f_a a {
    flex: 1;
  }
  .foot_navList ul li .m_f_a i {
    width: 40px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block;
  }
  .foot_navList ul li .m_s_nav {
    display: none;
    width: 100%;
  }
  .foot_navList ul li .m_s_nav a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
  }
  .icon1 {
    background: url(../images/plus.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .icon_on1 {
    background: url(../images/reduce.jpg) 50% no-repeat !important;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .erwm {
    width: 50%;
    text-align: center;
    float: left;
    margin-top: 15px;
  }
  .footer-contact {
    float: right;
    width: 100%;
  }
  .footer-contact p i {
    font-style: normal;
    float: left;
    font-size: 14px;
    margin-top: 6px;
  }
  .footer-contact p span {
    font-size: 14px
  }
  .copyright {
    padding: inherit;
    padding-bottom: 60px;
  }
  .copyright .copyright-con {
    padding-top: 10px;
    border-top: 1px solid #9e9ea0;
  }
  .copyright .copyright-left p {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-right: inherit;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
  }
  /***内页主题***/
  .main {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .Nbanner {
    margin: 0 auto;
    padding-top: 44px;
  }
  /***当前位置***/
  .location .con {
    top: -30px;
    height: 30px;
  }
  .location_sty {
    height: 30px;
    line-height: 30px;
  }
  .location_sty a {
    color: #fff;
    padding: 0 4px;
  }
  .dot_site {
    float: left;
  }
  .dot_site img {
    margin: 6px 5px 0 10px;
    position: relative;
  }
  /***当前位置 end***/
  /***产品内页 end***/
  .Nproduct-list > li {
    padding: 0 5px 0 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .Nproduct-list li {
    float: left;
  }
  .Nproduct-list li:nth-child(2n) {
    float: right;
    padding: 0 10px 0 5px;
  }
  .Nproduct-list li .tit {
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    color: #333;
    border: 1px solid #ddd;
    background: #FFF;
  }
  /***产品内页 end***/
  /*左侧产品列表*/
  .Ipro_left {
    width: 100%;
    float: inherit;
    margin-bottom: 10px;
    display: none;
  }
  .dh_leftTop {
    display: none;
  }
  .dh_left {
    width: 100%;
    float: inherit;
  }
  .dh_left ul {
    width: 100%;
  }
  .dh_left li {
    width: 49%;
    float: left;
    margin-bottom: 5px;
  }
  .dh_left li:nth-child(2n) {
    width: 49%;
    float: right;
  }
  .dh_left .rr {
    width: 100%;
    height: 40px;
    background: #dcdcdc;
    transition: all .2s;
    border-radius: 20px;
  }
  .dh_left .rr span {
    display: none
  }
  .dh_left .rr a {
    display: block;
    text-align: center;
  }
  .dh_left .rr p {
    float: left;
    line-height: 40px;
    font-size: 14px;
    margin-left: inherit;
    transition: all .2s;
    color: #333;
    text-align: center;
    width: 100%;
  }
  .dd_box {
    display: none !important;
  }
  /*新闻内页*/
  .NewsIntro {
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 5px 3px #eeeeee;
    float: inherit;
    width: 100%;
  }
  .mainCon {
    font-size: 15px;
    line-height: 26px;
    color: #333;
    padding: 10px;
    text-align: center
  }
  ._head ._title {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin-bottom: inherit;
    line-height: 50px;
  }
  ._tools {
    font-size: 0;
    color: #5a5a5a;
    margin-bottom: 0px;
  }
  ._tool {
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
  }
  .news_list_date {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../images/newsList_icon01.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 4px;
  }
  .news_list_hits {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../images/newsList_icon02.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 4px;
  }
  .proshowa {
    float: inherit;
    width: 100%;
  }
  .proshowb {
    float: inherit;
    width: 100%;
    margin-top: 10px;
  }
  .NproLink, .NproLink1 {
    margin-top: 10px;
    width: 100%;
  }
  .NproLink a, .NproLink1 a {
    width: 100%;
    font-size: 16px;
    padding: 5px 0;
  }
  .NproLink a:hover, .NproLink1 a:hover {
    width: 100%;
  }
  .news_content {
    line-height: 30px;
    font-size: 15px;
    color: #5a5a5a;
    text-align: left;
  }
  .news_content_pic {
    padding: 0px 0 0px 0;
  }
  .news_content img {
    max-width: 100%;
  }
  .news_content p {
    line-height: 30px;
    font-size: 14px;
    color: #5a5a5a;
    text-align: left;
  }
  .news_sx {
    height: auto;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    margin-top: 10px;
  }
  .news_sx a {
    color: #666;
    font-size: 14px;
  }
  .news_sx a:hover {
    color: #d10010;
    font-size: 14px;
  }
  .n_s {
    width: 100%;
    float: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .n_x {
    width: 100%;
    float: inherit;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /*新闻内页end*/
  /* 联系我们 */
  .contact_one {
    width: 100%;
    padding: 20px 20px;
    font-size: 15px;
    line-height: 25px;
    float: inherit;
    position: inherit;
    display: inherit;
  }
  .contact_title {
    position: absolute;
    width: 200px;
    height: 40px;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
    left: 28px;
    text-align: center;
  }
  .contact_content {
    margin-top: 50px;
    color: #333;
    line-height: 25px;
    font-size: 15px
  }
  .contact_content p {
    color: #333;
    line-height: 25px;
  }
  .contact_two {
    display: none
  }
  /* 售后服务 */
  .service_one {
    width: 100%;
    padding: 20px 20px;
    font-size: 15px;
    line-height: 25px;
    float: inherit;
    position: inherit;
    display: inherit;
  }
  .service_title {
    position: absolute;
    width: 200px;
    height: 40px;
    background: #31a242;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
    left: 28px;
    text-align: center;
  }
  .service_content {
    margin-top: 50px;
    color: #333;
    line-height: 25px;
    font-size: 15px
  }
  .service_content p {
    color: #333;
    line-height: 25px;
  }
  .service_two {
    display: none
  }
  /* 关于我们 */
  .about_content p {
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
  }
  .ab1-3 {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .ab1-t {
    font-size: 24px;
    text-align: center;
  }
  .ab1-3-ul .ab1-3-li {
    float: inherit;
    width: 100%;
    margin-right: inherit;
    margin-top: 20px;
    padding: 16px 0 12px 0;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
  }
  .ab1-3-ul .ab1-3-li .ab1-3-li-d {
    line-height: 36px;
    font-size: 20px;
  }
  .title .title-h1 {
    font-size: 24px;
  }
  .about-5 {
    float: inherit;
    padding: 20px 0 30px 0;
  }
  .about-5 ul li {
    float: inherit;
    width: 100%;
    padding: 15px 15px 15px 15px;
    margin-top: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
  }
  .ab1-3-ul .ab1-3-li .ab1-3-li-t {
    font-size: 18px;
  }
  .about-5 ul li .ab5-txt .ab5-t {
    margin-top: 10px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #e1e1e1;
  }
  .about-5 ul li .ab5-txt .ab5-t span {
    font-size: 28px;
  }
  .about-5 ul li .ab5-txt .ab5-p {
    margin-top: 15px;
    font-size: 16px;
    height: 50px;
    line-height: 36px;
    color: #1c1c1c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .job-1 {
    margin-top: inherit;
    margin-bottom: inherit;
  }
  .job-1 li {
    margin: 0 0 20px;
    padding: 15px 15px;
    min-height: 200px;
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 1.5;
  }
  .job-1 li span {
    font-size: 20px;
  }
  .job-2 {
    float: left;
    width: 100%;
    padding: 20px 0 20px 0;
  }
  .job-2 > ul {
    float: left;
    width: 100%;
    margin-top: 10px;
  }
  .job-2 > ul > li {
    float: left;
    width: 100%;
    margin-top: inherit;
    margin-right: inherit;
    padding: 20px 1% 20px 1%;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
  }
  .iconfont {
    display: block;
    text-align: center;
    height: 60px;
    margin-top: 10px;
  }
  .job-2 > ul > li .job2-c {
    font-size: 18px;
    height: 60px;
    line-height: 30px;
    margin-top: 16px;
  }
  .ncontact-list ul li {
    width: 100%;
    margin-top: 20px;
    margin-right: inherit;
    padding: 15px 0 15px 15px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
  }
  .ncontact-list ul li .ncontact-cont {
    height: inherit;
    line-height: 36px;
    margin-top: 16px;
    font-size: 18px;
  }
  .ncontact-list ul li .ncontact-title {
    font-size: 20px;
    color: #004098;
  }
  .ncontact-list ul li .ncontact-title em {
    font-size: 20px;
    margin-right: 20px;
    color: #1b1b1b;
    font-family: 'CenturyGothic-Bold';
    position: relative;
  }
  .ncontact-list ul li .ncontact-title em::after {
    position: absolute;
    right: -12px;
    content: "|";
  }
  .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 38px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 20px 38px;
    -webkit-background-size: 20px 38px;
    background-size: 20px 38px;
    background-position: center;
    background-repeat: no-repeat
  }
}