@charset "UTF-8";
@media screen and (max-width: 1440px) {
  .header .hede-cont {
    width: auto;
    padding-top: 10px;
    margin: 0 15px;
  }
  .header .head-logo {
    float: left;
    /* width: 50%; */
  }
  .header .hede-right {
    /* width: 50%; */
    text-align: left;
  }
  .header .head-ul {
    margin: 0;
  }
  .header .head-ul .head-link {
    height: 48px;
    line-height: 48px;
  }
}

@media screen and (max-width: 1200px) {
  .header dl h2 {
    font-size: 24px;
    color: #FB6A01;
    font-weight: 700;
    margin-top:10px;
}
.header dl p {
    font-size: 14px;
    color: #666;
}
.header dl p span {
    color: #FB6A01;
    font-size: 18px;
    font-style: italic;
    padding-right: 6px;
}

  }
@media screen and (max-width: 1080px) {
  .isample {
    height: 320px;
  }
  .agency .process-item {
    display: inline-block;
    vertical-align: top;
    width: 16.66%;
    padding: 0 60px;
    position: relative;
  }
  .agency .process-item:last-child .process-item-desc {
    width: 106px;
    margin-left: -35px;
  }
  .agency .process-item:before {
    left: 50%;
    top: 35px;
  }
  .agency .process-item:after {
    right: 0;
    top: 28px;
  }
  .agency .process-item-img img {
    width: 93%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .agency .process-item-desc {
    margin: 0 -35px;
    font-size: 0.2188rem;
    left: 30px;
    color: #666;
  }
.header dl {
    float: left;
    width: 40%;
    margin-top: 5px;
}
.header dl h2 {
    font-size: 26px;
    color: #FB6A01;
    font-weight: 700;
}
.header dl p {
    font-size: 16px;
    color: #666;
}
.header dl p span {
    color: #FB6A01;
    font-size: 18px;
    font-style: italic;
    padding-right: 6px;
}

}

@media screen and (max-width: 1024px) {
  .header dl {
    float: left;
    width: 40%;
    margin-top: 5px;
}

  .header dl h2 {
    font-size: 24px;
    color: #FB6A01;
    font-weight: 700;
}
.header dl p {
    font-size: 0.2188rem;
    color: #666;
}
.header dl p span {
    color: #FB6A01;
    font-size: 18px;
    font-style: italic;
    padding-right: 6px;
}
}




@media screen and (max-width: 768px) {
  html {
    font-size: 56px;
  }
  .p_show{ display:none; }
  .w_show{ display: block;}
  .header {
    padding-bottom:0;
  }
  .header .hede-cont {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 12;
    background-color: #fff;
    width: 100%;
    border-bottom: 2px solid #E4007E;
    padding: 6px 0;
    margin: 0;
  }
  .header .head-logo {
    float: left;
    width: 75%;
    height: 48px;
  }
  .header .head-logo img {
    display: block;
    width: auto;
    height: 45px;
    padding-left: 10px;
  }
  .header .hede-right {
    display: none;
  }
  .header .header-fa {
    display: block;
  }
  .header .head-ul {
    display: none;
    margin: 0;
    position: fixed;
    z-index: 11;
    left: 0;
    top: 61px;
    background-color: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
  }
  .header .head-ul.cur {
    display: block;
  }
  .header .head-ul .head-li {
    float: none;
    width: 100%;
  }
  .header .head-ul .head-li:hover .head-subtype {
    display: none;
  }
  .header .head-ul .head-li-phone {
    display: block;
  }
  .header .head-ul .head-link,
  .header .head-ul .head-lang {
    border-bottom: 1px solid #666;
    display: block;
    height: 44px;
    line-height: 44px;
    color: #fff;
    text-align: left;
    padding: 0 30px;
  }
  .header .head-ul .head-link.cur,
  .header .head-ul .head-lang.cur {
    color: #fff;
  }
  .header .head-ul .head-lang {
    padding: 0 20px;
  }
  .header .head-ul .head-lang a {
    display: inline-block;
    color: #333;
    padding: 0 10px;
  }
  .header .head-ul .head-lang a.cur {
    color: #0a5a98;
  }
  .header .head-subtype {
    display: none;
  }
  .index-about {
    padding: 0;
  }
  .index-about .index-about-left {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .index-about .index-about-left .index-about-title {
    font-size: 0.3438rem;
    line-height: 0.3438rem;
    margin-bottom: 0;
  }
  .index-about .index-about-word {
    display: none;
  }
  .index-about .index-about-desc {
    padding: 10px 0 14px;
  }
  .index-about .index-about-desc p {
    font-size: 0.2188rem;
    line-height: 2.1;
    color: #666;
  }
  .index-about .index-about-more {
    display: none;
  }
  .index-about .index-about-right {
    float: right;
    width: 100%;
  }
  .index-cont {
    padding: 24px 0 14px;
  }
  .index-cont .index-title {
    font-size: 0.3438rem;
    margin-bottom: 6px;
  }
  .ichoose {
    background: url('../img/ichoose1.png') no-repeat top center;
    background-size: 100% 100%;
  }
  .ichoose .ichoose-list {
    margin: 0 -5px;
    padding-bottom: 0;
  }

.imerit .imerit-list {
    margin: 0 -3px;
    padding: 10px 0 0px;
}

.imerit .imerit-list .imerit-item {
    float: left;
    width: 50%;
    padding: 0 3px 2px;
}

.aui-nav-content-box {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
  .ichoose .ichoose-list .ichoose-li {
    float: left;
    width: 50%;
    padding: 0 5px 10px;
  }
  .ichoose .ichoose-abso {
    width: 100%;
    height: 36px;
  }
  .ichoose .ichoose-abso .ichoose-title {
    margin: 9px 10px;
  }
/*   .imerit {
  display: none;
} */
/*   .isample {
  display: none;
} */
  .iproduct {
    padding-bottom: 24px;
  }
  .iproduct .iproduct-left {
    display: none;
  }
  .iproduct .iproduct-list {
    float: none;
    width: auto;
    position: relative;
    overflow: hidden;
    margin: 0 -5px;
  }
  .iproduct .iproduct-list .iproduct-li {
    float: left;
    width: 50%;
    padding: 0 5px 10px;
  }
  .iproduct .iproduct-list .iproduct-cont {
    width: 100%;
    height: 34px;
  }
  .iproduct .iproduct-list .iproduct-cont .iproduct-title {
    margin: 8px 10px;
  }
  .footer {
    margin-bottom: 56px;
  }
  .footer .footer-main {
    display: none;
  }

.footer .footer-bot {
    height: auto;
    line-height: auto;
    border-top: 1px solid #bfbfbf;
    /* position: absolute;
    bottom: 60px; */
}


  .flex-phone {
    display: none;
  }
  .fixedBot {
    display: block;
  }
  .crumbs {
    display: none;
  }
  .global {
    padding: 24px 0;
  }
  .global .global-title {
    font-size: 0.375rem;
    line-height: 0.375rem;
  }

.left-class {
    margin: 0;
    width: 100%;
    float: auto;}

.subNavBox {
    width: 100%;
    border: solid 1px #e5e3da;
    margin: 0 auto;
}

.product-list {
    margin: 18px -11px 0;
    width: 100%;
    float: auto;
}



.header .nav_bg {
    background: #d3d3d3;
    width: 100%;
    height: 42px;
    margin-top:60px;
}

.search {
    width: 100%;
    height: 40px;
    border-radius: 0;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 20px;
    position: absolute;
}

.btn {
    height: 35px;
    width: 35px;
    position: absolute;
    background: url(../img/search.png) no-repeat -2px 0px;
    top: 2px;
    left: 90%;
    border: none;
    outline: none;
    cursor: pointer;
}

  .nav {
    padding-bottom: 18px;
  }
  .nav .nav-link {
    display: inline-block;
    width: 80px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    font-size: 0.25rem;
  }
  .factory-list {
    margin: 24px -10px 0;
  }
  .factory-list .factory-item {
    float: left;
    width: 50%;
    padding: 0 10px 20px;
  }
  .factory-list .factory-link {
    display: block;
  }
  .factory-list .factory-cont {
    padding: 8px 10px;
  }
  .about-video {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .about-video-title {
    text-align: center;
    padding: 10px 0;
    font-size: 0.25rem;
  }
  .product-list {
    margin: 18px -8px 0;
  }
  .product-list .product-item {
    width: 50%;
    padding: 0 8px 15px;
  }
  .product-list .product-cont {
    padding: 8px 10px;
  }
  .pagetion {
    padding: 12px 0;
    position: relative;
    font-size: 0;
    text-align: center;
  }
  .pagetion .pagetion-link {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    font-size: 14px;
  }
  .facility-list {
    margin: 18px -8px 0;
  }
  .facility-list .facility-item {
    width: 50%;
    padding: 0 8px 15px;
  }
  .facility-list .facility-cont {
    padding: 8px 10px;
  }
  .quality .quality-title {
    padding-bottom: 10px;
  }
  .quality .high {
    padding-bottom: 12px;
  }
  .quality .advanced-list {
    margin: 0 -8px;
    padding-top: 15px;
  }
  .quality .advanced-list .advanced-li {
    width: 50%;
    padding: 0 8px 15px;
  }
  .quality .advanced-cont-title {
    padding: 6px 0;
    line-height: 2.1;
  }
  .quality .advanced-cont-desc {
    font-size: 0.2188rem;
    padding: 8px 0;
  }
  .quality .detection-list {
    margin: 20px 0;
    font-size: 0;
  }
  .quality .detection-list .detection-li {
    width: 100%;
    padding: 0 0 18px;
  }
  .quality .security-list {
    margin: 24px 0 0;
  }
  .quality .security-list .security-li {
    float: none;
    width: 100%;
    padding: 0 0 12px;
  }
  .quality .security-list .security-link {
    padding: 12px;
    height: auto;
  }
  .quality .security-list .security-img {
    float: left;
    width: 25%;
  }
  .quality .security-list .security-img img {
    width: 100%;
  }
  .quality .security-list .security-cont {
    float: right;
    width: 75%;
    padding-left: 15px;
  }
  .flow .flow-desc .flow-img {
    overflow-x: auto;
    overflow-y: hidden;
    height: 400px;
  }
  .flow .flow-desc .flow-img img {
    width: auto;
    height: 100%;
    max-width: 1000%;
  }
  .news-list {
    padding-bottom: 16px;
  }
  .news-list .news-first .news-first-img {
    width: 100%;
  }
  .news-list .news-first .news-first-right {
    width: 100%;
    padding: 10px;
  }
  .news-list .news-first .news-first-title {
    font-size: 0.2812rem;
    line-height: 28px;
  }
  .news-list .news-first .news-first-time {
    font-size: 0.1875rem;
    line-height: 20px;
    margin: 5px 0 8px;
  }
  .news-list .news-first .news-first-desc {
    font-size: 0.2188rem;
    line-height: 2.1;
    margin-bottom: 16px;
  }
  .news-list .news-first .news-first-more {
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .news-list .news-item {
    height: 48px;
    line-height: 48px;
  }
  .news-list .news-item .news-item-title {
    width: calc(100% - 90px);
  }
  .agency .agency-title {
    padding-bottom: 18px;
  }
  .agency .advantage-list {
    margin: 0 -8px;
  }
  .agency .advantage-list .advantage-li {
    width: 50%;
    padding: 0 8px 15px;
  }
  .agency .advantage-link .advantage-img {
    float: none;
    width: 100%;
  }
  .agency .advantage-cont {
    width: 100%;
    padding: 0;
  }
  .agency .advantage-cont .advantage-cont-title {
    text-align: center;
    line-height: 2;
    margin-bottom: 0;
  }
  .agency .support-list {
    font-size: 0;
    margin: 0 -10px 20px;
  }
  .agency .support-list .support-li {
    width: 50%;
  }
  .agency .support-link {
    display: block;
    padding: 0 10px 24px;
    font-size: 0;
  }
  .agency .support-link .support-img {
    width: 64px;
    height: 64px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .agency .support-link .support-cont-title {
    font-size: 0.25rem;
    color: #333;
    margin: 6px 0 2px;
  }
  .agency .condi-list {
    margin: 0 0 40px;
  }
  .agency .condi-list .condi-li {
    width: 100%;
    padding: 0 0 16px;
  }
  .agency .condi-item .condi-span {
    width: 56px;
    height: 24px;
    line-height: 24px;
    font-size: 22px;
  }
  .agency .condi-item .condi-span:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 10px solid #db2b2b;
  }
  .agency .condi-item .condi-item-title {
    font-size: 0.2188rem;
    line-height: 24px;
    padding-left: 75px;
  }
  .agency .process-list {
    font-size: 0;
    margin: 10px 0 18px;
  }
  .agency .process-item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0;
    position: relative;
  }
  .agency .process-item:before,
  .agency .process-item:after {
    display: none;
  }
  .agency .process-item:first-child .process-item-desc,
  .agency .process-item:last-child .process-item-desc {
    width: auto;
    width: 80%;
    margin: 10px auto 18px;
  }
  .agency .process-item-img img {
    width: 68px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .agency .process-item-desc {
    margin: 10px auto 18px;
    text-align: center;
    width: 80%;
  }
  .agency .process-form {
    background-color: #f7f7f7;
    padding: 10px;
  }
  .agency .process-group {
    display: block;
    margin-bottom: 16px;
  }
  .agency .process-group span {
    float: none;
    text-align: left;
    font-size: 0.25rem;
    line-height: 32px;
    padding-left: 6px;
  }
  .agency .process-group input,
  .agency .process-group select {
    float: none;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 0.25rem;
    padding: 0 10px;
  }
  .agency .process-group .process-area {
    display: block;
    width: 100%;
    height: 88px;
    padding: 0 10px;
  }
  .agency .process-btn {
    margin: 10px auto 20px;
    width: 100px;
    height: 32px;
    font-size: 0.25rem;
    background-color: #ff0028;
  }
  .case .factory-list {
    margin: 0 -8px;
  }
  /*联系我们*/
  .contact-main #BaiduMap {
    height: 300px;
  }
  .contact-main .contact-posi {
    position: static;
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .contact-main .contact-cont {
    padding: 26px 0;
    color: #333;
  }
  .contact-main .contact-group-cont {
    margin-bottom: 16px;
  }
  .contact-main .contact-group-cont p {
    line-height: 2.1;
  }
  .contact-main .contact-form {
    background-color: #fff;
    margin-top: 20px;
    padding: 0;
  }
  .contact-main .contact-group {
    margin-bottom: 20px;
  }
  .contact-main .contact-half {
    float: none;
    width: 100%;
    font-size: 0;
    padding-right: 0;
  }
  .contact-main .contact-half:nth-child(2n) {
    padding-left: 0;
  }
  .contact-main .contact-half span {
    display: block;
    color: #333;
    line-height: 34px;
    width: 100%;
  }
  .contact-main .contact-half-input {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 32px;
    padding: 0 10px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .contact-main .contact-area {
    font-size: 0;
  }
  .contact-main .contact-area span {
    display: inline-block;
    vertical-align: top;
    color: #333;
    font-size: 0.2188rem;
    line-height: 34px;
    width: 50px;
  }
  .contact-main .contact-area textarea {
    font-size: 0.2188rem;
    line-height: 24px;
    padding: 0 10px;
    height: 100px;
    display: block;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    resize: none !important;
  }
  .contact-main .contact-btn {
    display: block;
    margin: 10px auto 0;
    width: 100px;
    height: 30px;
    font-size: 0.2188rem;
    background-color: #ff0028;
    color: #fff;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .about-video {
    width: 100%;
  }
  /*产品详情页*/
  .proItem-content .proItem-title {
    font-size: 0.3125rem;
    line-height: 24px;
    padding-bottom: 16px;
  }
  .proItem-content .proItem-topLeft {
    float: none;
    width: 100%;
  }
  .proItem-content .proItem-topLeft .proItem-topLeft-img {
    width: 100%;
  }
  .proItem-content .proList-topRight {
    float: none;
    width: 100%;
    padding: 10px 0;
  }
  .proItem-content .hotline {
    padding: 5px 0;
  }
  .proItem-content .proList-topRight-consult {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 0.3125rem;
    margin-top: 12px;
  }
  .proItem-content .proItem-desc {
    padding: 16px 0;
  }
  .newsItem .newsItem-time {
    padding: 0;
  }
  .newsItem .newsItem-cont {
    padding: 12px 0;
  }
  .problemItem .problemItem-cont {
    padding: 12px 0;
  }

.aui-nav-list-box ul li {
    float: left;
    color: #000;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    display: inline-block;
    padding: 0 3%;
    text-align: center;
    font-size: 14px;
    border-right: solid 0px #eeeeee;
    border-bottom: solid 0px #d1d1d1;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 6px;
    left: 0;
    width: 100%;
}
.global .global-title {
    font-size: 0.4688rem;
    line-height: 30px;
    text-align: left;
}
.global .global-title span{ float:right; }

.retrunbtn{ padding: 5px 20px; border:1px solid #d2d2d2; background:#f5f5f5; font-size:18px; 
-moz-border-radius: 10px;  
-webkit-border-radius: 10px;  
border-radius: 10px; 
behavior: url(iecss3.htc) 
}


}
