﻿@import url(style.css);
@import url(slide.css);
@import url(pscroll.css);
@import url(lrtk3.css);


body * {
    box-sizing: border-box;
    line-height: 1;
}
/*首页*/
.header {width: 100%;height: 90px;position: fixed;left: 0;top: 0;z-index: 1000;background: rgb(255, 255, 255);box-shadow: 0px .02rem .12rem 0px rgba(0, 0, 0, 0.04);}
.h-a {width: 1400px;margin: 0 auto;}
.h-a:after {content: ".";display: block;height: 0; clear: both;visibility: hidden;line-height: 0;font-size: 0;}
.h-b {display: block;float: left;width: 320px;margin-top: 12px;}
.h-c {width: 100%;}
.h-d {float: right;width: 180px;height: 36px;margin-top: 27px;margin-left: 25px; border-radius: 18px;border: solid 1px #8c8c8c;}
.h-e{width: 100%;font-size: 0;}
.h-f {display: inline-block;vertical-align: top;width: 150px;padding: 0 15px;border-radius: 18px; height: 34px;line-height: 34px;border: none;outline-style: none; font-size: 14px;color: #8c8c8c;background-color: transparent !important;}
.h-g {display: inline-block;vertical-align: top;width: 25px;height: 36px;font-size: 0;border: none;background-color: transparent;background-image: url(../images/a2.png);background-size: 16px 16px; background-repeat: no-repeat;background-position: center left;cursor: pointer;}
.h-z {     float: right;
}
.h-z a {  
    display: block;
    width: 36px;
    height: 36px;
    margin-top: 27px;
    margin-left: 25px;
    border-radius: 18px;
    font-size: 16px;
    color: #8c8c8c;
    float: left;
       padding: 9px 0 0 8px;
    } 
.h-z a:hover {
 display: block;
    width: 36px;
    height: 36px;
    margin-top: 27px;
    margin-left: 25px;
    border-radius: 18px;

    color: #0e75b7;
    float: left;
    padding: 8px;

    
}
.h-z .an:hover {    display: block;
    width: 36px;
    height: 36px;
    margin-top: 27px;
    margin-left: 25px;
    border-radius: 18px;

    color: #0e75b7;
    float: left;
    padding: 10px;

}

.h-z .an {    display: block;
    width: 36px;
    height: 36px;
    margin-top: 27px;
    margin-left: 25px;
    border-radius: 18px;
  
    color: #0e75b7;
    float: left;
    padding: 10px;

}

.h-h {float: right;}
.h-i {display: inline-block;vertical-align: top;margin: 0 15px; position: relative;}
.h-j {display: inline-block;vertical-align: top;font-size: 16px;color: #000000;height: 90px;line-height: 90px;padding: 0 10px;position: relative;}
.h-j:hover {color: #c9151e;}
.h-i.active .h-j {color: #c9151e;border-bottom: 2px solid #c9151e;}
.h-sub>li>a {display: block;width: 100%;padding: 13px 5px;line-height:1.2;text-align: center;font-size: 14px;color: #333;transition: background-color .3s;}
.h-sub>li>a:hover {background-color: #c9151e; color: #fff;}

.h-search {display: none;width: 40px;height: 40px;position: absolute;right: 40px;top: 5px;background-image: url(../images/a2.png);background-repeat: no-repeat;background-position: center center;background-size: 20px 20px;}
.h-menu {width: 40px;height: 40px;display: none;vertical-align: top;background-image: url(../images/a6.png);background-size: 30px 30px;background-position: center center;background-repeat: no-repeat;}
.h-sub {display: none;width: 140%;background-color: rgba(255, 255, 255, 0.7);position: absolute;left:-20%;top: 90px;z-index: 1000;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
.h-opa {display: none;width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 10;cursor: pointer;}

@media(max-width: 1500px) {
    .h-a {width: 1200px;}
    .h-d{margin-left: 20px;}
    .h-i{margin: 0 8px;}
}

@media(max-width: 1200px) {
    .header {height: 50px;background-color: #fff;box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);}
    .h-a {width: 100%;padding-left: 10px;}
    .h-b {width: 180px;margin-top: 4px;}
    .h-d {display: none;}
    .h-h {width: 260px;position: fixed;right: 0;top: 0;height: 100vh;background-color: #fff;margin-right: 0;padding-top: 10px;padding-bottom: 10px;overflow: auto;z-index: 1000;transform: translate(100%, 0);transition: transform .3s;}
    .h-i {width: 100%;padding: 0;}
    .h-j {padding: 0;padding-left: 20px;height: 40px;line-height: 40px;color: #666;}
    .h-j:hover {color: #666;}
     .h-i.active .h-j {color: #666;; border-bottom: none;}
    .h-menu {display: inline-block;position: absolute;right: 0;top: 5px;}
    .h-i.has-nav:after {content: "+";background-size: 0; display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #333;}
    .h-i.has-nav.show:after {content: "-";}
    .h-i:after{content: '';position: absolute;right: 0;top: 0;background-image: url('../images/a50.png');width: 40px;height: 40px;background-size: 14px 14px;background-position: center center;background-repeat: no-repeat;}
    .h-sub {position: relative;top: 0;left: 0; background-color: #fff;box-shadow: none;}
    .h-sub>li>a {text-align: left;padding-left: 40px;color: #666;}
    .h-sub>li>a:hover {background-color: #fff; color: #c9151e;}
    .h-search {display: block;}
    .header.search-state .h-d {display: block;background-color: #fff;position: fixed;right: .5rem;top: 60px;z-index: 1000;margin: auto;}
    .header.search-state .h-opa {display: block;}
    .header.menu-state .h-h {transform: translate(0, 0);}
    .header.menu-state .h-opa {display: block;}
}
@media(max-width:750px) {
.h-z {
    float: left;
}
    .h-z .an {
    margin-top: 10px;
    margin-left: 20px;
}
    .h-z a {
    margin-top: 10px;
    margin-left: 10px;
}
}


/*banner*/
.a-a{width: 100%;}
.a-b{width: 100%;}
.a-c{width: 100%;}
.a-d{width: 100%;}
.a-e{display: block;cursor: pointer; width: 100%;position: relative;}
.a-e img{width: 100%;}
.a-a2 .a-i{display: block;}
.a-a2 .a-j{display: none;}
.a-c .a-f{bottom: .28rem;width: 100%;}
.a-c .a-f .swiper-pagination-bullet{width: .14rem;height: .14rem;margin: 0 5px; background-color: transparent;border: solid 1px #ffffff;opacity: 1;}
.a-c .a-f .swiper-pagination-bullet-active{background-color: #c9151e;border: solid 1px #c9151e;}
.a-g{left: .6rem;margin-top: -.4rem; width: .4rem;height: .8rem; background-image: url(../images/a4.png);background-size: cover;background-position: center center;background-repeat: no-repeat;}
.a-h{right: .6rem;margin-top: -.4rem; width: .4rem;height: .8rem; background-image: url(../images/a5.png);background-size: cover;background-position: center center;background-repeat: no-repeat;}
/* .a-text{position: absolute;top: 50%;left: 50%;margin-left: -7rem; width: 14rem;transform: translate(0,-50%);}
.a-text1{color: #ffffff;font-size: calc(12px - 0.12rem + 0.4rem);line-height: 1.5;margin-bottom: .4rem;}
.a-text2{color: #ffffff;font-size: 12px;} */
@media(max-width: 750px) {
  /* .a-e{overflow: hidden;}
  .a-text{width: 100%;left: .2rem; margin-left: 0;}
  .a-e img{height: 200px;left: 50%;position: relative;transform: translate(-50%,0);max-width: none;width: auto;} */
  .a-a2 .a-i{display: none;}
  .a-a2 .a-j{display: block;}
}





/*关于我们*/
.i_t{ text-align:center; margin-top:5%; text-transform:uppercase; position:relative; color:#f8f8f8; font-weight:bold; overflow:hidden; line-height:1;}
.i_t .txt{ position:absolute; top:50%; width:100%; text-transform:none; color:#333333; overflow:hidden; left:0;transform: translate(0%, -50%);}
.i_t .txt span{ display:inline-block; overflow:hidden; position:relative; padding-left:40px; padding-right:40px;}
.i_t .txt span:before{ content:""; position:absolute;width:22px; height:14px;left:0; top:50%;  margin-top:-7px;background:url(../images/i_bg1.png) center center no-repeat; background-size:100% 100%;}
.i_t .txt span:after{ content:""; position:absolute;width:22px; height:14px;right:0; top:50%; margin-top:-7px;background:url(../images/i_bg2.png) center center no-repeat;background-size:100% 100%;}
.i_about{ overflow:hidden; margin-top:3%; margin-bottom:6%;}
.i_about .imgs{ float:right; width:50%; border-radius:6px; overflow:hidden;}
.i_about .imgs .img{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;transition:all 0.3s;}
.i_about .imgs:hover .img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);}
.i_about .imgs img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
.i_about .txts{  max-width:640px; width:48%; float:left; overflow:hidden;}
.i_about .txts .label{line-height:1.4;color:#0751ad; font-weight:bold; overflow:hidden; margin-top:6%;}
.i_about .txts .label .colors{ color:#ef3738;}
.i_about .txts .title{line-height:1.4;color:#0751ad; font-weight:bold; overflow:hidden;}
.i_about .txts .cons{ color:#666666; overflow:hidden; margin-top:5%; line-height:32px;font-size:16px;}
.i_about .counter{ margin-top:6%; text-align:center;}
.i_about .counter ul li{ float:left; width:25%; transition:all 0.3s; }
.i_about .counter ul li .txts2{padding-left:1%; padding-right:1%; max-width:130px;}
.i_about .counter ul li .nums{ overflow:hidden; font-weight:bold;width:79px; height:79px; line-height:79px; margin:0 auto;color:#fff; background:url(../images/i_bg3.png) no-repeat; background-size:100% 100%;}
.i_about .counter span{  display:inline-block; vertical-align:top; overflow:hidden;}
.i_about .counter label{  display:inline-block; font-size:14px; vertical-align:top; line-height:50px; }
.i_about .counter .h6{ font-weight: normal; font-size:14px; overflow:hidden; line-height:24px; height:24px; color:#333333; margin-top:6px;white-space:nowrap;text-overflow:ellipsis;}
.i_about .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}

.i_about .imore1{ display:block; width:30px; height:30px;  overflow:hidden;transition:all 0.3s; margin-top:10%; background:url(../images/i_bg4.png) no-repeat; background-size:100% 100%;}
.i_about .imore1:hover{ background-image:url(../images/i_bg4_on.png); margin-left:3px;}
/*研发定制*/
.i_product_bg{ overflow:hidden; background:#e9e9e9;}
.i_product_bg .i_t{color:#f3f3f3;}
.i_product{ overflow:hidden; margin-top:3%;-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05); box-shadow: 0 5px 15px rgba(0,0,0,0.05); background: #fff;border-radius:6px; margin-bottom:6%;}
.i_product .imgs{ float:left; width:50%; border-radius:6px 0 0 6px; overflow:hidden;}
.i_product .imgs .img{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;transition:all 0.3s;}
.i_product .imgs:hover .img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);}
.i_product .imgs img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
.i_product .txts{ overflow:hidden;}
.i_product .txts .cons{ margin:0 auto; max-width:570px; width:94%; overflow:hidden;}
.i_product .txts .tit{ padding-top:10%; padding-bottom:5%; overflow:hidden; border-bottom:1px solid #eeeeee;}
.i_product .txts .tit .h3{ font-weight:bold;height:79px; line-height:79px; overflow:hidden; padding-left:92px; background:url(../images/i_pic1.png) left center no-repeat; background-size:79px 79px;}
.i_product .txts .p{ color:#666666; overflow:hidden; margin-top:5%; line-height:26px; height:104px; font-size:16px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.i_product .imore1{ display:block; width:30px; height:30px;  overflow:hidden;transition:all 0.3s; margin-top:10%; background:url(../images/i_bg4.png) no-repeat; background-size:100% 100%;}
.i_product .imore1:hover{ background-image:url(../images/i_bg4_on.png); margin-left:3px;}
/*应用领域*/
.i_application{ overflow:hidden; background:#fff; border-radius:6px; margin-top:3%; margin-bottom:6%; position:relative;}
.i_application .i_application_l{ width:46%; max-width:602px; left:2%; position:absolute; top:50%;transform: translate(0%, -50%);}
.i_application .i_application_l ul{overflow:hidden;}
.i_application .i_application_l ul li{ width:33.33%; text-align:center; float:left; overflow:hidden; position:relative; padding-bottom:28px; cursor:pointer;}
.i_application .i_application_l ul li:nth-child(4),.i_application .i_application_l ul li:nth-child(5),.i_application .i_application_l ul li:nth-child(6){ padding-bottom:0; padding-top:28px;}
.i_application .i_application_l ul li:after{ content:""; position:absolute; right:0; top:0; height:100%; width:1px; background:#eeeeee;}
.i_application .i_application_l ul li:nth-child(3n+0):after{ width:0;}
.i_application .i_application_l ul li:before{ content:""; position:absolute; left:0; bottom:0; height:1px; width:100%; background:#eeeeee;}
.i_application .i_application_l ul li:nth-child(4):before,.i_application .i_application_l ul li:nth-child(5):before,.i_application .i_application_l ul li:nth-child(6):before{ height:0;}
.i_application .i_application_l ul li .h3{ font-weight:normal; height:28px; line-height:28px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:16px; color:#333333; margin-top:6px;}
.i_application .i_application_l ul li i{ display:block; margin:0 auto; width:94px; height:94px; border:1px solid #efefef; border-radius:50%; background-repeat:no-repeat; background-size:100% 100%;transition:all 0.3s; background-position:center center;}
.i_application .i_application_l ul li:hover i{ background-color:#0751ad; border-color:#0751ad;}
.i_application .i_application_l ul li:nth-child(6) i{ background-size:30px 30px; border-color:#fff;}
.i_application .i_application_l ul li:nth-child(6):hover i{ background-color:#fff;}
.i_application .i_application_l ul li i.bgs1{ background-image:url(../images/i_ico1.png);}
.i_application .i_application_l ul li i.bgs2{ background-image:url(../images/i_ico2.png);}
.i_application .i_application_l ul li i.bgs3{ background-image:url(../images/i_ico3.png);}
.i_application .i_application_l ul li i.bgs4{ background-image:url(../images/i_ico4.png);}
.i_application .i_application_l ul li i.bgs5{ background-image:url(../images/i_ico5.png);}
.i_application .i_application_l ul li i.bgs6{ background-image:url(../images/i_bg4.png);}
.i_application .i_application_l ul li:hover i.bgs1{ background-image:url(../images/i_ico1_on.png);}
.i_application .i_application_l ul li:hover i.bgs2{ background-image:url(../images/i_ico2_on.png);}
.i_application .i_application_l ul li:hover i.bgs3{ background-image:url(../images/i_ico3_on.png);}
.i_application .i_application_l ul li:hover i.bgs4{ background-image:url(../images/i_ico4_on.png);}
.i_application .i_application_l ul li:hover i.bgs5{ background-image:url(../images/i_ico5_on.png);}
.i_application .i_application_l ul li:hover i.bgs6{ background-image:url(../images/i_bg4_on.png);}
.i_application .imgs{ float:right; width:50%; overflow:hidden;}
.i_application .imgs .img{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;transition:all 0.3s;}
.i_application .imgs:hover .img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);}
.i_application .imgs img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
/*新闻中心*/
.i_news{ overflow:hidden; margin-top:3%; background: #fff;border-radius:6px; position:relative;}
.i_news .imgs{ float:left; width:50%;  overflow:hidden;}
.i_news .imgs .img{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;transition:all 0.3s;}
.i_news .imgs:hover .img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);}
.i_news .imgs img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
.i_news .txts{ overflow:hidden; position:absolute; right:0; width:50%; height:100%; top:0; background:url(../images/i_bg6.png) #f8f8f8 right bottom no-repeat; background-size:100% auto;}
.i_news .txts .cons{  margin:0 auto; max-width:570px; width:94%; overflow:hidden;}
.i_news .txts .h3{ font-weight:normal; font-size:18px; overflow:hidden; line-height:28px; max-height:56px; color:#333;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:13%;}
.i_news .txts .p{ color:#888; overflow:hidden; margin-top:4.5%; line-height:20px; height:60px; font-size:14px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.i_news .txts .date{ float:right; margin-top:-30px; line-height:30px; overflow:hidden; height:30px; color:#999999; font-size:16px;}
.i_news .imore1{ display:block; width:30px; height:30px;  overflow:hidden;transition:all 0.3s; margin-top:12%; background:url(../images/i_bg4.png) no-repeat; background-size:100% 100%;}
.i_news .imore1:hover{ background-image:url(../images/i_bg4_on.png); margin-left:3px;}
.i_news_ul{ overflow:hidden; margin-top:2%; margin-bottom:3%;}
.i_news_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; background:#f8f8f8; overflow:hidden; border-radius:6px; background-size:cover;}
.i_news_ul ul li:nth-child(3n+0){ margin-right:0;}
.i_news_ul ul li:hover{ background-image:url(../images/i_bg7.png);}
.i_news_ul ul li .txts{ margin:0 auto; max-width:358px; width:94%; overflow:hidden; margin-top:8%; margin-bottom:8%;}
.i_news_ul ul li .txts .h3{ font-weight:normal; font-size:18px; overflow:hidden; line-height:28px; height:56px; color:#333;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;transition:all 0.3s; }
.i_news_ul ul li .txts .date{margin-top:5%; line-height:20px; height:20px; overflow:hidden;  color:#999999; font-size:16px;transition:all 0.3s;}
.i_news_ul ul li .txts .p{ color:#888; overflow:hidden; margin-top:4.5%; line-height:20px; height:40px; font-size:14px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;transition:all 0.3s;}
.i_news_ul ul li .txts .imore1{ display:block; width:30px; height:30px;  overflow:hidden;transition:all 0.3s; margin-top:10%; background:url(../images/i_bg4.png) no-repeat; background-size:100% 100%;}
.i_news_ul ul li:hover .txts .imore1{ background-image:url(../images/i_bg4_on.png); margin-left:3px;}
.i_news_ul ul li:hover .txts .h3{ color:#fff;}
.i_news_ul ul li:hover .txts .date{ color:#fff;}
.i_news_ul ul li:hover .txts .p{ color:#fff;}
@media screen and (max-width: 1400px) {
/*关于我们*/
.i_about .txts .cons{ font-size:16px;}
/*研发定制*/
.i_product .txts .p{ font-size:14px;}
}

@media screen and (max-width: 1260px) {
/*应用领域*/
.i_application .imgs .img{ height:350px;}
/*新闻中心*/
.i_news .txts .h3{ margin-top:10%;}
}
@media screen and (max-width: 1200px) {
/*关于我们*/
.i_about .imgs .img{ height:425px;}
.i_about .txts .label{ margin-top:2%;}
.i_about .counter .h6{ font-size:13px; line-height:22px; height:22px;}
.i_about .imore1{ margin-top:5%;}
/*研发定制*/
.i_product .imgs .img{height:384px;}
.i_product .txts .tit{ padding-top:8%;}
.i_product .imore1{ margin-top:5%;}
/*应用领域*/
.i_application .imgs .img{ height:330px;}
.i_application .i_application_l ul li{ padding-bottom:18px;}
.i_application .i_application_l ul li:nth-child(4),.i_application .i_application_l ul li:nth-child(5),.i_application .i_application_l ul li:nth-child(6){ padding-top:18px;}
.i_application .i_application_l ul li i{ width:86px; height:86px;}
.i_application .i_application_l ul li .h3{ font-size:15px;}

}
@media screen and (max-width: 1100px) {
/*关于我们*/
.i_about .imgs .img{ height:383px;}
.i_about .txts .cons{ line-height:26px; height:96px;}
/*研发定制*/
.i_product .imgs .img{height:352px;}
.i_product .txts .p{ line-height:24px; height:96px;}
/*应用领域*/
.i_application .i_application_l ul li i{ width:76px; height:76px;}
.i_application .i_application_l ul li .h3{ font-size:14px; height:24px; line-height:24px;}
.i_application .imgs .img{ height:305px;}
/*新闻中心*/
.i_news .txts .h3{ margin-top:8%;}

}
@media screen and (max-width: 960px) {
/*关于我们*/
.i_about .txts{ float:none; width:100%; max-width:none;}
.i_about .imgs{ float:none; width:100%;}
.i_about .imgs .img{ height:auto;}
.i_about .txts .label{ margin-top:4%;}
.i_about .txts .cons{ margin-top:3%; height:auto; max-height:96px;}
.i_about .counter{ margin-top:4%;}
.i_about .counter .h6{ height:auto;}
/*研发定制*/
.i_product .txts{ float:none; width:100%; max-width:none; padding-bottom:5%;}
.i_product .txts .cons{ max-width:none;}
.i_product .txts .tit{ padding-top:5%; padding-bottom:3.5%;}
.i_product .txts .p{ height:auto;max-height:96px;}
.i_product .imgs{ float:none; width:100%;border-radius:6px;}
.i_product .imgs .img{ height:auto;}
/*应用领域*/
.i_application{ padding-top:20px;}
.i_application .i_application_l{ position:static; width:94%; margin-left:3%; max-width:none;transform: translate(0%, 0%);}
.i_application .imgs{ float:none; width:100%; margin-top:4%;}
.i_application .imgs .img{ height:auto;}
/*新闻中心*/
.i_news .imgs{ float:none; width:100%;border-radius:6px;}
.i_news .txts{ position:static; width:100%;}
.i_news .txts .cons{ max-width:none; margin-bottom:5%;}
.i_news .txts .h3{ margin-top:4%;}
.i_news .txts .p{ height:auto; max-height:60px; margin-top:2%;}
.i_news .imore1{ margin-top:5%;}
}

@media screen and (max-width: 780px) {


}
@media screen and (max-width: 640px) {
/*新闻中心*/
.i_news .txts .h3{ line-height:24px; max-height:48px; font-size:16px;}
.i_news .txts .p{ font-size:13px;}
.i_news .txts .date{ font-size:14px;}

}

@media screen and (max-width: 480px) {
/*关于我们*/
.i_about{ margin-top:4%;}
.i_about .txts .label{ margin-top:5%;}
.i_about .txts .cons{ font-size:13px; line-height:22px; max-height:88px;}
.i_about .counter{ margin-top:4%;}
.i_about .counter ul li .nums{  width:66px; line-height:66px; height:66px;}
.i_about .counter label{ line-height:40px; font-size:13px;}
.i_about .counter .h6{ font-size:12px; line-height:20px;}
/*研发定制*/
.i_product{ margin-top:4%;}
.i_product .txts{ padding-bottom:6%;}
.i_product .txts .tit{ padding-top:6%; padding-bottom:4%;}
.i_product .txts .tit .h3{ height:66px; line-height:66px; padding-left:76px; background-size:66px 66px;}
.i_product .txts .p{ font-size:13px; line-height:22px; max-height:88px;}
/*应用领域*/
.i_application{ margin-top:4%;}
.i_application .i_application_l{ margin-left:0; width:100%;}
.i_application .i_application_l ul li i{ width:60px; height:60px;}
.i_application .i_application_l ul li .h3{ font-size:13px;}
/*新闻中心*/
.i_news .txts .h3{ line-height:22px; max-height:44px; font-size:15px; margin-top:5%;}
.i_news .txts .p{ font-size:12px; margin-top:3%;}
.i_news .txts .date{ font-size:13px;}
}
@media screen and (max-width: 360px) {
/*应用领域*/
.i_application .i_application_l ul li .h3{ font-size:12px; height:20px; line-height:20px;}
}

@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
