@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@import url(animate.min.css);
/*首页*/
/*轮显*/
.banner_page{ position:absolute; width:100%; text-align:left; left:0%; height:0px;  color:#aaaaaa; font-size:16px; z-index:10; bottom:86px; line-height:36px; z-index:5; /*font-style:italic;*/ font-weight:bold;}
.banner_page .wrap2{ height:0;}
.banner_page span{ color:#fff;}
.banner_page label{ color:#fff;opacity:0.2;filter:Alpha(opacity=20);}
.banner_page em{ font-style:normal; color:#fff;}
/* .main .banner .btn .boxs{ margin-left:240px;} */
.swiper-other{position: absolute; left: 0; bottom: 5.4%; width: 100%; z-index: 2;}
.swiper-other .swiper-number .swiper-pagination .swiper-pagination-bullet{
  width: 40px;
  height: 2px;
  background: #CCCCCC;
  opacity: 1;
  margin-right:14px;position: relative;z-index: 0;border-radius: 0;
}
.swiper-other .swiper-number .swiper-pagination .swiper-pagination-bullet::before{
  content: "";position: absolute; top: 0; left: 0; width: 0; height: 100%;background: linear-gradient(90deg, #019680 0%, #22C286 100%);z-index: -1;
}
.swiper-other .swiper-number .swiper-pagination .swiper-pagination-bullet-active::before{ width: 100%;transition:all 3s;  }
.main .banner .swiper-other .number {
  margin-left: 15px;
  line-height: 1.4em;
  color: rgba(255, 255, 255, 1); float: right;
}
.main .banner.swiper-other .number .current {
  margin-right: 4px;
  font-size: 20px;
  color: #ffffff;
}
.main .banner .swiper-other .number .all {
  margin-left: 3px;
}
/*模块标题*/
.indexmoudletitle {text-align:center; padding:50px 0; position:relative; }
.indexmoudletitle .imt_en {font-size:28px; }
.indexmoudletitle .imt_name {font-size:44px; line-height:70px; }
.indexmoudletitle .imt_des {font-size:20px; }
/*关于我们*/
.i_about{ background-color:#e5eaf0; padding-top:6%; padding-bottom:5%; position:relative;min-height:600px; overflow:hidden; }
.i_about .i_about_l{ float:right;width:50%;  }
.i_about .i_about_l::before{
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    bottom: 15px;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(135deg, #4ed3e4, #2036c0);
}
.i_about .i_about_l .img{ 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.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.i_about .i_about_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_about .i_about_l .imgs{ position:relative; overflow:hidden; cursor:pointer; }
.i_about .i_about_l .imgs .bgs{ width:100%; height:100%; top:0; left:0; position:absolute;display: flex; align-items: center; justify-content: left;}
.i_about .i_about_l .imgs .bgs i{ display:block;  width:126px; height:126px; margin:0 auto; position:relative;background:url(../image/i_pic8.png) center center no-repeat; background-size:100% 100%;}
.i_about .i_about_r{ float:left; width:48%; overflow:hidden; max-width:610px;}
.i_about .i_about_r .h4{ position:relative;  /* font-weight:bold; */color:#232323; line-height:1; margin-top:4%; }
.i_about .i_about_r .desc{ overflow:hidden; line-height:1.6; margin-top:2%; color:#666;}
.i_about .i_about_r .desc p {text-indent:2em; text-align:justify;}

.i_about .counter{ text-align:center; padding-top:4%; clear:both; margin:0 auto;}
.i_about .counter ul {display:flex;justify-content:space-between;}
.i_about .counter ul li{  vertical-align:top;transition:all 0.3s; position:relative; width:25%;}
.i_about .counter ul li .txts2:after{content: ""; position: absolute; right: 0; top: 50%;margin-top: -35px; width: 2px; height: 70px; background: #d3d3d3;}
.i_about .counter ul li:last-child .txts2:after{ display:none;}
.i_about .counter ul li .nums{  line-height:1; color:#028ee3;}
.i_about .counter span{display:inline-block; vertical-align:middle; overflow:hidden; letter-spacing:1px; /*  font-weight:bold; */ font-family:Arial; }
.i_about .counter label{display:inline-block;vertical-align:-webkit-baseline-middle;font-weight:500; }
.i_about .counter .h6{ font-weight: normal; line-height:24px;  /*  white-space:nowrap;text-overflow:ellipsis;  */margin-top:12px; margin-bottom:6px; color:#333;}
.i_about .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.i_about .i_about_r .rbtn{ margin-top:4%;}
/***大英文***/
.big-text {
  position: absolute;
  --fs: clamp(0px, 12.8125vw, 246px);
  pointer-events: none;
  word-break: keep-all;
  white-space: nowrap;
  font-weight: bold;
  font-size: var(--fs);
  line-height: 0.7em;
  color: rgba(109, 144, 168, 0.1);
}
.big-text .big-text-word {
  display: block;
  width: min(1920px,100vw);
}
.big-text::before ,
.big-text::after {
  width: max(1920px,100vw);
}
.i_about .big-text {
  margin-top: -0.38em;
  left: 0;

  -webkit-animation: backward-infinite 40s linear 1s infinite;
    -moz-animation: backward-infinite 40s linear 1s infinite;
    animation: backward-infinite 40s linear 1s infinite;
}
/*lam begin*/
.i_about .big-text:before{content: attr(data-title); padding-right: 0.5em;}
.i_about .big-text:after{content: attr(data-title); padding-left: 0.5em;}
.i_about .big-text .big-text-word{ display:inline-block;}
/*lam end*/
/*产品*/
.index_model2 {padding-bottom:6%;}
.index_model2 .contentbox{
	margin: 0 80px;
	display: flex;
	display: -webkit-flex;
	gap: 50px;
}
.index_model2 .contentbox .partlist{
	background-color: #f3f3f3;
	padding: 60px 15px 40px;
	width: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	flex-direction: column;
  box-shadow: 0 0 10px rgb(0, 0, 0, 0%);
  transition: box-shadow 0.3s;
}
.index_model2 .contentbox .partlist:hover {background-color: #d9d9d9;}
.index_model2 .contentbox .partlist .imgbox{
	margin-bottom: 60px;
	margin-top:20px;
/*   transform: translate(0, 0);
  transition: transform 0.3s; */
}
.index_model2 .contentbox .partlist .imgbox::before {
}
.index_model2 .contentbox .partlist .imgbox:hover img{
    transform: scale(1.1, 1.1);
	transition: transform 0.3s;
}
.index_model2 .contentbox .partlist h3{
	font-size: 24px;
	color: #018ee6;
	line-height: 1.2;
	/* font-weight: 600; */
	width:80%;
	text-align:left;
}
.index_model2 .contentbox .partlist:hover h3 {color:#ffffff;}
.index_model2 .contentbox .partlist h3 sup{
	font-weight: normal;
	font-size: 20px;
}
.index_model2 .contentbox .partlist .des{
	font-size: 24px;
	color: #018ee6;
	line-height: 1.5;
	font-weight: normal;
	width:100%;
	text-align:left;
	padding-left:10%;
}
.index_model2 .contentbox .partlist:hover .des {color:#ffffff;}
.index_model2 .contentbox .partlist:hover {
  box-shadow: 0 0 10px rgb(0, 0, 0, 10%);
}
.index_model2 .contentbox .partlist:hover .imgbox {
  transform: translate(0, -6px);
}
.index_model2 .contentbox .partlist .more2 {
    display: inline-block;
    margin-top: 5px;
}
.more2{
	padding: 9px 31px;
	font-size: 16px;
	color: #018ee6;
	margin-top: 30px;
	transition: 0.3s;
	border:1px solid #018ee6;
}
.index_model2 .contentbox .partlist:hover .more2{
	color: #ffffff;
	border:1px solid #ffffff;
}
/*优势*/
.i_title{ text-align:center; margin-top:6%; overflow:hidden;}
.i_title .h3{ font-weight:bold; color:var(--main-color); overflow:hidden; line-height:1.3;}
.i_title span{ display:block; line-height:1.1;overflow:hidden; color:#222222; text-transform:uppercase; font-family:Arial;  letter-spacing:-2px;}
.i_title .p{ overflow:hidden; line-height:1.5; max-width:980px; margin:0 auto; margin-top:1.5%; color:#666666; font-size:16px; }
.service-wrap4{ overflow: hidden; background: url(../image/advbg.jpg) center center no-repeat; background-size: cover; background-attachment: fixed!important; padding:0 0 6%;}
.service-wrap4 .i_title{ margin-top:0%;}
.service-wrap4 .indexmoudletitle .imt_en {color:#ffffff;}
.i_three{ margin-top:0;}
.i_three ul li{ float:left; background:#fff; width:49%; margin-right:2%; margin-bottom:2%; overflow:hidden;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);transition:all 0.3s; position:relative; overflow:hidden; z-index:0;}
.i_three ul li:nth-child(2n){ margin-right:0;}
/*.i_three ul li:hover{ background:#e7841f;}*/
.i_three ul li a{ display:block;}
.i_three ul li .box{ width:90%; margin:0 auto; overflow:hidden; text-align:center; max-width:560px; margin-top:8%; margin-bottom:8%;}
.i_three ul li .imgs{ width:72px; height:72px; float:left;display:inline-block; vertical-align:middle; overflow:hidden; position:relative;transition:all 0.3s; margin-right:20px;margin-top: 20px;}
/*.i_three ul li :hover .imgs{transform: translate(0%, -5px);}*/
.i_three ul li .filter { position: absolute; z-index: -1; width: 100%;height:100%; border:0; left: -100%; top: -100%; background: #028ee3; overflow:hidden; }
.i_three ul li .filter.trans {transition-duration: 0.2s; -webkit-transition-duration: 0.2s;-moz-transition-duration: 0.2s; -ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;/* backface-visibility: hidden;*/}
.i_three ul li .imgs img{ width:100%; height:100%; position:absolute; top:0; left:0;transition:all 0.3s;}
.i_three ul li .imgs img.img2{opacity:0;filter:Alpha(opacity=0);}
.i_three ul li:hover .imgs img.img2{opacity:1.0;filter:Alpha(opacity=100);}
.i_three ul li:hover .imgs img.img1{opacity:0;filter:Alpha(opacity=0);}
.i_three ul li .txts{ overflow:hidden; text-align:left;}
.i_three ul li .txts .h3{ /* font-weight:bold; */ color:#222222; height:40px; line-height:40px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;transition:all 0.3s;}
.i_three ul li:hover .txts .h3{color:#fff;}
.i_three ul li .txts .p{ line-height:22px; margin-top:7px; color:#222222; font-size:16px;transition:all 0.3s;}
.i_three ul li:hover .txts .p{ color:#fff;}
/*项目案例*/
html{--scroll-w: 4px;--wrap-1520-width: clamp(calc(480px - var(--scroll-w) - 68px*2), calc(100vw - var(--scroll-w) - 68px*2), 1520px);}
.caseleftico {width:46px;height:46px;position:absolute;left:0; top:0;background-color:#0c91e4;}
.i_business_bg{  overflow: hidden; position: relative;}
.i_business{ position:relative; overflow: hidden;--ww: var(--wrap-1520-width); z-index: 0; padding-bottom: 6%; z-index: 0;}
.i_title2{ overflow: hidden; margin-top: 7%;color: #222222; text-align: center; }
.i_title2 .h3{  font-weight: bold;line-height: 1.1;}
.i_title2 .p{ overflow: hidden; padding-top:1.5%; color: #333333;}
.i_business .right-cont {/*  right: -40%; */  left: 34%;position: absolute; top: 60px; z-index: -2; text-align: center;pointer-events: none; word-break: keep-all;
 white-space: nowrap;
 -webkit-animation: backward-infinite 40s linear 1s infinite;
 -moz-animation: backward-infinite 40s linear 1s infinite; letter-spacing: -0.05em; 
 animation: backward-infinite 40s linear 1s infinite;--fs: clamp(0px, 12.8125vw, 246px);font-size: var(--fs);color: #f4f4f4; font-family: DIN-Bold; font-weight: bold;line-height: 0.8em;}
 .i_business .right-cont::before{content: attr(data-title); padding-right: 0.5em;}
 .i_business .right-cont::after{content: attr(data-title); padding-left: 0.5em;}
.i_business .right-cont .big-txt {margin-left: -0.07em;/* font-size: calc(var(--ww)*0.1755);  */display:inline-block;
}
.i_business .right-cont::before, .i_business .right-cont::after {
  width: max(1920px,100vw);
}
.i_business_ul{ 
  overflow: hidden;
  margin-top: 3%;
}
.i_business_ul ul{ width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap:wrap;
}
.i_business_ul ul:first-child{ margin-bottom: 1.5%;}
.i_business_ul li{
  /* float: left; */
  width: 49%;
  margin-bottom: 2%;
  overflow: hidden;
  background-color: #f8f8f8;
  position: relative;
  max-width: 774px;


 }
/* .i_business_ul li:nth-child(2n){ float: right;} */
.i_business_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:46%; }
.i_business_ul ul li .imgs img{display: block;width: auto; position:absolute; height:100%; right: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_business_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);}
.i_business_ul ul li .bgs{ 
  /* background: url(../image/i_bg1.png) center center no-repeat; background-size: cover; */ 
  position: absolute; top: 0;height:100%; left:0;width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.i_business_ul ul li .bgs .boxs{ width: 90%; margin: 0 auto; max-width: 680px;overflow: hidden;}
.i_business_ul ul li .bgs .boxs .cons{ max-width: 245px; width: 50%;}
.i_business_ul ul li .bgs .h3{
  /* font-weight: bold; */
  line-height:1.1 ;
  color: #333;
}
.i_business_ul ul li .bgs .p{ overflow: hidden;line-height: 1.7; margin-top: 12%;}
.i_business_ul ul li a{ color: #333; display: block;}
.imore{ display: inline-block; height: 44px; overflow: hidden;  line-height: 44px; /* text-align: center; padding-left: 40px; padding-right: 40px; */-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; position: relative; z-index: 0; margin-top: 15%; z-index: 0;padding: 0 20px; border: 1px solid #666;}
.imore .ico{ margin-bottom: 2px; height: 0;transition:all 0.3s;}
.imore:before{ content: ""; width: 0%; position:absolute; height:100%; left:0; top:0;background: #028ee3;-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;/* border-radius: 25px 0px 25px 0px; */ z-index: -1;}
.imore:after{  content: ""; width: 100%; position:absolute; height:100%; left:0; top:0;-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;border:1px solid #fff; /* border-radius: 25px 0px 25px 0px; */z-index: -2;}
.imore .span{ font-size: 15px;}
.m_ac:hover .imore{ padding-left: 30px; padding-right: 30px;}
.m_ac:hover .imore .ico{ height: 7px;}
.m_ac:hover .imore::before{ width: 100%;}
.m_ac:hover .imore::after{border-color: #005baa;}
.imore:hover{ padding-left: 30px; padding-right: 30px;}
.imore:hover::before{ width: 100%;}
.imore:hover::after{border-color: #005baa;}
.imore:hover .ico{  height: 7px;}
.i_business_ul ul li a:hover .span {color:#ffffff;}
/*应用领域*/
.i_title{ margin-top:6%; z-index:4; position:relative;}					
.i_title .i_title_l{ float:left; color:#333333; overflow:hidden;}
.i_title .i_title_l .label{ display:block; overflow:hidden; font-weight:bold; font-family:Arial; height:22px; line-height:22px;}
.i_title .i_title_l .h4{ font-weight:bold; overflow:hidden; line-height:54px; height:54px; margin-top:0; color:#333;}
.i_title .i_title_r{ float:right;margin-top:25px;}
.i_title .searchtitle4{width:260px;height: 44px;font-size: 16px;position: relative;  background:url(../image/job_pic1.png) #fff right 16px top 18px no-repeat; background-size:11px 6px;  float:left; margin-right:20px;  }
.i_title .searchtitle4 label{text-indent:24px;height:44px; line-height:42px; display:block; width:100%; text-decoration:none; cursor:pointer; overflow:hidden; color:#4481ca; text-align:left;border:1px solid #c7d9ef; border-radius:4px; }
.i_title .searchtitle4 ul{display: none;position: absolute;z-index: 10;width: 100%; top: 42px; background-color:#fff; border:1px solid #dddddd; border-top:0; margin-right:0; border-radius:0 0 6px 6px; max-height:220px; overflow-y:scroll;}
.i_title .searchtitle4 li{cursor: pointer; line-height:34px;text-indent:18px;color:#fff;overflow:hidden; height:34px;}
.i_title .searchtitle4 li:last-child{border-radius:0 0 6px 6px;}
.i_title .searchtitle4 li a{ color:#333;/*border-bottom:1px solid #eee; */text-align:left; display:block;text-decoration:none; font-size:14px; text-indent:24px; padding-left:10px;}
.i_title .searchtitle4 li b a{ padding-left:0;}
.i_title .searchtitle4 li:hover{background: #4481ca; color:#fff;}
.i_title .searchtitle4 li:hover a{ color:#fff;}
.i_title .i_title_r .a{ float:left; width:160px; height:44px; line-height:44px; text-align:center; border:1px solid #4481ca;border-radius:4px;  color:#4481ca; overflow:hidden;}
.i_title .i_title_r .a span{ margin-left:8%; font-family:"宋体";}
.i_title .i_title_r .a:hover{background:#4481ca;color:#fff; }

.i_three_bg{ background:url(../image/i_img9.jpg) center center no-repeat; background-size:cover; overflow:hidden; position:relative;}
.i_three_bg .zhi{ top:14%;}
.i_three_bg .i_title{ margin-top:10%;}
.i_three_con{ margin-top:3%; overflow:hidden; margin-bottom:10%;}
.i_three_l{ float:left; overflow:hidden;width:50%;}
.i_three_l .divhidden{display: block; opacity: 0;  filter: Alpha(opacity=0); height: 0; overflow: hidden; transition: all 0.3s;}
.i_three_l .divhidden.on{opacity: 1.0;filter: Alpha(opacity=100); height: auto;}
.i_three_r{ float:right; width:50%; overflow:hidden;}
.i_three_r ul li{ float:left; width:33.333333%; height:235px; overflow:hidden; text-align:center; background:rgba(255,255,255,0.4);transition:all 0.3s; cursor:pointer;}
.i_three_r ul li.isel{ background:rgba(1,142,230,1);}
/*.i_three_r ul li:hover{ background:rgba(68,129,202,0.8);}*/
.i_three_r ul li img{ display:block; height:67px; margin:0 auto; margin-top:61px;transition:all 0.3s; background:#018ee6;border-radius:50%; }
.i_three_r ul li.isel img{ margin-top:42px; background:none;}
/*.i_three_r ul li:hover img{ margin-top:42px; background:none;}*/
.i_three_r ul li .h5{ font-weight:normal; overflow:hidden; line-height:52px; height:52px; margin-top:2px;transition:all 0.3s; color:#333333;}
.i_three_r ul li.isel .h5{ margin-top:0; color:#fff;}
/*.i_three_r ul li:hover .h5{ margin-top:0; color:#fff;}*/
.i_three_r ul li .a{ font-style:normal; height:32px; line-height:32px; overflow:hidden;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);color:#fff;}
.i_three_r ul li.isel .a{opacity:1.0;filter:Alpha(opacity=100);}
/*.i_three_r ul li:hover .a{opacity:1.0;filter:Alpha(opacity=100);}*/
/*新闻*/
.index-news {
  overflow: hidden;
  padding-bottom: 120px;
}
.index-news .auto-title-block {
  position: absolute;
    right: 0;
    top: 30%;
}
.index-news .auto-title-block .big-text {
  left: 34%;
   -webkit-animation: backward-infinite 40s linear 1s infinite;
    -moz-animation: backward-infinite 40s linear 1s infinite;
    animation: backward-infinite 40s linear 1s infinite;
}
/*lam begin*/
.index-news .big-text:before{content: attr(data-title); padding-right: 0.5em;}
.index-news .big-text:after{content: attr(data-title); padding-left: 0.5em;}
.index-news .big-text .big-text-word{ display:inline-block;}
.index-news{ position:relative; overflow:hidden;}
/*lam end*/
.index-news .auto-title-block .more-box-a {
  --bc: #018ee6;
  --hc: #018ee6;
  border-radius: var(--br) 0 var(--br) 0;
  background: var(--bc);
}
.index-news .auto-title-block .more-box-a .more-box {
  min-width: 7.5em;
  background-color: #ffffff;
}
.index-news .auto-title-block .more-box-a .more-box:hover {
  background-color: #fafafa;
  color: var(--dc);
}
.index-news .auto-title-block .more-box-a .more-box.on {
  background-color: var(--bc);
  color: #ffffff;
}
.index-news .list-box {
  --br: 20px;
  color: #333333;
}
.index-news .list-box .time {
  font-size: 16px;
  line-height: 1em;
}
.index-news .list-box .big-img .time {color:#ffffff;}
.index-news .list-box:hover .time {color:#333333;}
.index-news .list-box:hover .big-img .time {color:#ffffff;}
.index-news .list-box .title {
  margin-top: 13px;
  font-size: 26px;
  line-height: 1.4em;
  color:#028ee6;
}
.index-news .list-box .big-img .title {color:#ffffff;}
.index-news .list-box .des {
  margin-top: 35px;
  font-size: 15px;
  line-height: 2.13em;
}
.index-news .list-box .big-img .des {color:#ffffff;}
.index-news .list-box:hover .des {color:#333333;}
.index-news .list-box:hover .big-img .des {color:#ffffff;}
.index-news .list-box .more-box-b {
  --dc: #028ee6;
  margin-top: 23px;
}
.index-news .list-box .more-box-b-h:hover .title {
  color: #037bc7;
}

.index-news .list-box .more-box-b-h:hover .more-box-b {
  --hc: var(--hover-color);
}
.index-news .list-box .more-box-b-h:hover.big-img .title {
  color: #ffffff;
}
.index-news .list-box .big-img {

  width: 60.9375%;
  overflow: hidden;
  background:#028ee6;
}
.index-news .list-box .big-img .img-box::before {
  padding-top: 48%;
}
.index-news .list-box .big-img .cont {
  padding: 40px 26px 18px;
}
.index-news .list-box .list {
  width: 36.6525%;
  overflow: hidden;
  background: #f8f8f8;
  padding: 65px 32px 35px;
}
.index-news .list-box .list .li + .li {
  margin-top: 45px;
  border-top: 1px solid #028ee6;
  padding-top: 50px;
}
.index-news .list-box .list .des {
  -webkit-line-clamp: 3;
}

@media screen and (max-width: 1500px) {
/*关于我们*/
.i_about{ min-height:inherit;}
.i_about .counter{ margin-top:10%;}
.i_about .i_about_r .h4{ margin-top:2%;}
.i_about .i_about_l .imgs .bgs i{ height:116px; width:116px;}
/*优势*/
.i_three ul li .txts .p{ font-size:15px;}
.i_three ul li .imgs{ margin-right:12px;}
}
@media screen and (max-width: 1400px) {
/*新闻*/
.i_news .i_news_l{ margin-right:2%; width:700px;}
.i_news .i_news_l .imgs{ padding-top:404px;}
.i_news .i_news_l .bgs{ height:222px;}
.i_news .i_news_l .bgs .boxs .date{ margin-top:24px;}
.i_news .i_news_l .bgs .boxs .p{ margin-top:10px;}
.i_news .i_news_l .bgs .boxs .label{ margin-top:15px;}
.i_news .i_news_r .i_news_ul .inr-list .imgs{ margin-right:3%; width:220px; height:128px;}
.i_news .i_news_r .i_news_ul .inr-list{ padding:30px; margin-bottom:30px;}
.i_news .i_news_r .i_news_ul .inr-list .h3{ margin-top:10px;}
.i_news .i_news_r .i_news_ul .inr-list .date{ margin-top:20px;}
}
@media screen and (max-width: 1300px) {
}
@media screen and (max-width: 1200px) {
/*轮显*/
.banner_page{ bottom:76px;}
.main .banner .btn{ bottom:40px;}
.banner .swiper-pagination{ width: 100%; position: relative;}
.banner .swiper-other .swiper-number .swiper-pagination .swiper-pagination-bullet{ margin-left: 3px; margin-right: 3px;}
.main .banner .swiper-slide .txt {font-size:30px;}
/*关于我们*/
.i_about .i_about_r .desc{ line-height:1.6;}
.i_about .counter{ margin-top:8%;}
.i_about .i_about_r .h4{ margin-top:0%;}
.i_about .i_about_r .rbtn{ margin-top:6%;}
.i_about .i_about_l .imgs .bgs i{ height:100px; width:100px;}
/*产品*/
.index_model2 .contentbox .partlist {
    padding: 15px 15px;
  }
  .index_model2 .contentbox .partlist .imgbox {
    margin-bottom: 10px;
    width: 100%;
    max-width: 50vw;
  }
  .index_model2 .contentbox .partlist h3 {
    font-size: 16px;
  }
  .index_model2 .contentbox .partlist h3 sup {
    font-size: 12px;
  }
  .index_model2 .contentbox .partlist .des {
    display: none;
    font-size: 14px;
    line-height: 1.1em;
  }
  .index_model2 .contentbox .partlist .more2 {
    display: inline-block;
    margin-top: 5px;
  }
  /*优势*/
.service-wrap4 .i_title{ margin-top:8%;}
.i_three{ margin-bottom:5%;}
.i_three ul li .txts .p{ font-size:14px;}
/*主营业务*/
.i_business_ul ul li .bgs .p{ margin-top: 8%;}
.imore{ margin-top: 10%; height: 40px;  line-height: 40px;}
.imore .span{ font-size: 14px;}
.i_business .right-cont{ top:50px;}
  /*应用领域*/
.i_three_r ul li{ height:195px;}
.i_three_r ul li img{ margin-top:44px;height:56px;}
.i_three_r ul li.isel img{ margin-top:25px; }
/*新闻*/
.index-news{ padding-bottom:10%;}
.index-news .list-box .title{ font-size:22px;}
}
@media screen and (max-width: 1100px) {
/*新闻*/
.i_news .i_news_l{  width:500px;}
.i_news .i_news_l .imgs{ padding-top:288px;}
.i_news .i_news_l .bgs{ height:190px;}
.i_news .i_news_r .i_news_ul .inr-list .imgs{  width:180px; height:104px;}
.i_news .i_news_r .i_news_ul .inr-list{ padding:21px; margin-bottom:20px;}
.i_news .i_news_r .i_news_ul .inr-list .h3{ line-height:26px; height:52px; margin-top:8px;}
.i_news .i_news_r .i_news_ul .inr-list .date{ margin-top:10px;}
}
@media screen and (max-width: 992px) {
/*关于我们*/
.i_about .i_about_l{ position:static; width:100%;float:none;}
.i_about .i_about_r{ float:none; width:100%; max-width:none; margin-top:5%; text-align:center;}
.i_about .i_about_r .desc{ margin-top:3%; text-align:left;}
.i_about .counter{ text-align:center;}
.i_about .counter span{ font-size:40px;}
/*优势*/
.i_three ul li{ width:49%; margin-bottom:3%;}
.i_three ul li:nth-child(3n){ margin-right:2%;}
.i_three ul li:nth-child(2n){ margin-right:0;}
.i_three ul li .box{ margin-top:15%; margin-bottom:15%;}
.indexmoudletitle {padding:30px 0;}
.indexmoudletitle .imt_en { font-size:20px;}
.indexmoudletitle .imt_name { font-size:30px;line-height:50px;}
.indexmoudletitle .imt_des { font-size:18px;}
.caseleftico {width:36px; height:36px;}
}
@media screen and (max-width: 960px) {
/*新闻*/
.index-news .list-box .title{ font-size:20px;}
/*应用领域*/
.i_three_l{ float:none; width:100%;}
.i_three_r{ float:none; width:100%;}
.main .banner .down span {font-size:40px;}
.i_about .counter {margin-top:2%;}
}
@media screen and (max-width: 780px) {
/*新闻*/
.index-news .list-box .flex-box{ display:block;}
.index-news .list-box .big-img{ width:100%; display:block; padding-bottom:10px;}
.index-news .list-box .list{ width:100%; margin-top:2%; padding: 40px 26px 28px;}
.index-news .list-box .list .li + .li{ margin-top:5%; padding-top:5%;}
.index-news .list-box .des{ margin-top:3%;}
.index-news .list-box .more-box-b{ margin-top:4%;}
/*产品*/
  .index_model2 .contentbox {
    flex-wrap: wrap;
  }
  .index_model2 .contentbox .partlist {
    width: 100%;
  }
  .caseleftico {
    width: 26px;
    height: 26px;
}
.i_business_ul ul {flex-direction: column;}
.i_business_ul li {width:100%;}
}
@media screen and (max-width: 640px) {
.main .banner .btn {display:none;}
.main .banner .down {display:none;}
.main .banner .swiper-slide .txt {font-size:14px;}
/*轮显*/
.main .banner .btn{bottom:30px;}
.main .banner .btn .boxs{ margin-left:140px;}
.banner_page{ bottom:66px; font-size:15px;}
.banner_page label{ /*display:none;*/ display:inline-block; width:40px; vertical-align:top; overflow:hidden;}
.banner_page em{  display:inline-block; width:40px; vertical-align:top; overflow:hidden;}
.main .banner .swiper-slide .rbtn{ min-width:130px; padding:0 30px; font-size:15px;}
.main .banner .swiper-slide .rbtn span{ height:42px; line-height:42px; padding:0;}
.swiper-other .swiper-number .swiper-pagination .swiper-pagination-bullet{ width: 30px; }
/*关于我们*/
.i_about .i_about_l .imgs .bgs i{ height:80px; width:80px;}
.i_about .counter span{ font-size:18px;}
.rbtn {width:auto;padding:0 18px;}
.rbtn span {height:30px;line-height:30px; font-size:14px;}
/*优势*/
.i_three ul li .imgs{ width:60px; height:60px; margin-right:10px;}
.i_three ul li .txts .h3{ height:30px; line-height:30px;}
.i_three ul li .box{ margin-top:12%; margin-bottom:12%;}
.i_three ul li .txts .p{ margin-top:4px; font-size:13px;}
/*应用领域*/
.i_three_r ul li{ height:150px;}
.i_three_r ul li img{ margin-top:32px;}
.i_three_r ul li.isel img{ margin-top:20px;}
.i_three_r ul li .h5{ height:40px; line-height:40px;}
.i_three_r ul li .a{ height:22px; line-height:22px;}
/*新闻*/
.index-news .auto-title-block {display:none;}
.indexmoudletitle .imt_name {
    font-size: 20px;
    line-height: 36px;
}
.indexmoudletitle .imt_en {
    font-size: 16px;
}
.indexmoudletitle .imt_des {
    font-size: 14px;
}
.index_model2 .contentbox .partlist .more2{font-size:14px;}
.i_business_ul ul li .imgs {padding-top: 42%;}
}
@media screen and (max-width: 480px) {
/*轮显*/
.main .banner .btn{bottom:22px;}
.banner_page{ bottom:58px;}
.main .banner .swiper-slide .rbtn{ min-width:110px; padding:0 20px; font-size:13px; margin-top:4%;}
.main .banner .swiper-slide .rbtn span{ height:36px; line-height:36px;}
.main .banner .swiper-slide .rbtn{ margin-top:1%;}
/*关于我们*/
.i_about .i_about_l .imgs .bgs i{ width:60px; height:60px;}
.i_about .i_about_r{ margin-top:6%;}
/*优势*/
.i_three ul li{ width:100%; margin-right:0; float:none;}
.i_three ul li .box{ margin-top:8%; margin-bottom:8%;}
.i_three ul li .txts .p{ font-size:12px;}
/*新闻*/
.index-news .list-box .des{ line-height:1.8em; font-size:14px;}
.auto-title-block .right{ float:left; margin-top:3%; margin-bottom:3%;}
.index-news .list-box .big-img .cont{padding: 20px 16px 12px;}
.index-news .list-box .list{padding: 20px 16px 12px;}
.index-news .list-box .title{ font-size:18px;}
}
@media screen and (max-width: 420px) {
/*轮显*/
.main .banner .swiper-slide .rbtn{ min-width:100px;}
.main .banner .swiper-slide .rbtn span{ height:32px; line-height:32px;}
/*新闻*/

}
@media screen and (max-width: 360px) {
/*新闻*/
/*优势*/
.i_three ul li .box{ width:94%;}
.i_three ul li .imgs{ width:56px; height:56px; margin-right:8px;}
.i_three ul li .txts .p{  line-height:20px; height:20px; margin-top:2px;}
/*关于我们*/
.i_about .counter ul li{ width:23.5%;}
}
@keyframes mymove6
{
	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(-100px) translateX(0);
  -moz-transform: translateY(-100px) translateX(0);
  transform: translateY(-100px) 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(-100px) translateX(0);
  transform: translateY(-100px) 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);}
}
.zhankai{display:none;}
.additional-features {
  position: fixed;
  right: 0px;
  bottom: 180px;
  z-index: 200;
 /* width: 80px;*/
  box-sizing: border-box;
 /* display:none;*/
  /*border:1px solid #e5e5e5;*//* box-shadow: 2px 2px 25px rgba(0,0,0,0.1);*/
    
}

.additional-features.show{ display:block;}
.additional-features li {
  position: relative;
  padding-top:1px;
 border-top:1px solid #e6e6e6;
 border-bottom:1px solid #e6e6e6;
 border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;
  width: 72px;
  height: 70px;
  line-height: 1;
  cursor: pointer;
  background-color: rgba(255,255,255,1.0);
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000)";
  transition: all 0.2s linear;
  box-sizing: border-box;
  
}
/*.additional-features li.kf{
  background-color: #00b43c;
}
.additional-features li.kf:hover{
  background-color: #009632;
}*/
.db { position: fixed;cursor:pointer;
  right: 0px;
  bottom: 114px;
  padding-top:6px; width: 72px;
  height:70px; border-radius:0 0 6px 6px;  background-color: rgba(255,255,255,1); z-index:1; box-sizing: border-box;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee; border-bottom:1px solid #dddddd;
}
.db:hover{ background-color: #028ee3; border-color:#028ee3;}
.additional-features li.xx{/*border-bottom:0;*/border-radius:6px 6px 0 0; }
.additional-features li.xx .xx-dot{
  position: absolute;
  display: block;
  top:13px;
  right:13px;
  width: 7px;
  height: 7px;
  background-color: #ff1e00;
  border-radius: 50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
}

.additional-features li.rx .revi-hotline-wrapper {
  display: none;
  position: absolute;
  left: -222px;
  bottom: 0px;
  width: 235px;
  height: 60px;
}
.additional-features li.rx.active .revi-hotline-wrapper { display:block;}
.additional-features li.rx .revi-hotline {
  position: absolute;
  left: 0;
  width: 221px;
  height: 60px;
  line-height:60px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: text;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: -2px 3px 25px rgba(0,0,0,0.1);
  padding-left:12px;
}
.additional-features li.rx .revi-hotline h3 {
  /* margin: 16px 0 16px; */
  font-family: 'Arial',"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,PingFang SC,"Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
  font-size: 28px;
  color: #028ee3;
  font-weight:normal;
}
.additional-features li.rx .revi-hotline h4{ font-weight:normal; font-size:13px;}
/*.additional-features li.xz{border-bottom:0;border-radius: 0 0 6px 6px; }*/
.additional-features li.xz .xz-ewm {
  display: none;
  position: absolute;
  top: -19px;
  left: -114px;
  width: 100px;
  height: 100px;
}
.additional-features li.xz .xz-ewm:after{ content:""; position:absolute; right:-12px; top:50%; margin-top:-6px;width: 0;  height: 0;border-width: 6px;border-style: solid;border-color: transparent transparent transparent #fff; z-index:1;}
.additional-features li.xz.active .xz-ewm { display:block;}
.additional-features li.xz a {
  position: absolute;
  left: 0;
  width: 130px;
  height: 130px;
  /*border: 1px solid #ddd;*/
  /*-moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;*/
  background: url("../img/weixin.jpg") #fff center center;
  background-size: cover;
  /*box-shadow: 2px 2px 25px rgba(0,0,0,0.1);*/
}
.additional-features li p {
  font-size: 12px;
  color: #666666;
  text-align: center;
}
.additional-icon {
  margin:0 auto 1px;
  width: 36px;
  height: 36px;
  margin-top:3px;
/*  background: url("../image/tiny-icon.png");
  background: url("../image/tiny-icon@1x.png")\9;
  background-size: 72px 591px;*/
}
.additional-features li .additional-icon.icon1 {
background:url(../image/right_pic1.png) center center no-repeat;
}
.additional-features li .additional-icon.icon2 {
background:url(../image/right_pic2.png) center center no-repeat;
}
.additional-features li.active .additional-icon.icon2 {background-image:url(../image/right_pic2_on.png)}
.additional-features li .additional-icon.icon3 {
background:url(../image/right_pic3.png) center center no-repeat;
}
.additional-features li.active .additional-icon.icon3 {background-image:url(../image/right_pic3_on.png)}
.additional-features li .additional-icon.icon4 {
  background:url(../image/right_pic4.png) center center no-repeat;
}
.additional-features li.active .additional-icon.icon4 {background-image:url(../image/right_pic4_on.png)}
.additional-features li .additional-icon.icon6 {
  background:url(../image/right_pic6.png) center center no-repeat;
}
.additional-features li.active .additional-icon.icon6 {background-image:url(../image/right_pic6_on.png)}
.db .additional-icon.icon5 {
 background:url(../image/right_pic5.png) center center no-repeat;
}
.db.active .additional-icon.icon5 {background-image:url(../image/right_pic5_on.png); }
.db p {font-size: 12px;color: #666666; text-align: center;}
.db:hover p{ color:#fff;}
.db:hover .additional-icon.icon5{background-image:url(../image/right_pic5_on.png); }
.additional-features li.active {
  background-color: #028ee3;
 /*background:url(../image/right_bg1.jpg) center center no-repeat; background-size:cover;*/
  border-color: #028ee3;
}
.additional-features li.active span {
  display: none;
}
.additional-features li.active p {
  color: #fff;
}
.opa-0{opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0); display:none;}



@media screen and (max-width: 1440px) {
.additional-features { width:68px;}
.additional-features li { width:68px; height:68px;}
.additional-features li .additional-icon { margin-top:5px;}
.db{ width:68px;}
}
@media screen and (max-width: 780px) {
.f_weixin{display:none;}
.additional-features li:not(.zhankai){ display:none;}
.wrapper .kai li{display:block;transition:1s;}
.zhankai{display:block;border-radius:6px;}
.wrapper .kai .zhankai {border-radius:0 0 6px 6px;}

.db{ display:none!important;}

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




}