@import url(./style.css);
@import url(./mobile.css);
@import url(./custom.css);
@import url(./pscroll.css);
@import url(./lrtk3.css);
@import url(./swiper.min.css);
/*首页*/
/*轮显*/
.banner{ width: 100%; overflow:hidden; position:relative;}
.banner .swiper-container{/* width: 100%; height: 100%; position: absolute; z-index: 1; top: 0;left: 0; right: 0;bottom: 0;*/}
.banner .lzpic1,
.banner .lzpic2 { width: 100%;height: 100%; background: no-repeat center; background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;transition:all 0.3s;}
.banner .text{ max-width: 1400px; width: 100%; position: absolute; left: 50%; top: 49%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 10; color: #fff; /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=45, Color=#989898)"; text-shadow: -2px 2px 6px rgba(152, 152, 152, 0.8); filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#989898);*/ padding: 0 20px; line-height:1.1; font-weight:bold;display:none;}
.banner .text .small{ width:180px; text-align:center; height:56px; line-height:56px;font-size: 14px; background:#d43e17; border-radius:30px; margin-top:5%;transition:all 0.3s; font-weight:normal;}
.banner .text .small span{ padding-left:14px; font-family:"宋体";}
.banner .text .small:hover{ text-indent:5px;}
.banner .text .desc{ margin-top:2.5%; overflow:hidden; font-weight:normal; text-transform:uppercase; font-size:16px; line-height:20px;}
.banner .swiper-pagination { width: 100%;bottom: 40px; transition-duration: 0.4s;-webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s-ms-transition-duration: 0.4s;-o-transition-duration: 0.4s;}
.banner .swiper-pagination.gao {bottom: 380px;}
.banner .swiper-pagination .swiper-pagination-bullet { width: 10px; height: 10px; background:#dddddd; background-size:100% 100%;opacity: 1; margin: 0 10px; border-radius:50%;}
.banner .swiper-pagination .swiper-pagination-bullet-active { background:#ff4620; }
.lzpic1 img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
/*.banner:hover .lzpic1{transform:scale(1.05, 1.05);}*/
.lzpic2 { display: none;}
.lzpic2 img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
.banner .anim-1,.banner .anim-4{filter:alpha(opacity=0);opacity:0; }
.banner .swiper-slide-active .anim-1{animation:mymove6 0.6s; -webkit-animation:mymove6 0.6s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	animation-delay:0.2s;

	-webkit-animation-iteration-count:1;
	-webkit-animation-fill-mode:forwards; 
	-webkit-animation-delay:0.2s;}
.banner .swiper-slide-active .anim-4{animation:mymove6 0.6s; -webkit-animation:mymove6 0.6s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	animation-delay:0.8s;

	-webkit-animation-iteration-count:1;
	-webkit-animation-fill-mode:forwards; 
	-webkit-animation-delay:0.8s;
}
/*应用领域*/
.i_title{ text-align:center;position: relative; line-height: 1.2;  margin-top:7%;}
.i_title .h3{font-weight: normal;position: absolute; bottom: 56%;left: 0; width:100%;color: #000000;}
.i_title .p{ text-transform:uppercase; color:#f1f0f0;}
.i_application{ overflow:hidden; margin-top:4%; margin-bottom:5%;}
.i_application ul li{ float:left; width:24.25%; overflow:hidden; margin-right:0.75%; margin-bottom:0.75%; position:relative;}
.i_application ul li:first-child{ width:50%; text-align:center;}
.i_application ul li .boxs{ width:94%; margin:0 auto; max-width:314px; overflow:hidden; position:relative; height:100%;}
.i_application ul li a{ color:#fff;}
.i_application ul li .imgs{ overflow:hidden;}
.i_application ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_application ul li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_application ul li .bgs{ overflow:hidden; position:absolute; top:0; left:0; width:100%; height:100%; z-index:0;}
.i_application ul li .bgs:after{ content:""; position:absolute; left:0; top:0; width:100%; height:100%;background:rgba(0,0,0,0.6); -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; z-index:-1;}
.i_application ul li:hover .bgs:after{opacity:0;filter:Alpha(opacity=0);}
.i_application ul li .bgs:before{ content:""; position:absolute; left:0; top:0; width:100%; height:100%;background:#ff4620; -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; z-index:-1;transform: rotate(60deg);opacity:0;filter:Alpha(opacity=0);}
.i_application ul li:hover .bgs:before{transform: rotate(0deg);opacity:1.0;filter:Alpha(opacity=100);}
.i_application ul li .h3{ font-size:18px; line-height:30px; height:30px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin-top:22px; color:#fff;}
.i_application ul li .p{ overflow:hidden; font-size:16px;opacity:0.6;filter:Alpha(opacity=60); height:22px; line-height:22px; margin-top:33px;}
.i_application ul li .p2{ font-size:14px; overflow:hidden; height:22px; line-height:22px; margin-top:16px; margin-bottom:25px;white-space:nowrap;text-overflow:ellipsis;}
.i_application ul li .ico{ overflow:hidden; width:100%; position:absolute; bottom:30px; left:0; background-repeat:no-repeat; background-position:right center; background-size:24px 25px;-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_application ul li .ico img{ height:48px; display:block;}
.i_application ul li:hover .ico{ background-image:url(../image/i_pic6.png);}
.i_application ul li:first-child .boxs{display: flex; align-items: center; justify-content: center;}
.i_application ul li:first-child .cons{ overflow:hidden; width:100%;}
.i_application ul li:first-child .h3{ font-size:28px;}
.i_application ul li:first-child .cons .ico{ padding-bottom:60px; background-position:center bottom; background-size:30px 30px; position:static;}
.i_application ul li:first-child .cons .ico img{ margin:0 auto; height:78px;}
.i_application ul li:nth-child(3n+0),.i_application ul li:nth-child(5n+0){ margin-right:0;}
/*产品中心*/
.i_bg{ background:#f8f8f8; overflow:hidden;}
.i_one_bg{ background:#fff; overflow:hidden;}
.i_one_a{ overflow:hidden; margin-top:20px;  position:relative; height:194px; text-align:center;}
.i_one_a .scroller {/*position:absolute;*/display:inline-block; vertical-align:top;}
.i_one_a .scroller li{ float:left;/*  padding-right:3%;*/ position:relative;}
.i_one_a .scroller li dd{ overflow:hidden; cursor:pointer; text-align:center; border-radius:10px 10px 0 0; width:202px;}
.i_one_a .scroller li a{ color:#666666;  }
/*.i_one_a .scroller li a:hover{ color:#2285ed;}*/
.i_one_a .scroller li.cur dd{ background:#fff;}
.i_one_a .scroller li.cur a{}
.i_one_a .scroller li dd i{ width:45px; height:45px; margin:0 auto; display:block; background-repeat:no-repeat; background-size:100% 100%; overflow:hidden; margin-top:47px;}
.i_one_a .scroller li dd .h4{font-size:16px;  font-weight:normal; overflow:hidden; text-align:center; height:28px; line-height:28px; margin-top:13px; margin-bottom:63px;}
.i_one_a .scroller li.cur dd .h4{ color:#ff4620;}
.i_one{ padding-top:4%; color:#666666; }
.i_one .divhidden{opacity:0;filter:Alpha(opacity=0);transition:all 0.3s; display:block; height:0; overflow:hidden;}
.i_one .divhidden.on{opacity:1.0;filter:Alpha(opacity=100); height:auto;}
.i_one ul li{ float:left; width:32%; background:#fff; overflow:hidden; margin-right:2%; margin-bottom:2%;  position:relative; z-index:0;transition:all 0.3s; border-radius:10px;-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1); box-shadow: 0 5px 15px rgba(0,0,0,0.1);}
.i_one ul li:nth-child(3n+0){ margin-right:0;}
.i_one ul li .imgs{ overflow:hidden; position:relative; padding-top:76.6%; }
.i_one ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_one ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_one ul li .txts{ overflow:hidden; position:absolute; bottom:0; left:0; width:100%;transition:all 0.3s; border-top:1px solid #dddddd;}
.i_one ul li:hover .txts{ background:#ff4620; border-top-color:#ff4620;}
.i_one ul li .txts .cons{ width:94%; margin:0 auto; max-width:436px; overflow:hidden; padding-bottom:30px; padding-top:30px;}
.i_one ul li .txts .h3{ line-height:24px; height:24px; font-weight:normal; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;color:#010101;transition:all 0.3s; }
.i_one ul li .txts .p{line-height:22px; height:0px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#fff; font-size:15px;transition:all 0.3s;}
.i_one ul li:hover .txts .h3{ color:#fff; font-weight:bold;}
.i_one ul li:hover .txts .p{margin-top:12px; height:44px;}
.i_more{display:block; width:190px;  color:#fff; margin:0 auto; font-size:14px; text-align:center; height:48px; line-height:48px;border-radius:30px;transition:all 0.3s; margin-top:3%; position:relative; overflow:hidden; z-index:0; background:#ff4620; margin-bottom:7%; }
.i_more:after{ content:""; position:absolute; left:0; top:0; height:100%; width:0; background:#a62a10;transition:all 0.3s; z-index:-1;}
.i_more:hover{ color:#fff;  text-indent:5px;}
.i_more:hover:after{ width:100%;}
/*数字*/
.i_three{overflow:hidden; background:url(../image/i_img7.jpg) center center no-repeat; background-size:cover; height:555px;}
.i_three .counter{  text-align:center;  max-width:1360px; margin:0 auto;margin-top:6%;}
.i_three .counter ul li{ float:left; width:25%;   transition:all 0.3s; position:relative; text-align:center; margin-bottom:4%; }
.i_three .counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-38px; height:76px; width:1px; background:rgba(237,237,237,0.2);}
.i_three .counter ul li:last-child:after{ width:0;}
.i_three .counter ul li .txts2{ display:inline-block; vertical-align:top; text-align:left; padding-left:3%; padding-right:3%; }
.i_three .counter ul li .nums{ color:#333; line-height:1;}
.i_three .counter span{display:inline-block; vertical-align:top; overflow:hidden; letter-spacing:1px; color:#fff; font-weight:bold; }
.i_three .counter label{display:inline-block;vertical-align:top; margin-top:-5%; line-height:2;font-weight:500; font-size:14px; color:#fff;  }
.i_three .counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:24px;  margin-top:2px; margin-bottom:6px; color:#fff;}
.i_three .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
/*关于我们*/
.i_four{ background:#fff; overflow:hidden; position:relative; text-align:center; margin-top:-292px;-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05); padding-bottom:5%;}
.i_four .boxs{ margin:0 auto; width:96%; max-width:1000px;}
.i_four .i_one_t .h3{ float:none;}
.i_four .i_one_t .h3 span{ width:100%;}
/*.i_four .h3{ color:#000000; line-height:1.3; margin-top:5%; font-weight:normal;}*/
.i_four .p2{line-height:26px;overflow:hidden;color:#666666; font-size:14px;margin-top:4%; }
.i_four .i_title{ margin-top:10%;}
.i_four .i_more{ margin-top:7%; margin-bottom:0;}
/*新闻资讯*/
.i_a{ margin-top:3%; overflow:hidden; text-align:center;}
.i_a a{ display:inline-block; vertical-align:top; padding-left:15px; padding-right:15px;min-width:180px; height:46px; line-height:42px; overflow:hidden; border:2px solid #dddddd; color:#666666; font-size:14px; border-radius:30px;transition:all 0.3s; margin-left:8px; margin-right:8px; background:#fff;}
.i_a a:hover{ background:#ff4620; color:#fff; border-color:#ff4620;}
.i_a a.on{ background:#ff4620; color:#fff;border-color:#ff4620;}
.i_a a.on:hover{ opacity:0.8;filter:Alpha(opacity=80);}
.i_news_bg{ background:#f8f8f8; overflow:hidden;}
.i_news{ overflow:hidden; margin-top:3%;}
.i_news .divhidden{opacity:0;filter:Alpha(opacity=0);transition:all 0.3s; display:block; height:0; overflow:hidden; margin-bottom:1%;}
.i_news .divhidden.on{opacity:1.0;filter:Alpha(opacity=100); height:auto;}
.i_news .i_news_l{ float:left; width:600px; margin-right:60px; position:relative; padding-top:577px; overflow:hidden;}
.i_news .i_news_l img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_news .i_news_l:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_news .i_news_l .bgs{ background:rgba(0,0,0,0.2); overflow:hidden; position:absolute; top:0; left:0; width:100%; height:100%;}
.i_news .i_news_l .bgs .boxs{transform: translate(-50%, 0%); position:absolute; bottom:10%; left:50%; width:94%; max-width:866px; }
.i_news .i_news_l .bgs .boxs .h3{ font-weight:normal; height:34px; line-height:34px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;}
.i_news .i_news_l .bgs .boxs .p{ line-height:22px; height:44px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:14px;color:#fff; margin-top:20px;}
.i_news .i_news_r{ overflow:hidden;  margin-top:2%;}
.i_news .i_news_r .i_news_ul{ overflow:hidden;}
.i_news .i_news_r .i_news_ul .inr-list{display: block;margin-bottom: 40px; padding-bottom:39px; overflow:hidden; border-bottom:1px solid #dddddd; text-align:left; padding-right:2%;transition:all 0.3s;}
.i_news .i_news_r .i_news_ul .inr-list:last-child{ margin-bottom:0;}
.i_news .i_news_r .i_news_ul .inr-list .date{ height:30px; line-height:30px; overflow:hidden; color:#999999; font-size:14px;}
.i_news .i_news_r .i_news_ul .inr-list .h3{ font-size: 20px;color: #333333;line-height: 28px; height:28px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition:all 0.3s; font-weight:normal; margin-top:13px;}
.i_news .i_news_r .i_news_ul .inr-list .p{  line-height:22px; height:44px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:14px;color:#999999; margin-top:10px;}
.i_news .i_news_r .i_news_ul .inr-list:hover .h3{color:#ff4620;}
.i_news .i_news_r .i_news_ul .inr-list:hover{ border-color:#ff4620;}
@media screen and (max-width: 1400px) {
/*轮显*/
.main .banner .swiper-button-prev{ margin-left:0px;}
.main .banner .swiper-button-next{ margin-right:0px;}
/*产品中心*/
/*.i_one_a .scroller{ display:block;}
.i_one_a .scroller li{ width:16.66%;}
.i_one_a .scroller li dd{ width:100%;}*/
/*数字*/
.i_three{ height:500px;}
/*新闻资讯*/
.i_news .i_news_l{ width:500px; margin-right:30px; padding-top:517px;}
.i_news .i_news_l .bgs .boxs{ bottom:5%;}
.i_news .i_news_r .i_news_ul .inr-list{ margin-bottom:28px; padding-bottom:28px;}
}

@media screen and (max-width: 1260px) {
/*应用领域*/
.i_application ul li .p{ margin-top:23px; font-size:14px;}
.i_application ul li .h3{ font-size:16px; margin-top:12px;}
.i_application ul li .ico img{ height:42px;}
.i_application ul li:first-child .h3{ font-size:22px;}
.i_application ul li:first-child .cons .ico img{ height:68px;}
/*产品中心*/
.i_one_a{ height:131px;}
.i_one_a .scroller li dd i{  margin-top:30px;}
.i_one_a .scroller li dd .h4{ font-size:15px; margin-top:15px; margin-bottom:20px;}
.i_one ul li .txts .cons{ padding-top:20px; padding-bottom:20px;}
.i_one ul li .txts .p{ font-size:14px;}
/*数字*/
.i_three{ height:480px;}
/*新闻资讯*/
.i_news .i_news_l{ width:760px; margin-right:20px; padding-top:457px;}
.i_news .i_news_r .i_news_ul .inr-list .date{ height:26px; line-height:26px;}
.i_news .i_news_r .i_news_ul .inr-list .h3{ margin-top:8px;}
.i_news .i_news_r .i_news_ul .inr-list{ margin-bottom:21px; padding-bottom:21px;}
}

@media screen and (max-width: 1100px) {
/*轮显*/
.lzpic2{display: block;}
.lzpic1{display: none;}
/*.banner .swiper-container{ position:static;}*/
.banner .swiper-pagination { bottom:25px;}
.banner .swiper-pagination .swiper-pagination-bullet {margin: 0 8px;}
/*.banner .text { display:none;}*/
/*新闻资讯*/
.i_news .i_news_l{ width:660px; margin-right:12px; padding-top:397px;}
.i_news .i_news_r .i_news_ul .inr-list{ margin-bottom:12px;padding-bottom:12px;}
.i_news .i_news_r .i_news_ul .inr-list .p{ margin-top:8px;}
.i_news .i_news_r .i_news_ul .inr-list .h3{ margin-top:6px;}

}

@media screen and (max-width: 960px) {
/*轮显*/
.banner .text .small{ width:140px; height:46px; line-height:46px;}
.banner .text .desc{ font-size:15px;}
/*应用领域*/
.i_application ul li{ width:49.5%; margin-right:1%; margin-bottom:1%;}
.i_application ul li:first-child{ float:none; width:100%; margin-right:0;}
.i_application ul li .h3{ font-size:18px;}
.i_application ul li .p{ font-size:16px; margin-top:33px;}
.i_application ul li .ico img{ height:48px;}
.i_application ul li .boxs{ max-width:400px;}

/*产品中心*/
.i_one_a{ height:119px;}
.i_one_a .scroller li dd i{ width:42px; height:42px; margin-top:22px;}
.i_one_a .scroller li dd .h4{ font-size:14px; margin-top:12px; margin-bottom:15px;}
.i_one ul li{ width:49%;}
.i_one ul li:nth-child(3n+0){ margin-right:2%;}
.i_one ul li:nth-child(2n+0){ margin-right:0;}
.i_more{ width:150px; height:40px; line-height:40px;}
/*数字*/
.i_three{ height:450px;}
/*新闻资讯*/
.i_a a{ margin-left:1%; margin-right:1%; min-width:140px; height:40px; line-height:36px;}

.i_news .i_news_l{ width:100%; float:none; margin-right:0; padding-top:60.2%;}
.i_news .i_news_l .bgs .boxs{ bottom:8%;}
.i_news .i_news_r{ margin-top:3%;}
.i_news .i_news_r .i_news_ul .inr-list{ margin-bottom:3%; padding-bottom:3%;}
.i_news .i_news_r .i_news_ul .inr-list .p{ height:auto;}
.i_news .i_news_r .i_news_ul .inr-list .h3{ font-size:18px;}
}

@media screen and (max-width: 780px) {
/*轮显*/
.banner .swiper-pagination { bottom:20px;}
.banner .swiper-pagination .swiper-pagination-bullet { margin: 0 5px;}
/*数字*/
.i_three .counter ul li{ width:50%;}
.i_three .counter ul li .txts2{ text-align:center;}
.i_three .counter ul li:nth-child(3){ clear:both;}
.i_three .counter ul li:nth-child(2):after{ width:0;}
/*关于我们*/
.i_four{ margin-top:-200px;}

}
@media screen and (max-width: 640px) {
/*应用领域*/
.i_application ul li .p{ margin-top:23px; font-size:14px;}
.i_application ul li .h3{ font-size:16px; margin-top:12px;}
.i_application ul li .ico img{ height:42px;}
/*产品中心*/
.i_one_a{ height:117px;}
.i_one_a .scroller{ display:block;}
.i_one_a .scroller li{ width:33.33%;}
.i_one_a .scroller li dd{ width:100%;}

/*.i_one_a .scroller{ position:absolute;}
.i_one_a .scroller li{ width:auto;}
.i_one_a .scroller li dd{ padding-left:25px; padding-right:25px;}*/
.i_one_a .scroller li dd i{ width:40px; height:40px;}
.i_one ul li .txts .cons{ padding-top:15px; padding-bottom:15px;}
.i_one ul li .txts .p{ line-height:20px; font-size:13px;}
.i_one ul li:hover .txts .p{margin-top:5px; height:40px;}
.i_more{ width:140px; height:36px; line-height:36px; font-size:14px;}
/*数字*/
.i_three{ height:370px;}
.i_three .counter ul li{ overflow:hidden;}
.i_three .counter ul li .txts2{ margin-top:10px;}
.i_three .counter{ margin-top:7%;}
.i_three .counter label{ font-size:13px;}
.i_three .counter .h6{ font-size:13px;}
/*关于我们*/
.i_four{ margin-top:-110px;}
/*新闻资讯*/
.i_a{ margin-top:3%;}
.i_a a{ height:34px; line-height:30px; font-size:14px;}
.i_news .i_news_l .bgs .boxs .h3{ font-size:18px;}
.i_news .i_news_l .bgs .boxs .p{ margin-top:10px;}
}

@media screen and (max-width: 480px) {
/*轮显*/
.banner .swiper-pagination { bottom:10px;}
.banner .swiper-pagination .swiper-pagination-bullet { margin: 0 4px;}
.banner .text .small{ width:130px; height:36px; line-height:36px; margin-top:30px;}
.banner .text .desc{ font-size:14px;}
/*应用领域*/
.i_title{ margin-top:9%;}
.i_application ul li .p{ margin-top:12px; font-size:13px;}
.i_application ul li .h3{ font-size:15px; height:24px; line-height:24px; margin-top:5px;}
.i_application ul li .ico{ bottom:10px; background-size:16px 17px;}
.i_application ul li .ico img{ height:36px;}
.i_application ul li:first-child .cons .ico img{ height:58px;}
.i_application ul li:first-child .cons .ico{ background-size:22px 22px; padding-bottom:40px;}
/*产品中心*/
.i_one_a{ height:114px;}
/*.i_one_a .scroller li dd{ padding-left:20px; padding-right:20px;}*/
.i_one_a .scroller li dd i{ width:37px; height:37px;}
.i_one_a .scroller li dd .h4{ font-size:13px;}
.i_one ul li{border-radius: 6px;}
.i_one ul li .txts .cons{ padding-top:10px; padding-bottom:10px;}
.i_one ul li:hover .txts .p{ height:0; margin-top:0;}
.i_one ul li:hover .txts{ background:#fff; border-top-color:#dddddd;}
.i_one ul li .txts .h3{ height:20px; line-height:20px;}
.i_one ul li:hover .txts .h3{ color:#444444; }
.i_more{ width:120px; height:34px; line-height:34px; font-size:13px; margin-top:4%;}
/*数字*/
.i_three{ height:350px;}
.i_three .counter label{ font-size:12px;}
.i_three .counter .h6{ font-size:12px; line-height:20px;}
/*关于我们*/
.i_four .p2{ font-size:13px; line-height:22px; margin-top:4%;}
.i_four{ margin-top:-130px;}
/*新闻资讯*/
.i_a a{ font-size:13px; min-width:120px;}
.i_news .i_news_r .i_news_ul .inr-list .h3{ font-size:16px; }
.i_news .i_news_l .bgs .boxs .p{ font-size:13px;}
.i_news .i_news_l .bgs .boxs .h3{ font-size:16px;}
.i_news .i_news_r .i_news_ul .inr-list{ padding-bottom:4%; margin-bottom:4%;}
}
@media screen and (max-width: 420px) {
/*轮显*/
.banner .text .small{ width:120px; height:32px; line-height:32px; font-size:13px;}
.banner .text .desc{ font-size:13px;}
/*应用领域*/
.i_application ul li .p{ font-size:12px; margin-top:10px;}
.i_application ul li .h3{ font-size:14px; height:22px; line-height:22px;}
.i_application ul li .ico img{ height:30px;}
/*产品中心*/
.i_one_a .scroller li dd .h4{ font-size:12px;}
.i_one ul li .txts .h3{ font-size:14px;}
/*数字*/
.i_three{ height:320px;}
/*新闻资讯*/
.i_a a{ font-size:12px;}
.i_news .i_news_r .i_news_ul .inr-list .h3{ font-size:15px; }
.i_news .i_news_r .i_news_ul .inr-list .p{ font-size:13px; line-height:20px;}
}
@keyframes mymove6
{
	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(100px) translateX(0);
  -moz-transform: translateY(60px) translateX(0);
  transform: translateY(60px) translateX(0);
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;}
	to { filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);}
}

@-webkit-keyframes mymove6
{
	/*from { filter:alpha(opacity=0);opacity:0; margin-bottom:-20%;}
	to {margin-bottom:3%;filter:alpha(opacity=1);opacity:1;}*/
	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(100px) translateX(0);
  -moz-transform: translateY(60px) translateX(0);
  transform: translateY(60px) translateX(0);
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;}
	to { filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);}
}