﻿@import url(style.css);

@import url(swiper.min.css);

@import url(lrtk3.css);

@import url(pscroll.css);

@import url(aos.css);

/*首页*/

/*轮显*/

.banner{ width: 100%; overflow:hidden; position:relative;}

.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: 1300px; 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;}

.banner .text .small{ width:166px; text-align:center; height:46px; line-height:46px;font-size: 15px; border:1px solid #fff; border-radius:30px; margin-top:4%;transition:all 0.3s;}

.banner .text .small span{ padding-left:10px; font-family:"宋体";}

.banner .text .small:hover{ text-indent:5px;}

.banner .text .desc{ margin-top:2%; overflow:hidden;}

.banner .swiper-pagination { width: 100%;bottom: 76px; 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: 24px; height: 2px; background:rgba(255,255,255,0.49);opacity: 1; margin: 0 4px; border-radius:0;}

.banner .swiper-pagination .swiper-pagination-bullet-active { background: #fff; }

.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;

}

/*技术*/
.team_ul{ margin-top:4%; margin-bottom:6%;}
.team_ul ul li{ float:left; width:32%; margin-right:2%; overflow:hidden; background:#fff;box-shadow: 3.3px 3.5px 15px 6px rgba(0,0,0,0.04);transition:all 0.3s; color:#999999; font-size:15px; text-align:center; padding-bottom:50px; padding-top:50px; border-radius:4px;}
.team_ul ul li:nth-child(3n+0){ margin-right:0;}
.team_ul ul li:hover{ background:#52a12d; color:#ecf8e7;}
.team_ul ul li i{ display:block; width:75px; height:75px; margin:0 auto; background-repeat:no-repeat; background-size:100% 100%;}
.team_ul ul li i.bgs1{ background-image:url(../images/tech_pic1.png);}
.team_ul ul li i.bgs2{ background-image:url(../images/tech_pic2.png);}
.team_ul ul li i.bgs3{ background-image:url(../images/tech_pic3.png);}
.team_ul ul li:hover i.bgs1{ background-image:url(../images/tech_pic1_on.png);}
.team_ul ul li:hover i.bgs2{ background-image:url(../images/tech_pic2_on.png);}
.team_ul ul li:hover i.bgs3{ background-image:url(../images/tech_pic3_on.png);}
.team_ul ul li .h3{ font-weight:bold; overflow:hidden; color:#333333; font-size:18px; line-height:30px; padding-top:0; position:relative; margin-top:17px; padding-left:2%; padding-right:2%;transition:all 0.3s;}
.team_ul ul li .h3:after{ width:16px; height:0px; content:""; position:absolute; top:0; left:50%; margin-left:-8px; background:#52a12d;}
.team_ul ul li .p{ line-height:20px; height:40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin-top:5px;}
.team_ul ul li:hover .h3{ color:#fff;}
.team_ul ul li:hover .h3:after{ background:#ecf8e7;}

/* 产品中心 */
.product_1_ul, .product_2_ul{ margin-top:4%; margin-bottom:6%;}
.product_1_ul ul li{ float:left; width:49%; margin-right:2%; overflow:hidden;}
.product_1_ul ul li:nth-child(2n+0){ margin-right:0;}
.product_1_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:63.2%; border-radius: 4px;}
.product_1_ul ul li .imgs img{ width:100%; display:block; height:100%; position:absolute; top:0; left: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;}
.product_1_ul 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);}
.product_1_ul ul li .txts{ width:94%; margin:0 auto; overflow:hidden; text-align: center;}
.product_1_ul ul li .txts .h3{font-weight:normal;  height:38px; line-height:38px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:18px;transition:all 0.3s; margin-top:10px; color:#333;}
.product_1_ul ul li .txts .p{ height:24px; line-height:24px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:14px;color:#999999;}

.product_2_ul ul li{ float:left; width:32%; margin-right:2%; overflow:hidden;}
.product_2_ul ul li:nth-child(3n+0){ margin-right:0;}
.product_2_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:63.2%; border-radius: 4px;}
.product_2_ul ul li .imgs img{ width:100%; display:block; height:100%; position:absolute; top:0; left: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;}
.product_2_ul 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);}
.product_2_ul ul li .txts{ width:94%; margin:0 auto; overflow:hidden; text-align: center;}
.product_2_ul ul li .txts .h3{font-weight:normal;  height:38px; line-height:38px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:18px;transition:all 0.3s; margin-top:10px; color:#333;}
.product_2_ul ul li .txts .p{ height:24px; line-height:24px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:14px;color:#999999;}

/*优势*/
.i_t{ margin-top:6%; text-align:center; color:#333333; overflow:hidden;}
.i_t.nomt{ margin-top:0;}
.i_t .h3{ font-weight:bold; overflow:hidden; line-height:1.4; position:relative;}
.i_t .p{ color:#555555; font-size:18px; line-height:22px; margin-top:1.5%; clear:both;overflow:hidden;}
.i_a{ margin-top:2%; overflow:hidden; text-align:center;}
.i_a a{ display:inline-block; vertical-align:top; width:170px; height:48px; line-height:48px; overflow:hidden; border:1px solid #52a12d; color:#52a12d; font-size:16px; border-radius:30px;transition:all 0.3s; margin-left:13px; margin-right:13px;}
.i_a a:hover{ background:#52a12d; color:#fff;}
.i_a a.bgs2{ background:#52a12d; color:#fff;}
.i_a a.bgs2:hover{ background:#f01a20;}
.i_bg1{ overflow:hidden; background:url() top center no-repeat; background-size:cover; margin-top:3%;}
/*.i_one{ overflow:hidden;}*/
.i_one ul li{ /*overflow:hidden;*/ display:block; position:relative; margin-top:3%; margin-bottom:4%;}
.i_one ul li .txts{position:absolute; top:0%; width:48%; max-width:530px; overflow:hidden;transition:all 0.3s;}
.i_one ul li .txts:hover{-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:nth-child(2n+0) .txts{ max-width:566px; right:0;}
.i_one ul li .txts .h3{ font-weight:normal; overflow:hidden; line-height:1.2;}
.i_one ul li .txts .h3 .blue{ color:#257df4;}
.i_one ul li .txts .p{ color:#555555; overflow:hidden; font-size:18px; line-height:2.2; margin-top:5%;}
.i_one ul li .imgs{ float:right; width:50%;/* overflow:hidden;*/}
.i_one ul li:nth-child(2n+0) .imgs{ float:left;}
.i_one ul li .imgs img{ max-width:100%; max-height:444px;-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 .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_a2{ margin-top:2%; overflow:hidden; text-align:center;}
.i_a2 a{ display:inline-block; vertical-align:top; height:86px; line-height:86px; overflow:hidden;  color:#333333;transition:all 0.3s; margin-left:2%; margin-right:2%; position:relative; padding-left:2%; padding-right:2%;}
.i_a2 a:after{ content:""; position:absolute; bottom:0; width:0; left:50%; right:50%; height:4px; background:#52a12d;}
.i_a2 a:hover{color:#52a12d;}
.i_a2 a.isel{color:#52a12d;}
.i_a2 a.isel:after{ width:100%; left:0; right:0;}
.i_two{ overflow:hidden;}
.i_two .divhidden{ background:no-repeat; background-size:cover; background-position:center center; color:#fff; overflow:hidden;}
.i_two .divhidden .wrap2{ position:relative; }
.i_two .bgs1{padding-top:5%; padding-bottom:5%;}
.i_two .bgs1 .txts{ float:left; width:40%; overflow:hidden; margin-top:10%;}
.i_two .bgs1 .txts .h4{ font-weight:bold; line-height:1.6;}
.i_two .a{display:block; width:170px; background:#52a12d; color:#fff; font-size:15px; text-align:center; height:48px; line-height:48px; border:1px solid #52a12d;border-radius:30px;transition:all 0.3s; }
.i_two .a span{ padding-left:5%; font-family:"宋体";}
.i_two .a:hover{ text-indent:5px;}
.i_two .bgs1 .txts .a{ margin-top:10%;}
.i_two .bgs1 .imgs{ float:right; width:57%;font-size:15px;}
.i_two .bgs1 .imgs .p1{ padding-left:14%; text-align:center; margin-bottom:20px;}
.i_two .bgs1 .imgs .p2{ width:23%; text-align:center; margin-top:20px;}
.i_two .bgs1 .imgs .img img{ max-width:100%; display:block;-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_two .bgs1 .imgs .img: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_two .bgs2{padding-top:4%; padding-bottom:4%;}
.i_two .bgs2 .h4{ text-align:center; overflow:hidden; line-height:1.5; font-weight:bold;}
.i_two .bgs2 ul{ max-width:1200px; margin:0 auto; text-align:center; margin-top:5%;}
.i_two .bgs2 ul li{ float:left; width:50%; font-size:16px;}
.i_two .bgs2 ul li .img{ margin-bottom:3%;}
.i_two .bgs2 ul li .img img{ margin:0 auto; max-width:100%; display:block;-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_two .bgs2 ul li:hover .img 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_two .bgs2 .a{ clear:both; margin:0 auto; margin-top:5%;}
.i_two .bgs3{padding-top:4%; padding-bottom:4%;}
.i_two .bgs3 .h4{ text-align:center; overflow:hidden; line-height:1.5; font-weight:bold;}
.i_two .bgs3 .a{ clear:both; margin:0 auto; margin-top:4%;}
.i_two .bgs3 .img{ margin-top:4%;}
.i_two .bgs3 .img img{ margin:0 auto; max-width:100%; display:block;-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_two .bgs3 .img: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_case_bg{overflow:hidden;padding-bottom:3.5%;}
.i_more{display:block; width:170px; background:#52a12d;margin:0 auto;  color:#fff; font-size:15px; text-align:center; height:48px; line-height:48px; border:1px solid #52a12d;border-radius:30px;transition:all 0.3s; margin-top:3%; margin-bottom:1%; }
.i_more span{ padding-left:5%; font-family:"宋体";}
.i_more:hover{ color:#fff; text-indent:5px;}
.i_case{ margin-top:4%; position:relative; }

.i_case:after{ position:absolute; content:""; right:-72px; top:22px; width:34px; height:29px;}
.i_case ul li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%; overflow:hidden; background:#fff; border-radius:4px;transition:all 0.3s;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);}
.i_case ul li:nth-child(4n+0){ margin-right:0;}
.i_case ul li:hover{box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);}
.i_case ul li .imgs{ overflow:hidden; position:relative; padding-top:63.2%;}
.i_case ul li .imgs img{ width:100%; display:block; height:100%; position:absolute; top:0; left: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_case 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_case ul li .txts{ width:94%; max-width:266px; margin:0 auto; overflow:hidden;}

.i_case ul li .txts .h3{font-weight:normal;  height:44px; line-height:44px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:16px;transition:all 0.3s; margin-top:10px; color:#333;}

.i_case ul li .txts .p{ height:48px; line-height:24px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:14px;color:#999999;}

.i_case ul li .txts em{ font-family:Arial; font-size:12px; font-style:normal; overflow:hidden; display:block; height:24px; line-height:24px; text-transform:uppercase; margin-top:15px; margin-bottom:22px;}

/*合作伙伴*/

.i_partner_ul{ overflow:hidden; margin-top:4%;  /*border-left:1px solid #ececec;border-top:1px solid #ececec; */margin-bottom:6%;}

.i_partner_ul ul li{ width:20%;float:left; overflow:hidden; transition:all 0.3s;}

.i_partner_ul ul li .box{ /*border-right:1px solid #ececec; border-bottom:1px solid #ececec;*/ overflow:hidden;}

.i_partner_ul ul li .imgs{ overflow:hidden;transition:all 0.6s;}

.i_partner_ul ul li .imgs img{ display:block; width:100%;transition:all 0.6s;/* -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}

/*.partner_ul ul li:hover .imgs img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;}*/

.i_partner_ul ul li:hover .imgs{transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}

.i_partner_ul ul li:hover .imgs img{transform:rotateY(-180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);}

/*在线留言*/

.feedback_bgs{z-index: 19;background-color: #000;opacity: 0.5; width:100%; height:100%; position:fixed; left:0; top:0; display:none;}

.feedback_box{z-index: 19; /*width: 600px; height: 360px;*/ width:0; height:0; /*top: 157.5px;*/  left: 50%;/* margin-left:-300px; */position:fixed; background-color:#ffffff;  overflow:hidden; border-radius:10px;}

.feedback_box.showdiv{ width:96%;max-width:802px; height:462px; margin-left:-401px;/*top:157.5px;*/top:50%; margin-top:-231px;transition:all 0.3s;}

.feedback_box .feedback_box_close{position: absolute; right: 15px; top: 0px;  font-size: 0; line-height: initial;}

.feedback_box .feedback_box_close a{ color:#fff; font-size:36px;}

.feedback_box .feedback_con{ width:94%; max-width:712px; margin:0 auto; padding-top:10px;}

.feedback_box .feedtack_tt{ overflow:hidden; margin-bottom:20px;}

.feedback_box .feedtack_tt img{ width:100%;}

.feedback_box .divs{ float:left; margin-right:2%; width:49%;}

.feedback_box .divs.r{ margin-right:0;}

.feedback_box .input_shurk{width:calc(100% - 2px);width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px);height: 46px;font-size: 15px; border:1px solid #d2d2d2; overflow:hidden; color:#999999;text-indent:16px; line-height:46px; outline:none; background:#fff;margin-bottom:13px;font-family:"微软雅黑"; border-radius:4px;}

.feedback_box .textarea{ padding:1%; width:calc(99% - 18px);width:-webkit-calc(99% - 18px);width:-moz-calc(99% - 18px); padding-left:16px; background:#fff; font-size:14px; border:1px solid #e3e3e3; outline:none;margin-bottom:14px; color:#777777; height:80px;font-family:"微软雅黑";  }

.feedback_box .bnts{ width:100%; max-width:180px; margin:0 auto; display:block; overflow:hidden;line-height:48px; height:48px; background:#52a12d; outline:none;-webkit-tap-highlight-color:transparent;transition:all 0.3s; cursor:pointer; color:#fff; font-size:16px; border-radius:30px; margin-top:9px; border:0;}

.feedback_box .bnts:hover{opacity:0.8;filter:Alpha(opacity=80);}

.feedback_box .divs3{ color:#333; font-size:15px; margin-bottom:25px; line-height:22px; margin-top:10px; overflow:hidden;}
/*行业资讯*/
.i_news{ margin-top:4%; overflow:hidden; }
.i_news ul li{ float:left; width:49%; margin-right:2%; margin-bottom:2%; overflow:hidden; background:#f3f5f7; position:relative;}
.i_news ul li:nth-child(2n+0){ margin-right:0;}
.i_news ul li .imgs{ float:left; width:42.3%;overflow:hidden; position:relative; padding-top:29.43%;}
.i_news ul li .imgs img{ width:100%; display:block; height:100%; position:absolute; top:0; left: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 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_news ul li .txts{ width:57.7%; position:absolute; top:0; right:0%; height:100%;display: flex; align-items: center; justify-content: left;  overflow:hidden;}
.i_news ul li .txts .cons{max-width:310px; margin:0 auto; width:94%; overflow:hidden;}
.i_news ul li .txts .h3{font-weight:bold;  height:30px; line-height:30px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:16px;transition:all 0.3s;  color:#333333;}
.i_news ul li .txts .p{ height:48px; line-height:24px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:14px;color:#999999; margin-top:8px;}
.i_news ul li .txts em{ font-family:Arial; font-size:14px; color:#c7c7c7; font-style:normal; overflow:hidden; display:block; height:24px; line-height:24px; text-transform:uppercase; margin-top:20px; }
@media screen and (max-width: 1660px) {







}

@media screen and (max-width: 1440px) {



}

@media screen and (max-width: 1260px) {
/*行业资讯*/
.i_news ul li .txts .p{ font-size:13px; line-height:22px; height:44px; margin-top:5px;}
.i_news ul li .txts em{ height:20px; line-height:20px; margin-top:10px; font-size:13px;}


}

@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 {width: 22px; height:2px;margin: 0 3px;}

.banner .text { display:none;}

/*优势*/

.i_t.nomt{ margin-top:6%;}

.i_t .p{ font-size:16px;}

.i_one ul li .txts .p{font-size:16px;}

.i_two .bgs2 ul li{ font-size:15px;}

}

@media screen and (max-width: 960px) {
/* 技术 */
.team_ul ul li {
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
}

/*优势*/
.i_t .p{ font-size:14px;}
.i_a a{ margin-left:1%; margin-right:1%; font-size:15px; width:150px; height:40px; line-height:40px;}
.i_one ul li .txts .p{font-size:14px;}

/*产品与服务*/
.i_a2 a{ height:70px; line-height:70px;}
.i_two .bgs1 .imgs{ font-size:14px;}
.i_two .a{font-size:15px; width:150px; height:40px; line-height:40px;}
.i_two .bgs2{padding-top:5%; padding-bottom:5%;}
.i_two .bgs2 ul li{ font-size:14px;}
.i_two .bgs3{padding-top:5%; padding-bottom:5%;}

/*精选案例*/
.i_more{font-size:15px; width:150px; height:40px; line-height:40px;}
.i_case ul li{ width:32%;}
.i_case ul li:nth-child(4n+0){ margin-right:2%;}
.i_case ul li:nth-child(3n+0){ margin-right:0;}

/*合作伙伴*/
.i_partner_ul ul li{ width:25%;}

/*行业资讯*/
.i_news ul li .txts .h3{ font-size:15px; line-height:24px; height:24px;}
.i_news ul li .txts .p{ margin-top:0;}
.i_news ul li .txts em{ margin-top:5px;}
}

@media screen and (max-width: 780px) {

/*轮显*/
.banner .swiper-pagination { bottom:20px;}
.banner .swiper-pagination .swiper-pagination-bullet {width: 20px;}

/*精选案例*/
.i_case ul li .txts .h3{ font-size:15px; height:32px; line-height:32px;}
.i_case ul li .txts .p{ font-size:13px; line-height:22px; height:44px;}
.i_case ul li .txts em{ margin-bottom:15px;}

/*行业资讯*/
.i_news ul li{ float:none; width:100%; margin-right:0;}
.i_news ul li .txts .h3{ font-size:16px; line-height:30px; height:30px;}
.i_news ul li .txts .p{ margin-top:10px;}
.i_news ul li .txts em{ margin-top:15px;}
}

@media screen and (max-width: 720px) {





}

@media screen and (max-width: 640px) {
/* 技术 */
.team_ul ul li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2%;
}
/*优势*/
.i_a{ margin-top:2%;}
.i_a a{ height:32px; line-height:32px; font-size:14px;}
.i_bg1{ background:none;}
.i_one{ text-align:center;}
.i_one ul li .txts{ width:100%; max-width:none; position:static;}
.i_one ul li:nth-child(2n+0) .txts{ max-width:none;}
.i_one ul li .txts .p{ line-height:1.6; margin-top:3%;}
.i_one ul li .imgs{ float:none; width:100%; margin-top:3%;}
.i_one ul li:nth-child(2n+0) .imgs{ float:none;}
.i_one ul li .imgs img{ max-height:none;}

/* 产品中心 */
.product_1_ul ul li .txts .h3{font-size: 16px;}
.product_2_ul ul li .txts .h3{font-size: 16px;}
/*产品与服务*/
.i_a2 a{ height:50px; line-height:50px;}
.i_a2 a:after{ height:3px; }
.i_two .bgs1{padding-top:6%; padding-bottom:6%;}
.i_two .bgs1 .txts{ float:none; width:100%; margin-top:4%; text-align:center;}
.i_two .bgs1 .imgs{ float:none; width:100%;}
.i_two .a{height:32px; line-height:32px; font-size:14px;}
.i_two .bgs1 .txts .a{ margin: 0 auto; margin-top:5%;}
.i_two .bgs2{padding-top:6%; padding-bottom:6%;}
.i_two .bgs2 ul li{ font-size:13px;}
.i_two .bgs3{padding-top:6%; padding-bottom:6%;}

/*精选案例*/
.i_more{ height:32px; line-height:32px; font-size:14px;}
.i_case ul li{ width:49%;}
.i_case ul li:nth-child(3n+0){ margin-right:2%;}
.i_case ul li:nth-child(2n+0){ margin-right:0;}

/*合作伙伴*/
.i_partner_ul ul li{ width:33.33%;}

/*行业资讯*/
.i_news ul li .txts .h3{ font-size:15px; line-height:24px; height:24px;}
.i_news ul li .txts .p{ margin-top:5px;}
.i_news ul li .txts em{ margin-top:10px;}
}

@media screen and (max-width: 520px) {





}

@media screen and (max-width: 480px) {
/* 技术 */
.team_ul ul li {
    padding-top: 20px;
    padding-bottom: 20px;
}
/*优势*/
.i_t .p{ font-size:13px;}
.i_a{ margin-top:3%;}
.i_a a{ font-size:13px;}
.i_one ul li .txts .p{ font-size:13px;}

/*产品与服务*/
.i_two .bgs1 .imgs{ font-size:13px;}

/*精选案例*/
.i_case ul li .txts .h3{ font-size:14px; height:28px; line-height:28px;}
.i_case ul li .txts .p{ font-size:12px; line-height:20px; height:40px;}
.i_case ul li .txts em{ margin-bottom:12px; margin-top:12px; height:20px; line-height:20px;}

/*合作伙伴*/
.i_partner_ul ul li{ width:50%;}

/*在线留言*/
.feedback_box.showdiv{ max-width:none; margin-left:-48%;/*top:90px;*/height:340px; margin-top:-170px;}
.feedback_box .feedtack_tt{ margin-bottom:6px;}
.feedback_box .textarea{ margin-bottom:3px; height:60px;font-size:13px;}
.feedback_box .input_shurk{ margin-bottom:4px; height:32px; line-height:32px;font-size:13px;}
.feedback_box .bnts{ height:36px; line-height:36px; max-width:none; font-size:14px;}

.feedback_box .divs3{ margin-top:7px; font-size:13px; margin-bottom:15px;}

.feedback_box .divs{ float:none; width:100%; margin-right:0;}

.feedback_box .feedback_box_close{ right:10px;}

.feedback_box .feedback_box_close a{ font-size:26px;}
/*行业资讯*/
.i_news ul li .txts .h3{ font-size:14px; line-height:24px; height:24px;}
.i_news ul li .txts .p{ margin-top:0; font-size:12px; line-height:20px; height:40px;}
.i_news ul li .txts em{ margin-top:5px; font-size:12px;}
}

@media screen and (max-width: 420px) {







}

@media screen and (max-width: 380px) {



}



@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);}

}