﻿@import url(style.css);
@import url(pscroll.css);
@import url(lrtk3.css);
/*内页*/
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.postions {
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    color: #444444;
    font-size: 15px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;}

.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions .wrap2{ background:rgba(255,255,255,0.9); border-radius:6px;}
.postions a{color:#555555; }
.postions a:hover{ color:#2f62b6; border-bottom:3px solid #3db249;}
.postions label{ color:#555555;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:30px;}
.postions h2{ float:left; font-weight:normal; color:#333; height:58px; font-size:20px;}
.postions h2 span{font-size:16px; font-family:Arial; }
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none; margin-right:10px;}
.postions .postions_b{ float:right; }
.postions .postions_b a{ float:left; text-align:center;overflow:hidden; font-size:16px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; padding-left:20px; padding-right:20px;}
.postions .postions_b a:hover{color:#02a2ee;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:100%;opacity: 0;background:url(../images/about_bg2.jpg) center center no-repeat; background-size:cover;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
.postions .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a.isel{color:#fff; }
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}

.o_big_con{ position:relative; overflow:hidden;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%;}
.o_big_con .cons .wrap{ display:table; }
.o_big_con .h2{font-weight:600; vertical-align:middle; color:rgba(255,255,255,1.0); text-align:center; text-transform:uppercase; padding-top:100px;}
.o_big_con .h2 span{ display:block; overflow:hidden;  font-weight:bold; color:rgba(255,255,255,0.24); line-height:1; text-transform:uppercase; margin-top:12px; font-size:16px; font-family:Arial;}






/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4.3%; padding-bottom:4.3%; clear:both;}
.yema a{ display:inline-block; height:36px; line-height:36px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:18px;margin-left:3px; margin-right:3px;  text-align:center; color:#828282; font-size:14px; border:1px solid #eeeeee; background:#eeeeee;}
.yema a:hover{ text-decoration:none; color:#fff; background:url(../images/news_bg1.png) no-repeat; background-size:cover;border:1px solid #3db247;}
.yema a.on{color:#fff;  background:url(../images/news_bg1.png) no-repeat; background-size:cover;border:1px solid #3db247;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background:url(../images/news_bg1.png) no-repeat; background-size:cover;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*公司介绍*/
.about_con{ overflow:hidden; line-height:26px;font-size:16px; color:#666666; padding-top:4%; margin-bottom:7%;}
.about_con .dingzhi_desc{ text-align:center; overflow:hidden; max-width:930px; margin:0 auto; margin-top:3%;}
.about_t{ overflow:hidden;text-align:center; text-transform:uppercase; margin-bottom:3.5%; position:relative; color:#f8f8f8;font-weight:bold; line-height:1;}
.about_t .h3{ overflow:hidden;text-transform:none; position:absolute; top:50%;transform: translate(0%, -50%); left:0; width:100%; color:#02a2ee;}
.about_t.bgs2{ margin-bottom:0;margin-top:7%; }
.about_t.bgs2 .h3{ position:static;transform: translate(0%, 0%); color:#333; font-weight:normal;}
.about_con img{max-width:100%;}
.about_con .h4{ font-weight:bold;}
.about_ul{ margin-top:4%; overflow:hidden; color:#fff; }
.about_ul ul li{ float:left; width:49%;text-align:center; border-radius:6px; overflow:hidden; position:relative; }
.about_ul ul li:nth-child(2n+0){ float:right;}
.about_ul ul li .img{position:absolute; top:0; left:0; width:100%; height:100%;background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;-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;}
.about_ul ul li .img:after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.3);}
.about_ul ul li: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);}
.about_ul ul li .boxs{ padding-bottom:11%; padding-top:12.5%; overflow:hidden;position:relative; z-index:1;}
.about_ul ul li i{ display:block; width:80px; height:80px; margin:0 auto; overflow:hidden; background-repeat:no-repeat; background-size:100% 100%; margin-bottom:30px; }
.about_ul ul li i.bgs1{ background-image:url(../images/about_pic2.png);}
.about_ul ul li i.bgs2{ background-image:url(../images/about_pic3.png);}
.about_ul ul li .h3{ font-weight:bold; width:94%; margin:0 auto; line-height:36px; height:36px; overflow:hidden; margin-bottom:6px; }
.about_ul ul li .p{  width:94%; margin:0 auto;line-height:26px; font-size:16px;}
/*联系我们*/
.contact_ul{ overflow:hidden;  margin-top:3%; font-size:16px; line-height:26px; color:#666666; margin-bottom:2%;}
.contact_ul ul li{ float:left; width:25%; overflow:hidden; text-align:center; }
.contact_ul ul li .box{ padding-left:2%; padding-right:2%; padding-top:12%; padding-bottom:12%; }
.contact_ul ul li .box a{ color:#666666;transition:all 0.3s;}
.contact_ul ul li .box a:hover{ color:#02a2ee;}
.contact_ul ul li .box .h3{   font-weight:normal; color:#999999; margin-bottom:1%; font-size:14px;}
.contact_ul ul li .box i{ margin:0 auto; width:52px; height:52px; display:block; transition:all 0.3s; background-repeat:no-repeat; background-position:center center; background-size:100% 100%; margin-bottom:3%;transition:all 0.3s; border-radius:50%;}
.contact_ul ul li .box i.bgs1{ background-image:url(../images/contact_pic1.png);}
.contact_ul ul li .box i.bgs2{ background-image:url(../images/contact_pic2.png);}
.contact_ul ul li .box i.bgs3{ background-image:url(../images/contact_pic3.png);}
.contact_ul ul li .box i.bgs4{ background-image:url(../images/contact_pic4.png);}
/*.contact_ul ul li:hover i{transform: rotate(360deg);}*/
/*.contact_ul ul li:hover .box i.bgs1{ background-image:url(../images/contact_pic1_on.png);}
.contact_ul ul li:hover .box i.bgs2{ background-image:url(../images/contact_pic2_on.png);}
.contact_ul ul li:hover .box i.bgs3{ background-image:url(../images/contact_pic3_on.png);}*/
.contact_ul ul li .p{ max-width:290px; margin:0 auto; overflow:hidden; font-weight:bold;}
.contact_ul ul li .p label{ display:block; color:#999999; margin-top:4px;}
.contact_map{ margin-top:0.5%; overflow:hidden;}
.contact_map iframe{height: 452px;}
.feedback_div2{padding-bottom:6%; overflow:hidden; text-align:center; margin-top:3%; }
.feedback_div2 .divs{float:left; width:32%; margin-right:2%;margin-bottom:2%; position:relative;}
.feedback_div2 .divs:nth-child(3n+0){ margin-right:0;}
.feedback_div2 .inputs2{ width:99%;  background:#f8f8f8; height:46px; line-height:46px; font-size:15px; color:#a0a0a0; border:1px solid #eeeeee; outline:none;  text-indent:28px; font-family:"微软雅黑";}
.feedback_div2 .feedback_t{ color:#999999; font-size:16px; padding-left:28px; overflow:hidden; background:url(../images/contact_pic5.png) left center no-repeat; text-align:left; margin-bottom:2%; margin-top:2%;}
.feedback_div2 .feedback_t.bgs2{ background:none; padding-left:0;}
.feedback_div2 .feedback_t font{ color:#fe1212;}
.feedback_div2 .textarea{ padding:1%; width:calc(99% - 30px);width:-webkit-calc(99% - 30px);width:-moz-calc(99% - 30px); padding-left:28px; background:#f8f8f8; font-size:15px; border:1px solid #eeeeee; outline:none;margin-bottom:2%; color:#a0a0a0; height:190px;font-family:"微软雅黑";  }
.feedback_div2 .bnts2{ float:left; border: none; width:100%; max-width:107px;font-size:14px;height: 40px; line-height:40px; background:url(../images/contact_pic6.png) no-repeat; background-size:100% 100%; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; border-radius:20px;}
.feedback_div2 .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}

.feedback_div2 .inputs2.bgs2{ text-indent:80px;}
/*.feedback_div2 .selects{ position:absolute; left:2px; padding-left:4%; height:46px; line-height:46px; top:1px; width:70px; border:0; font-size:15px; outline:none;}*/
/*合作伙伴*/
.partner_ul{ overflow:hidden; margin-top:4%;  border-left:1px solid #ececec;border-top:1px solid #ececec;}
.partner_ul ul li{ width:20%;float:left; overflow:hidden; transition:all 0.3s;}
.partner_ul ul li .box{ border-right:1px solid #ececec; border-bottom:1px solid #ececec; overflow:hidden;}
.partner_ul ul li .imgs{ overflow:hidden;transition:all 0.6s;}
.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;}*/
.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);}
.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_div{ max-width:850px; margin:0 auto;overflow:hidden; text-align:center; margin-top:4%;}
.feedback_div label{ display:block; color:#999999; text-align:left; margin-bottom:1%; font-size:14px;}
.feedback_div label.bgs2{ margin-bottom:1%;}
.feedback_div label .reds{ color:#fe1212;}
.feedback_div .divs{float:left; width:49%; margin-right:2%;margin-bottom:2%;}
.feedback_div .divs:nth-child(2n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#f8f8f8; height:56px; line-height:56px; font-size:14px; color:#999999; border:1px solid #eeeeee; outline:none;  text-indent:20px; font-family:"微软雅黑";}
.feedback_div .inputs2.bgs2{ margin-bottom:2%; text-indent:0; padding-left:10px;}
.feedback_div select::-ms-expand { display: none; } 
/*.feedback_div .textarea{ padding:1%; padding-left:20px; width:99%;box-sizing:border-box;-moz-box-sizing:border-box;webkit-box-sizing:border-box; background:#f8f8f8; font-size:14px; font-family:"微软雅黑";border:1px solid #eeeeee; outline:none; color:#999999; height:170px;  }*/
/*.feedback_div .textarea:focus{ color:#666;}*/
.feedback_div .bnts2{  border: none; width:30%; max-width:165px;font-size: 14px; height: 46px; line-height:46px; background:url(../images/dingzhi_bg1.png) no-repeat; background-size:100% 100%; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; margin:0 auto; margin-top:2%; border-radius:20px; text-transform:uppercase;transition:all 0.3s;}
.feedback_div .bnts2:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*新闻中心*/

.picc {
  overflow: hidden;
}
.picc img {
  width: 100%;
  display: block;
}
.picc span {
  display: block;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}


.news-page {
  padding: 80px 0 100px 0;
}
.news-page .paging {
  margin-top: 16px;
}
.news-list ul {
  overflow: hidden;
  margin: 0 -13px;
}
.news-list li {
  width: 25%;
  float: left;
  padding: 0 13px;
  margin-bottom: 64px;
}
.news-list li a {
  display: block;
}
.news-list li a:hover .picc span {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.news-list li a:hover .tit {
  color: #02a2ee;
}
.news-list li .date {
  display: inline-block;
  border-radius: 4px;
  background: #f1f1f1;
  padding: 0 16px;
  color: #3a9b0d;
  line-height: 36px;
  margin: 38px 0 16px 0;
}
.news-list li .tit,
.news-list li .txt {
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.news-list li .tit {
  font-size: 16px;
  font-weight: bold;
  margin-top:30px;
}
.news-list li .txt {
  color: #888;
}
.news-page .details .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.news-page .details .date {
  color: #6cb315;
  text-align: center;
  margin-top: 12px;
}
.news-page .details .article {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  padding: 54px 0;
  margin: 30px 0 70px 0;
}
/*新闻资讯详细*/
.about_x2{ float:left; width:100%; padding-bottom:1%; padding-top:4%; /*padding-right:3%; border-right:1px solid #e7e7e7;*/}
.about_x2.bgs2{ float:none; width:100%; border-right:0; padding-right:0;}
.about_x2.bgs2 .show_t{ text-align:center;}
.about_x2.bgs2 .con_line{ text-align:center; height:auto;}
.about_x2 .show_t{ line-height:32px; font-size:24px; color:#333333; text-align:center; margin-bottom:1%; margin-top:5px; font-weight:bold;}
.about_x2 .con_line{height:40px; line-height:40px;font-size:15px; color:#c8c8c8; border-bottom:1px solid #f0f0f0; text-align:center; padding-bottom:1%; }
.about_x2 img{margin-bottom:10px; max-width:100%;}
.about_x2 .con_id{ line-height:28px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:4%;font-size:14px; color:#555555;text-align:left;/* font-family:"宋体";*/ padding-bottom:4%;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{ padding-bottom:10px; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.prenext{ padding-top:3%; text-align:center;  font-size:14px;margin-bottom:4%;border-top:1px solid #f0f0f0; overflow:hidden; line-height:26px; color:#555555; text-align:center; }
.prenext span{ width:40%; overflow:hidden;}
.prenext span.l{ text-align:left;}
.prenext span.r{ text-align:right;}
.prenext a{ color:#555555; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#02a2ee;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}
.prenext .goback{ display:inline-block; vertical-align:top; height:38px; line-height:38px; width:120px; border:1px solid #9e0534; border-radius:20px; color:#2f62b6; margin-top:-6px;}
.prenext .goback:hover{ background:#02a2ee; color:#fff;}
.fenxiang{ float:right;}
.about_x2.bgs2 .fenxiang{ float:none; margin-top:10px;}
.fenxiang div.social-share{ display:inline-block; vertical-align:top;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top;  padding-left:3px; padding-right:3px;}
.fenxiang .news_fx ul li{ display:inline-block; width:30px; height:30px;  margin-left:4px; margin-right:4px; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}
.fenxiang .news_fx ul li.bgs1{ background-image:url(../images/fx_pic1.png);}
.fenxiang .news_fx ul li.bgs2{ background-image:url(../images/fx_pic2.png);}
.fenxiang .news_fx ul li.bgs3{ background-image:url(../images/fx_pic3.png);}
.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}
.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/fx_pic1_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:30px; height:30px; padding:0; margin:0;}
.fenxiang .news_fx ul li a:hover{ background:none;}
.fenxiang .social-share .icon-qq:before{ content:"";}
.fenxiang .social-share .icon-qq{ border:0;}
.fenxiang .social-share .icon-qq:hover{ background-image:url(../images/fx_pic1_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-wechat:before{ content:"";}
.fenxiang .social-share .icon-wechat{ border:0;}
.fenxiang .social-share .icon-wechat:hover{ background-image:url(../images/fx_pic3_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-weibo:before{ content:"";}
.fenxiang .social-share .icon-weibo{ border:0;}
.fenxiang .social-share .icon-weibo:hover{ background:url(../images/fx_pic2_on.png) no-repeat;background-size:100% 100%;}


.news_r{ float:right; overflow:hidden; background:#fff; width:24%; max-width:290px; margin-top:3%; margin-bottom:5%;}
.news_r .news_t{ font-weight:normal;  overflow:hidden; position:relative; padding-left:10px;}
.news_r .news_t .h2{ font-weight:normal; color:#333333; font-size:22px; margin-right:30px;height:70px; line-height:70px;}
.news_r .news_ul3{ margin-left:10px;overflow:hidden;}
.news_r .news_ul3 ul li{ display:block; border-bottom:1px solid #f0f0f0; padding-bottom:5%; margin-bottom:5%; overflow:hidden;}
.news_r .news_ul3 ul li label{ display:block; height:24px; line-height:24px;  color:#c8c8c8; font-size:14px;}
.news_r .news_ul3 ul li .h3{ font-weight:normal; overflow:hidden;height:30px; line-height:30px; color:#333; font-size:15px;transition:all 0.3s; margin-top:1%; margin-bottom:1%;white-space:nowrap;text-overflow:ellipsis;}
.news_r .news_ul3 ul li:hover .h3{ color:#02a2ee;}
.news_r .news_ul3 ul li:last-child{ border-bottom:0;}
/*应用领域*/
.application_ul{ overflow:hidden; margin-top:4%;}
.application_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden; text-align:center;transition:all 0.3s; border-radius:6px;}
.application_ul ul li:nth-child(3n+0){ margin-right:0;}
.application_ul ul li .imgs{overflow:hidden; position:relative; padding-top:70%;}
.application_ul ul li .imgs img{ display: block;width: 100%; position:absolute; height:100%; 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;}
.application_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);}
.application_ul ul li .imgs .bgs{ position:absolute; top:0; width:100%; left:0; height:100%; background:rgba(0,0,0,0.5);transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.application_ul ul li .imgs .bgs i{left:50%; top:50%;transform: translate(-50%, -50%); position:absolute; width: 30px; height: 30px;  overflow:hidden;background: url(../images/i_bg4_on.png) top center no-repeat; background-size: 100% 100%;}
.application_ul ul li:hover .imgs .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.application_ul ul li .txts{ clear:both;  background:#f8f8f8;overflow:hidden;}
.application_ul ul li:hover .txts{ background:url(../images/application_bg1.png) center center no-repeat; background-size:cover;}
.application_ul ul li .txts .h3{ margin-right:2%; margin-left:2%; overflow:hidden;height:70px; line-height:70px; font-weight:normal; font-size:16px;color:#333333;white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;}
.application_ul ul li:hover .txts .h3{ color:#fff;}
/*应用领域详细*/
.application_bg{ overflow:hidden; background:#f8f8f8;}
.pro_one{ overflow:hidden; margin-top:4%; padding:35px; color:#999999; font-size:14px; margin-bottom:5%; background:#fff;}
.pro_one .product_one_l{ width:620px; overflow:hidden; float:left; margin-right:4%;}
.pro_one .product_one_l .phone_img{ /*border:1px solid #dddddd;*/ overflow:hidden;}
.pro_one.bgs2 .product_one_l{ overflow:visible; position:relative; max-width:560px;}
.pro_one.bgs2 .product_one_l:before{ content:""; position:absolute; right:-2%; top:10%; height:80%; width:1px; background:#eeeeee;}
.pro_one .pro_one_r{  overflow:hidden;}
.pro_one .pro_one_r .product_t2{ margin-top:6%;  overflow:hidden;}
.pro_one .pro_one_r .product_t2 .h2{color:#333333; font-weight:bold; line-height:1.3; overflow:hidden;}
.pro_one .pro_one_r .product_t2 .p2{font-size:14px; overflow:hidden; margin-top:1%; color:#666666; line-height:22px;}
.pro_one .pro_one_r .p{line-height:22px; overflow:hidden;border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee; padding-top:3%;padding-bottom:3%; margin-top:3%;}
.pro_one .pro_one_r .p p{ margin-top:5px; margin-bottom:5px; overflow:hidden;}
.pro_one .pro_one_r .p b{ font-weight:bold; display:block; overflow:hidden; font-size:16px; color:#333333; margin-bottom:8px;}
.pro_one .pro_one_r .boxs{ margin-top:6%; overflow:hidden;}
.pro_one .pro_one_r .a{border-radius:20px; float:left; padding-left:19px; height:41px; line-height:41px; background:url(../images/application_bg4.png) no-repeat; background-size:cover;color:#fff; padding-right:20px;transition:all 0.3s; display:block; font-size:16px; }
.pro_one .pro_one_r .a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.pro_one .pro_one_r .a img{ display:inline-block; vertical-align:sub; height:22px; margin-right:10px;}
.pro_one .pro_one_r .a2{ margin-left:14px; border-radius:20px; float:left; padding-left:22px; height:39px; line-height:39px; border:1px solid #02a2ee;color:#02a2ee; padding-right:19px;transition:all 0.3s; display:block; font-size:16px; }
.pro_one .pro_one_r .a2 img{ display:inline-block; vertical-align:sub; height:17px;margin-right:13px;}
.pro_one .pro_one_r .a2:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*产品中心详细*/
.product_t3{ line-height: 30px; overflow: hidden; color: #333333;  font-size: 20px;  margin-top: 4%;}
.product_con{ margin-top:2%; overflow:hidden; line-height:28px; color:#666666; font-size:14px;}
.product_con.bgs2{ margin-bottom:4%;}
.product_con img{ max-width:100%;}
.product_con table{border-collapse:collapse;border-spacing:0; text-align:center;}
.product_con table th{ line-height:20px;height:46px; padding-top:3px; padding-bottom:3px; border:1px solid #eeeeee; padding-left:3px; padding-right:3px; font-size:16px; color:#333;background:#f5f5f5;}
.product_con table td{ line-height:20px;height:46px; padding-top:3px; padding-bottom:3px; border:1px solid #eeeeee; padding-left:3px; padding-right:3px; color:#888888; font-size:14px; }
.product_a{ margin-top:1.5%; overflow:hidden;}
.product_a a{ float:left; line-height:32px; height:32px; overflow:hidden; text-align:center; padding-left:14px; padding-right:14px; min-width:50px; color:#666666; font-size:14px; border-radius:20px; background:#f3f3f3;transition:all 0.3s; margin-right:12px;}
.product_a a:hover{ background:#02a2ee; color:#fff;}





@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:60px; line-height:60px; font-size:14px;}
.postions .postions_r img{ margin-left:20px;}
.postions .postions_b a{ padding-left:18px; padding-right:18px;}
/*新闻资讯详细*/
.news_r .news_t .h2{ margin-right:20px; font-size:22px;}


}

@media screen and (max-width: 1200px) {
/*内页*/
.postions .postions_r img{ margin-left:15px;}
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
.postions .postions_b a{padding-left:15px; padding-right:15px;}
.o_big_con .h2 span{ font-size:15px;}
/*联系我们*/
.contact_map iframe{height: 420px;}
.feedback_div2 .inputs2{ height:42px; line-height:42px; font-size:14px;}
.feedback_div2 .inputs3{ height:42px; line-height:42px; font-size:14px;}
.feedback_div2 .inputs4{ height:42px; line-height:42px; font-size:14px;}
.feedback_div2 .textarea{ font-size:14px;}
/*研发定制*/
.feedback_div .inputs2{ height:42px; line-height:42px; }
/*.feedback_div2 .selects{ font-size:14px; height:38px; line-height:38px;}*/
/*新闻中心*/
.news_con ul li .i_about_r em{ margin-top:10%;}
.news_con ul li .i_about_r h3{ line-height:26px; max-height:52px;}
.news_con ul li .imgs span{ font-size:18px; width:130px; height:46px; line-height:46px;}
/*应用领域详细*/
.pro_one{ font-size:14px;}
.pro_one .product_one_l{ width:500px; margin-right:3%;}
.pro_one .pro_one_r .product_t2{ margin-top:2%;}
.pro_one .pro_one_r .p p{ margin-bottom:3px; margin-top:3px;}
.pro_one .pro_one_r .boxs{ margin-top:4%;}
.pro_one .pro_one_r .a{ font-size:15px;}
.pro_one .pro_one_r .a2{ font-size:15px;}
/*产品中心详细*/
.product_t3{ font-size:18px;}
.product_con table{ min-width:1200px;}
.product_con table th{ font-size:15px;}
.product_con table td{ font-size:13px;}
.product_con .table{ overflow-x:scroll;}
}


@media screen and (max-width: 1100px) {
/*内页*/
.postions{ height:44px; line-height:44px;}
.postions .postions_b a{padding-left:13px; padding-right:13px;}
.o_big_con .h2{ padding-top:60px;}
.o_big_con .h2 span{ margin-top:0px; font-size:14px;}
.postions .postions_r img{ margin-left:12px;}
/*新闻资讯详细*/
.about_x2{ width:59%;}
.news_r{ width:37%;}
/*应用领域详细*/
.pro_one{ font-size:13px;}
.pro_one .product_one_l{ width:450px;}
.pro_one .pro_one_r .product_t2 .p2{ font-size:13px; line-height:20px;}
.pro_one .pro_one_r .p{ margin-top:2%; padding-top:2%; padding-bottom:2%;}
.pro_one .pro_one_r .p b{ font-size:15px;}
}

@media screen and (max-width: 960px) {
/*内页*/
.postions{ position:static; clear:both; border-bottom:1px solid #eee; margin-top:6px;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:15px; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}
.postions .postions_b a:hover{ background:#02a2ee; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#02a2ee;}
.postions .postions_b a:after{ height:0;}
.postions .postions_r img{ margin-left:10px;}
.o_big_con{ position:static;}
.o_big_con .h2 span{ font-size:13px;}

/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*公司介绍*/
.about_con{ font-size:15px; line-height:24px;}
.about_ul ul li i{ width:70px; height:70px; margin-bottom:20px;}
.about_ul ul li .h3{ height:30px; line-height:30px;}
.about_ul ul li .p{font-size:15px;line-height:24px;}
/*联系我们*/
.contact_map iframe{height: 360px;}
/*合作伙伴*/
.partner_ul ul li{ width:25%;}
/*新闻中心*/
.news_con ul li .i_about_r em{ margin-top:6%;}
.news_con ul li .i_about_r h3{ line-height:24px; max-height:48px; font-size:16px;}
.news_con ul li .i_about_r .p{ font-size:14px; margin-top:15px;}
.news_con ul li .i_about_r em{ font-size:15px;}
.news_con ul li .imgs span{ font-size:16px; width:120px; height:42px; line-height:42px;}
/*新闻资讯详细*/
.about_x2{ width:100%; float:none;}
.about_x2 .con_id{ line-height:26px; font-size:14px;}
.news_r{ width:100%; float:none; max-width:none;}
.news_r .news_ul3 ul li{ padding-bottom:2%; margin-bottom:2%;}

.prenext{ font-size:14px; line-height:24px; text-align:right;}
.prenext span{ width:70%;}
.prenext .l{ float:none; display:block;}
.prenext .r{ float:none; display:block;}
.prenext span.r{ text-align:left;}
.prenext .goback{ text-align:center; margin-top:-44px; width:110px;}
.fenxiang .news_fx ul li{ width:26px; height:26px;}
/*应用领域*/
.application_ul ul li .txts .h3{ height:60px; line-height:60px; font-size:15px;}
/*应用领域详细*/
.pro_one{padding: 20px; font-size:13px;}
.pro_one .product_one_l{ margin-right:2%;}
.pro_one .pro_one_r .product_t2{ margin-top:0%;}
.pro_one .pro_one_r .p{ padding-bottom:3%; line-height:24px; margin-top:4%; padding-top:3%;}
.pro_one .pro_one_r .a{ padding-left:15px;font-size:14px;padding-right:15px;}
.pro_one .pro_one_r .a img{ height:20px;}
.pro_one .pro_one_r .a2{font-size:14px; padding-left:15px; padding-right:15px; margin-left:6px;}
.pro_one .pro_one_r .a2 img{ height:15px; margin-right:10px;}




}
@media screen and (max-width: 900px) {
/*应用领域详细*/
.pro_one{ padding:15px;}
.pro_one .product_one_l{ margin-right:0; width:100%; float:none;}
.pro_one.bgs2 .product_one_l{ max-width:none;}
.pro_one .pro_one_r{ padding-top:4%; margin-bottom:4%;}

}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}




}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:166px;}
.postions{ height:42px; line-height:42px; font-size:13px;}
.postions h2{ display:none;}
.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}
/*分页*/
.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; margin-right:2px; font-size:13px;}
.yema a span{ font-size:14px;}
/*联系我们*/
.contact_ul ul li{ width:50%;}
.contact_ul ul li .box{ padding-bottom:6%;}
.contact_ul ul li .box i{ margin-bottom:15px;}
.contact_ul ul li .p{ height:44px;}
/*新闻中心*/
.news_con ul li .imgs{ width:100%; float:none;}
.news_con ul li .i_about_r{ position:static; width:100%;transform: translate(0%, 0%);}
.news_con ul li .i_about_r .cons{ max-width:none; margin-top:4%; margin-bottom:5%;}
.news_con ul li .i_about_r em{ margin-top:4%;}
/*产品中心详细*/
.product_t3{ font-size:16px;}
.product_a a{ font-size:13px;}
.product_con{ line-height:26px; font-size:13px;}
.product_con table{ min-width:1000px;}
.product_con table th{ font-size:14px; height:40px;}
.product_con table td{ font-size:12px; height:40px;}






}

@media screen and (max-width: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_b a{ font-size:13px;}
/*分页*/
.yema a{ font-size:12px;}
.yema a span{ font-size:13px;}
/*公司介绍*/
.about_con{ font-size:14px; line-height:22px;}
.about_ul ul li i{ width:60px; height:60px; margin-bottom:10px;}
.about_ul ul li .h3{ height:26px; line-height:26px;}
.about_ul ul li .p{font-size:14px;line-height:22px;}
/*联系我们*/
.contact_ul{ font-size:14px; line-height:24px;}
.feedback_div2 .divs{ float:none; width:100%;}
.feedback_div2 .inputs2{ font-size:13px; text-indent:2%;}
.feedback_div2 .inputs3{ font-size:13px; padding-left:2%;}
.feedback_div2 .inputs4{ font-size:13px; text-indent:2%;}
.feedback_div2 .textarea{ font-size:13px; padding-left:2%; width:96%;}
.feedback_div2 .bnts2{  font-size:13px; margin:0 auto; float:none;}
.feedback_div2 .feedback_t{ font-size:14px;}

/*.feedback_div2 .selects{ font-size:13px; padding-left:1.5%; left:3px;}*/
/*合作伙伴*/
.partner_ul ul li{ width:33.33%;}
/*新闻中心*/
.news_con ul li .i_about_r .p{ font-size:13px;}
.news_con ul li .i_about_r em{ font-size:14px;}
.news_ul ul li .nmores{ display:none;}
.news_ul ul li .dates{padding-left:15px; padding-right:0; margin-left:15px; font-size:14px;}
.news_ul ul li .dates b{ font-size:18px;}
.news_ul ul li .dates:after{ left:0; right:auto; }
.news_ul ul li .h3{ font-size:16px; height:26px; line-height:26px;}
.news_ul ul li .p{ margin-top:6px;}
.news_ul ul li .p{ font-size:13px;}
.news_con ul li .imgs span{ font-size:15px; width:110px; height:38px; line-height:38px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:20px; line-height:28px; text-align:center;}
.about_x2 .con_line{ font-size:12px; height:65px; line-height:30px; text-align:center;}
.about_x2.bgs2 .con_line{ height:65px;}
.about_x2 .con_id{ font-size:14px; line-height:24px;}
.news_r .news_t .h2{ margin-right:12px;font-size:18px; height:60px; line-height:60px;}
.news_r .news_ul3 ul li .h3{ font-size:15px;}
.news_r .news_ul3 ul li label{ font-size:13px;}

.prenext{ font-size:13px; text-align:center;}
.prenext span{ width:100%;}
.prenext .goback{ margin-top:15px; height:32px; line-height:32px; width:99%; margin-bottom:10px;}

.fenxiang{ float:none; margin-top:5px;}

/*应用领域*/
.application_ul ul li{ width:49%;}
.application_ul ul li:nth-child(3n+0){ margin-right:2%;}
.application_ul ul li:nth-child(2n+0){ margin-right:0%;}
.application_ul ul li .txts .h3{ height:50px; line-height:50px; font-size:14px;}






}
@media screen and (max-width: 768px) {
/*内页*/

.o_big_con .h2{padding-top:150px;}


}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:130px;}
.o_big_con .h2{ font-size:18px; padding-top:110px;}
.o_big_con .h2 span{ font-size:12px; }
.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
.postions .postions_r img{ margin-left:6px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:1px; margin-right:1px;}
/*公司介绍*/
.about_con{ font-size:13px; line-height:22px;}
.about_ul ul li i{ width:50px; height:50px; margin-bottom:8px;}
.about_ul ul li .h3{ height:24px; line-height:24px; margin-bottom:2px;}
.about_ul ul li .p{font-size:13px;}
/*联系我们*/
.contact_ul{ margin-top:1%; font-size:13px;}
.contact_ul ul li .p label{ font-size:12px; margin-top:0;}
.contact_ul ul li .box i{ width:50px; height:50px;}
.contact_map iframe{height: 320px;}
.feedback_div2{ margin-top:5%;}
/*合作伙伴*/
.partner_ul ul li{ width:50%;}
/*研发定制*/
.feedback_div .divs{ float:none; width:100%; margin-bottom:3%;}
.feedback_div label.bgs2{ margin-bottom:2%;}
.feedback_div .inputs2{ height:40px; line-height:40px; text-indent:14px; }
/*.feedback_div .textarea{ padding:2%; padding-left:14px;}*/
/*新闻中心*/
.news_con ul li .i_about_r h3{ font-size:15px; line-height:22px; max-height:44px;}
.news_con ul li .i_about_r .p{ font-size:12px; margin-top:12px;}
.news_con ul li .i_about_r em{ font-size:13px; background-size:25px 25px;}
.news_con ul li .imgs span{ font-size:14px; width:100px; height:36px; line-height:36px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.news_r .news_t .h2{font-size:16px; height:50px; line-height:50px;}

.prenext{ font-size:12px; line-height:22px;}
/*应用领域*/
.application_ul ul li .txts .h3{ height:40px; line-height:40px; font-size:13px;}
.application_ul ul li .imgs .bgs i{ width:25px; height:25px;}
/*应用领域详细*/
.pro_one{ font-size:12px;}
.pro_one .pro_one_r .product_t2 .h2{ font-size:18px;}
.pro_one .pro_one_r .product_t2 .p2{ font-size:12px;}
.pro_one .pro_one_r .a2{ margin-left:10px;}
/*产品中心详细*/
.product_t3{ font-size:15px;}
.product_con{ line-height:24px; font-size:12px;}
.product_a a{ margin-right:6px; font-family:12px;}





}
@media screen and (max-width: 420px) {
/*研发定制*/
.feedback_div label{ font-size:13px;}
.feedback_div .inputs2{ font-size:13px; height:36px; line-height:36px;}
/*.feedback_div .textarea{ font-size:13px;}*/
.feedback_div .bnts2{ height:40px; line-height:40px;max-width:150px;}



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




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


}

@media only screen and (max-width: 1200px) {
.news-page {
	padding: 30px 0;
}
.news-list ul {
	margin: 0 -5px;
}
.news-list li {
	width: 33.333333%;
	padding: 0 5px;
	margin-bottom: 24px;
}
.news-list li .date {
	line-height: 32px;
	margin: 14px 0;
}
.news-list li .tit,
.news-list li .txt {
	height: 24px;
	line-height: 24px;
}
.news-list li .tit {
	font-size: 14px;
}
.news-list li .txt {
	font-size: 12px;
}
@media only screen and (max-width: 700px){
	.news-list li{
		width: 50%;
	}
}
.news-page .details .title {
	font-size: 20px;
}
.news-page .details .article {
	padding: 30px 0;
	margin: 30px 0;
}
}

/*公司荣誉*/
.honor_t{ text-align:center; overflow:hidden; margin-top:5%;}
.honor_t .h2{ font-weight:normal;}
.honor_t .p{ color:#999999; font-size:15px; overflow:hidden; line-height:1.4; margin-top:1%;}
.honor_ul{ margin-top:7%; margin-bottom:7%; overflow:hidden; margin-left:-2%;}
.honor_ul ul li{ width:23%;float:left; transition:all 0.3s; margin-left:2%; margin-bottom:2%;}
.honor_ul ul li .box{border:1px solid #e2e2e2; position:relative; overflow:hidden;}
.honor_ul ul li .box:after{ width:0; position:absolute; content:""; left:50%; right:50%; bottom:0; height:2px; background:#3db247;transition:all 0.6s; z-index:1;}
.honor_ul ul li:hover .box:after{ width:100%; left:0; right:0;}
.honor_ul ul li .imgs{ overflow:hidden; max-width:250px; margin:0 auto; width:90%; margin-top:8%; margin-bottom:7%; position:relative; padding-top:58.3%;}
/*.honor_ul ul li:hover .box{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.2); box-shadow: 0 5px 25px rgba(0,0,0,0.2); z-index:1; position:relative;}*/
.honor_ul ul li .imgs img{ display:block; width:100%; 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; }
.honor_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);}
.honor_ul ul li .h3{ font-weight:normal; text-align:center; height:40px; line-height:20px; overflow:hidden;/*white-space:nowrap;text-overflow:ellipsis;*/ font-size:15px; color:#555555; width:96%; padding-left:2%; padding-right:2%; margin-bottom:4%;}
.honor_ul ul li:hover .h3{ color:#3db247;}
/*荣誉弹窗*/
#zoom {
	z-index: 99990;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#zoom .content {
	z-index: 99991;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background: #ffffff no-repeat 50% 50%;
	padding: 0;
	margin: -100px 0 0 -100px;
	box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
#zoom .content.loading {
	background-image: url(../img/loading.gif);
}
#zoom img {
	display: block;
	max-width: none;
	background: #ececec;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);

}
#zoom .close {
	z-index: 99993;
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 49px;
	cursor: pointer;
	background: transparent url(../img/icons/close.png) no-repeat 50% 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 0 0 0 4px;
}
#zoom .previous,
#zoom .next {
	z-index: 99992;
	position: absolute;
	top: 50%;
	overflow: hidden;
	display: block;
	width: 49px;
	height: 49px;
	margin-top: -25px;
}
#zoom .previous {
	left: 0;
	background: url(../img/icons/arrows.png) no-repeat 0 0;
	border-radius: 0 4px 4px 0;
}
#zoom .next {
	right: 0;
	background: url(../img/icons/arrows.png) no-repeat 100% 0;
	border-radius: 4px 0 0 4px;
}
#zoom .close:hover {
	background-color: #da4f49;
}
#zoom .previous:hover,
#zoom .next:hover {
	background-color: #0088cc;
}

@media screen and (max-width: 1360px) {
/*公司荣誉*/
.honor_ul ul li .h3{ font-size:14px;}

}


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

/*公司荣誉*/
.honor_ul ul li{ width:31.33%;}
.honor_t .p{ font-size:14px;}

}

@media screen and (max-width: 780px) {
	/*公司荣誉*/
.honor_ul{ margin-top:4%;}
.honor_ul ul li{ width:48%;}
.honor_ul ul li .h3{ font-size:13px;}
.honor_t .p{ font-size:13px;}
}
@media screen and (max-width: 480px) {
	/*公司荣誉*/
.honor_ul ul li .h3{ font-size:12px; line-height:18px; height:36px;}
.honor_t .h2{ font-size:18px;}
.honor_t .p{ font-size:12px;}
}