﻿@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);
    }
}
.header-v1 .search{ background:#f6f6f6;}
/*内页*/
.postions{ height:64px; line-height:64px; overflow:hidden;color:#999999; font-size:14px; background:#fff; border-bottom:1px solid #e5e5e5;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#999999; }
.postions a:hover{ color:#229e38;}
.postions label{ color:#999999;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:11px; height:12px;}
.postions .postions_r img:first-child{ margin-left:0;}
.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;}
.postions .postions_b{ float:right; }
.postions .postions_b a{ float:left; text-align:center;overflow:hidden; font-size:15px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:68px;}
.postions .postions_b a:hover{color:#229e38;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:2px;opacity: 0;background:#229e38;-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:hover:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a.isel{color:#229e38; }
/*分类弹窗*/
.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{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% 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%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle; color:rgba(255,255,255,1.0); text-align:left; text-transform:uppercase; padding-top:10px;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,0.6); line-height:1; text-transform:uppercase; margin-top:12px; font-size:16px; letter-spacing:2px;}
/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:3%; padding-bottom:6%; clear:both;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:30px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:1px solid #eeeeee; background:#fff;}
.yema a:hover{ text-decoration:none; color:#fff; background:#229e38;border:1px solid #229e38;}
.yema a.on{color:#fff;  background:#229e38;border:1px solid #229e38;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#229e38;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*暂无内容*/
.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:13%; margin-bottom:13%; background:url(http://img02.ebaixun.com.cn/public/nodata.png) center top no-repeat; background-size:auto 169px; padding-top:180px;}
.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}
.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}
/*产品分类*/
.product_type{ overflow:hidden;}
.product_type ul li{ float:left; width:33.33%; overflow:hidden; text-align:center; position:relative;}
.product_type ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_type ul li .imgs{ overflow:hidden;}
.product_type 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);}
.product_type ul li .cons{position:absolute; width:100%; height:100%; top:0; left:0; color:#fff;}
.product_type ul li .cons .h3{ font-weight:lighter; height:40px; line-height:40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin-top:20%;}
.product_type ul li .cons i{ display:block; margin:0 auto; margin-top:4%; width:52px; height:52px; background:url(../images/product_bg1.png) rgba(255,255,255,0.1) center center no-repeat; background-size:100% 100%; border-radius:50%;transition:all 0.3s;}
.product_type ul li:hover .cons i{ background-color:#229e38;}
/*产品列表*/
.product_bg{ background:#f8f8f8; overflow:hidden;}
.product_t{ margin-top:6%; line-height:40px; position:relative; overflow:hidden; padding-left:23px;}
.product_t:after{ position:absolute; content:""; left:0; top:5px; height:32px; background:#229e38; width:2px;}
.product_desc{ color:#666666; line-height:26px; font-size:16px; margin-top:2%;}
.product_desc .color1{ color:#999999;}
.product_desc.mb5{ margin-bottom:5%;}
.product_ul{ overflow:hidden; margin-top:5%; margin-bottom:6%;}
.product_ul ul li{ background:#fff; overflow:hidden; padding:20px; margin-bottom:2%;}
.product_ul ul li .imgs{ overflow:hidden; float:left; width:182px; border:1px solid #eeeeee;}
.product_ul ul li .imgs img{display: block;width: 100%; height:182px;-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_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_ul ul li .txts{ overflow:hidden; max-width:1137px; float:right;width:calc(98% - 184px);width:-webkit-calc(98% - 184px);width:-moz-calc(98% - 184px); margin-top:30px;}
.product_ul ul li .txts .cons{ float:left;width:calc(98% - 160px);width:-webkit-calc(98% - 160px);width:-moz-calc(98% - 160px); max-width:930px; overflow:hidden;}
.product_ul ul li .txts .cons .h3{ font-weight:bold; height:34px; line-height:34px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.product_ul ul li .txts .cons .p{ margin-top:10px; line-height:24px; overflow:hidden; max-height:72px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; font-size:14px; color:#666666;}
.product_ul ul li .txts .ico{ margin-top:30px; height:62px; overflow:hidden; position:relative; width:160px; float:right;}
.product_ul ul li .txts .ico:after{ content:""; position:absolute; left:0; width:1px; height:100%; background:#eeeeee; top:0;}
.product_ul ul li .txts .ico i{ display:block; margin:0 auto; margin-top:4%; width:52px; height:52px; background:url(../images/product_bg2.png) #eeeeee center center no-repeat; background-size:100% 100%; border-radius:50%;transition:all 0.3s;}
.product_ul ul li:hover .txts .ico i{ background-color:#229e38; background-image:url(../images/product_bg1.png);}
/*产品详细*/
.pro_one{ overflow:hidden; padding-bottom:6%; padding-top:2.8%;}
.pro_one .product_one_l{ width:37.8%; max-width:470px; overflow:hidden; float:left; }
.pro_one .product_one_l .phone_img{ border:1px solid #eeeeee; overflow:hidden;margin-left:1px; margin-top:1px;}
.pro_one .pro_one_r{ float:right; width:60%; overflow:hidden;}
.pro_one .pro_one_r .pro_con{ margin-top:5%; line-height:36px; overflow:hidden; font-size:16px; color:#666666;}
.pro_t{ overflow:hidden; font-weight:bold; margin-top:5%; font-size:18px;}
.pro_t.mt0{ margin-top:0;}
.pro_one .pro_one_r .pro_desc{ overflow:hidden;color:#229e38; margin-bottom:2%; font-weight:lighter;}
.product_two{ margin-top:5%; margin-bottom:5%;}
.product_two .product_two_l{ float:left; width:49%; max-width:600px; overflow:hidden;}
.product_two .product_two_l .pro_t{ margin-top:0;}
.product_two .product_two_l .p{ overflow:hidden; color:#666666; font-size:14px; line-height:30px; margin-top:6%;}
.product_two .product_two_l .p label{ color:#999;}
.product_two .product_two_r{ float:right; width:50%;}
.product_two .product_two_r img{ max-width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
/*.product_two .product_two_r: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);}*/

.product_three{ margin-top:7%; margin-bottom:7%;}
.product_three .product_three_l{ float:left; width:49%; max-width:520px; overflow:hidden;}
.product_three .product_three_l .pro_t{ margin-top:0;}
.product_three .product_three_l .p{ overflow:hidden; color:#666666; font-size:16px; line-height:30px; margin-top:6%;}
.product_three .product_three_l .p label{ color:#999;}
.product_three .product_three_l .a{ font-size:14px; color:#229e38; width:80px; line-height:30px; height:30px; text-align:center; border:1px solid #229e38; display:block; margin-top:6%; border-radius:20px;transition:all 0.3s;}
.product_three .product_three_l .a:hover{ background:#229e38; color:#fff;}
.product_three .product_three_r{ float:right; width:50%;}

.product_adv{overflow:hidden; text-align:center; color:#fff; font-size:16px; line-height:1.5; background-repeat:no-repeat; background-position:center center; background-size:cover; background-image:url(../img/product_img21.jpg); position:relative; z-index:0;}
.product_adv .pro_t{ margin-top:0;}
.product_adv:after{ content:""; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3); position:absolute; z-index:-1;}
.product_adv .wrap{ text-align:center; margin-top:7.7%; margin-bottom:7.8%;}
.product_adv .h3{ font-weight:normal; line-height:1.3; margin-bottom:1.2%;}
.product_four{ margin-top:5%; margin-bottom:5%; color:#666666; font-size:16px; line-height:30px;}
.product_four .ul{ margin-top:2.5%; overflow:hidden;}
.product_four .ul li{ display:block; padding-left:30px; overflow:hidden; margin-bottom:1%; background:url(../images/product_bg3.png) left center no-repeat; background-size:17px 17px;}
.product_four .ul li a{ color:#666;}
.product_four .ul li a:hover{ color:#229e38;}

/*产品详细2*/
.pro_t2{ overflow:hidden; margin-top:5%;}
.pro_desc2{ color:#999999; overflow:hidden; line-height:20px; font-size:14px; margin-top:2%; padding-bottom:4%; border-bottom:1px solid #eeeeee;}
.pro_one .pro_one_r .pro_con2{ margin-top:4%; line-height:30px; overflow:hidden; font-size:14px; color:#666666;}
.pro_one .pro_one_r .pro_con2 label{ color:#999999;}
.product_two .product_two_l .table{ overflow:hidden; width:100%;border-collapse:collapse;border-spacing:0;}
.product_two .product_two_l .table td{ height:46px; /*border:1px solid #000;*/ background:#f8f8f8; padding-left:39px;}
.product_two .product_two_l .table td.w1{ width:91px; color:#229e38; font-weight:bold; background:#d3ecd7; padding-left:29px;}
.product_two .product_two_l .table tr:nth-child(2n+0) .td{ background:#fff;}
.product_two .product_two_l .table tr:nth-child(2n+0) .td.w1{ background:#e9f6eb;}
.product_two .product_two_r.bgs2{ margin-top:6%;}
.product_five{ overflow:hidden;margin-top:5%; margin-bottom:5%;}
.product_five .pro_t{ margin-top:0;}
.product_five .p{ font-size:16px; color:#666666; overflow:hidden; line-height:36px; margin-top:3%;}
.product_five .pro_desc{ color:#229e38; font-weight:lighter; line-height:1.3; margin-bottom:1.5%;}

/*公司介绍*/
.about_one{ overflow:hidden; background:url(../img/about_img1.jpg) center center no-repeat; background-size:cover;}
.about_one .wrap{ margin-top:9.8%; margin-bottom:9.8%;}
.about_one .h3{ font-weight:normal; overflow:hidden; line-height:1.4;}
.about_one .cons{ overflow:hidden; margin-top:3%; line-height:30px; font-size:16px; color:#666666; max-width:920px; width:80%;}
.about_one .cons p{ overflow:hidden; padding-bottom:2%;}
.about_one .cons .h4{ font-weight:bold; overflow:hidden; line-height:1.4; margin-top:4%; margin-bottom:3%;}
.about_one .cons .color1{ color:#229e38;}

.about_t{ padding-bottom:15px;overflow:hidden; position:relative; color:#333; margin-top:7%; text-align:center;}
.about_t:after{ content:""; position:absolute; bottom:0; left:50%; width:40px; margin-left:-20px; background:#999; height:2px;}
.about_two{ color:#fff; overflow:hidden;background:url(../img/about_img2.jpg) center center no-repeat; background-size:cover;}
.about_two .about_t{ color:#fff;}
.about_two .about_t:after{ background:#fff;}
.about_two .ul{ margin-top:7%; overflow:hidden; margin-bottom:8%;}
.about_two .ul li{ float:left; width:30%; margin-right:5%; overflow:hidden; }
.about_two .ul li:nth-child(3n+0){ margin-right:0;}
.about_two .ul li .h4{ font-weight:normal; height:40px; line-height:40px; overflow:hidden; text-align:center;}
.about_two .ul li .txts{ overflow:hidden;position:relative; margin-top:4%;}
.about_two .ul li .txts:before{ content:""; position:absolute; right:0; top:0; width:26px; height:25px; border-top:1px solid #fff;border-right:1px solid #fff;}
.about_two .ul li .txts:after{ content:""; position:absolute;width:26px; height:25px; right:0; bottom:0;border-bottom:1px solid #fff;border-right:1px solid #fff;}
.about_two .ul li .txts2{ overflow:hidden;position:relative;height:196px;display: flex; align-items: center; justify-content: center; background:rgba(0,0,0,0.1);}
.about_two .ul li .txts2:before{ content:""; position:absolute; left:0; top:0; width:26px; height:25px; border-top:1px solid #fff;border-left:1px solid #fff;}
.about_two .ul li .txts2:after{ content:""; position:absolute; left:0; bottom:0;width:26px; height:25px;border-bottom:1px solid #fff;border-left:1px solid #fff;}
.about_two .ul li .cons{ overflow:hidden;  max-width:326px; width:90%; margin:0 auto; font-size:16px; line-height:26px;}
.about_ul{ margin-top:4%; overflow:hidden; margin-bottom:6%;}
.about_ul ul li{ float:left; width:25%; overflow:hidden; background:#eeeeee;}
.about_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:74.5%;}
.about_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.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 .imgs:after{ content:""; position:absolute; left:50%; bottom:0; margin-left:-12px;width: 0; height: 0; border-left: 12px solid transparent;border-right: 12px solid transparent; border-bottom: 12px solid #eeeeee;}
.about_ul ul li:nth-child(2n+0) .imgs:after{ border-bottom:0; border-top: 12px solid #eeeeee;top:0; bottom:auto;}
.about_ul ul li .txts{ text-align:center; overflow:hidden; position:relative; padding-top:74.5%;}
.about_ul ul li .txts .img2{ width:100%;opacity:0;filter:Alpha(opacity=0);position:absolute; height:100%; left:0; top:0;}
.about_ul ul li .txts .cons{ position:absolute; left:0; top:0; width:100%; height:100%;display: flex; align-items: center; justify-content: center;}
.about_ul ul li .txts .con{  max-width:266px; width:94%;margin:0 auto; overflow:hidden;}
.about_ul ul li .txts .img{ display:block; margin:0 auto; width:76px; height:76px;transition:all 0.3s;}
.about_ul ul li:hover .txts .img{transform: rotate(360deg);}
.about_ul ul li .txts .p{ line-height:26px; height:52px; overflow:hidden; font-size:16px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:3.6%;}

/*行业应用*/
.application_one{ overflow:hidden; margin-top:10%; margin-bottom:10%;}
.application_one .application_one_l{ float:left; width:375px; padding-left:145px; overflow:hidden; position:relative; margin-right:78px; background:url(../images/application_pic1.png) 42px center  no-repeat;/*height:76px;*/background-size:74px 76px; min-height:76px;}
.application_one .application_one_l:after{  content:""; position:absolute; right:0; top:50%; margin-top:-33px; height:66px; width:1px; background:#e8e8e8;}
.application_one .application_one_l .h3{ font-weight:normal; overflow:hidden; line-height:1.1;}
.application_one .application_one_l .p{ overflow:hidden; font-size:16px; line-height:1.1; margin-top:1%;}
.application_one .application_one_r{ overflow:hidden; line-height:26px; font-size:16px;}
.application_adv{ overflow:hidden;}
.application_adv img{ width:100%;}
.application_ul{ margin-top:6%; overflow:hidden; margin-bottom:6%; }
.application_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden;}
.application_ul ul li:nth-child(3n+0){ margin-right:0;}
.application_ul ul li .imgs{ overflow:hidden;  position:relative; padding-top:68.3%;}
.application_ul ul li .imgs .bgs{ position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.5); text-align:center;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.application_ul ul li .imgs .bgs i{ font-style:normal;  width:80px; height:30px; line-height:30px;  overflow:hidden; border-radius:26px; color:#fff;  text-align:left;  font-size:14px;transition:all 0.3s;position:absolute; left:50%; top:50%;transform: translate(-50%, -50%); border:1px solid #fff; text-align:center;}
.application_ul ul li .imgs .bgs i:hover{ background:#fff; color:#229e38;}
.application_ul ul li:hover .imgs .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.application_ul ul li .imgs img{ position:absolute; top:0; left:0; width:100%; height: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;}
.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 .txts{ background:#f8f8f8; overflow:hidden; text-align:center;transition:all 0.3s;}
.application_ul ul li:hover .txts{ background:#229e38;}
.application_ul ul li .txts .h2{ font-weight:normal; height:76px; line-height:76px; overflow:hidden; font-size:16px;  color:#333333;width:94%; margin:0 auto;transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}
.application_ul ul li:hover .txts .h2{ color:#fff;}
/*联系我们*/
.contact_ul{margin-top:6%; margin-bottom:2%;}
.contact_ul ul li{ float:left; width:23.5%; margin-right:2%;  position:relative; margin-bottom:5%;}
.contact_ul ul li:nth-child(4n+0){ margin-right:0;}
.contact_ul ul li:before{ content:""; position:absolute; left:0; top:0; width:1px; background:#dddddd; height:100%;}
.contact_ul ul li:after{ content:""; position:absolute; left:-1px; top:0; width:3px; background:#229e38; height:20px; }
.contact_ul ul li .cons{ padding-left:8%; overflow:hidden;font-size:14px; color:#666666;}
.contact_ul ul li .cons a{ color:#666;}
.contact_ul ul li .cons a:hover{ color:#229e38;}
.contact_ul ul li .cons .h4{ height:20px; line-height:20px; font-weight:bold; font-size:20px; color:#229e38;}
.contact_ul ul li .cons .p{ margin-top:5%; overflow:hidden; line-height:26px; min-height:104px; max-width:280px; }
.contact_ul ul li .cons label{ display:block; line-height:26px; height:26px; overflow:hidden; margin-top:8%; padding-bottom:8px;}
.contact_ul ul li .cons .imgs{ width:126px;overflow:hidden; border:1px solid #eeeeee;}
.contact_ul ul li .cons .imgs img{ width:100%;}
.contact_bg{ background:#f8f8f8; overflow:hidden;}
.contact_t{ overflow:hidden; font-weight:bold; font-size:16px; margin-top:6%;}
.feedback_div{margin-bottom:4%; overflow:hidden;margin-top:2%;}
.feedback_div .divs{float:left; width:24.25%; margin-right:1%;margin-bottom:1%;}
.feedback_div .divs:nth-child(4n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#fff; height:52px; line-height:52px; font-size:14px; color:#999999; border:1px solid #eeeeee; outline:none;  text-indent:20px; font-family:"微软雅黑"; border-radius:30px;}
.feedback_div .inputs2:focus{ border-color:#49af5b;}
.feedback_div .textarea{ padding:1%; width:calc(99% - 22px);width:-webkit-calc(99% - 22px);width:-moz-calc(99% - 22px); padding-left:20px; background:#fff; font-size:14px; font-family:"微软雅黑";border:1px solid #eeeeee; outline:none;margin-bottom:1%; color:#999999; height:80px;border-radius:30px;}
.feedback_div .textarea:focus{ border-color:#49af5b;}
.feedback_div .bnts2{ display:block; margin:0 auto;border: none; width:100%; max-width:126px;font-size:14px; height: 40px; line-height:40px; background: #229e38; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none;border-radius:30px;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}
/*视频*/
.video_ul{ overflow:hidden; }
.video_ul ul li{ float:left; width:23.5%; margin-right:2%; margin-bottom:4%; overflow:hidden;}
.video_ul ul li:nth-child(4n+0){ margin-right:0;}
.video_ul ul li .imgs{ overflow:hidden;  position:relative; padding-top:71.5%; cursor:pointer;}
.video_ul ul li .imgs .bgs{ position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(34,158,56,0.8); text-align:center;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.video_ul ul li .imgs .bgs i{ font-style:normal;  width:41px; height:41px;  overflow:hidden; transition:all 0.3s;position:absolute; left:50%; top:50%;transform: translate(-50%, -50%); background:url(../images/video_bg2.png) no-repeat; background-size:100% 100%;}
.video_ul ul li .imgs:hover .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.video_ul ul li .imgs img{ position:absolute; top:0; left:0; width:100%; height: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;}
.video_ul 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);}
.video_ul ul li .txts{ overflow:hidden;transition:all 0.3s;}
.video_ul ul li .txts .h2{ font-weight:normal; height:30px; line-height:30px; margin-top:24px; overflow:hidden; font-size:16px;  color:#333333;white-space:nowrap;text-overflow:ellipsis; text-align:center;}
.video_ul ul li .txts .a{ float:left; padding-left:26px;height:34px; line-height:34px; overflow:hidden; color:#229e38; font-size:14px;background:url(../images/video_bg1.png) left center no-repeat; background-size:20px 17px;transition:all 0.3s;}
.video_ul ul li .txts .a:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*文件*/
.down_ul{ overflow:hidden; margin-bottom:5%;}
.down_ul ul li{ display:block; background:#f8f8f8; margin-bottom:2%; overflow:hidden; padding:10px;transition:all 0.3s;}
.down_ul ul li:hover{ background:#f5fcf5;}
.down_ul ul li .imgs{ float:left;width:90px; height:90px; overflow:hidden; border-radius:6px; position:relative; margin-right:36px; }
.down_ul ul li .imgs img{ position:absolute; top:0; left:0; width:100%; height: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;}
.down_ul 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);}
.down_ul ul li .txts{ float:left; overflow:hidden; margin-top:18px;width:calc(100% - 240px);width:-webkit-calc(100% - 240px);width:-moz-calc(100% - 240px);}
.down_ul ul li .txts .h3{ font-weight:normal;height:30px; line-height:30px; overflow:hidden; color:#333333; font-size:16px;white-space:nowrap;text-overflow:ellipsis;}
.down_ul ul li .txts .p{height:22px; line-height:22px; overflow:hidden; color:#666666; font-size:14px;white-space:nowrap;text-overflow:ellipsis;}
.down_ul ul li .a{ margin-right:1.5%; margin-top:18px;float:right; padding-left:26px;height:30px; line-height:30px; overflow:hidden; color:#229e38; font-size:14px;background:url(../images/down_pic2.png) left center no-repeat; background-size:18px 18px;transition:all 0.3s;}
.down_ul ul li .a:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*新闻分类*/
.news_box{ overflow:hidden; margin-top:6%;width:49%; max-width:681px; margin-bottom:6%; }
.news_one{ overflow:hidden;padding-bottom:7px; border-bottom:1px solid #eeeeee;}
.news_one .imgs{ overflow:hidden; position:relative; padding-top:29.9%;}
.news_one .imgs img{ position:absolute; top:0; left:0; width:100%; height: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;}
.news_one: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);}
.news_one .h3{ font-weight:bold; overflow:hidden; margin-top:36px; height:36px; line-height:36px;white-space:nowrap;text-overflow:ellipsis; color:#333333; font-size:20px;}
.news_one .p{ line-height:26px; height:52px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  color:#666666; font-size:16px;}
.news_ul{ overflow:hidden; padding-top:3px;}
.news_ul ul li{ display:block; padding-top:18px; padding-bottom:18px; border-bottom:1px solid #eeeeee; overflow:hidden;}
.news_ul ul li .imgs{ float:left; width:158px; overflow:hidden; position:relative; height:95px; margin-right:3%;}
.news_ul ul li .imgs img{ position:absolute; top:0; left:0; width:100%; height: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;}
.news_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);}
.news_ul ul li .txts{ overflow:hidden;}
.news_ul ul li .txts .h4{ font-weight:normal;overflow:hidden; margin-top:13px; height:36px; line-height:36px;white-space:nowrap;text-overflow:ellipsis; color:#333333; font-size:20px;}
.news_ul ul li:hover .txts .h4{ color:#229e38;}
.news_ul ul li .txts .date{ padding-left:26px; height:30px; line-height:30px;overflow:hidden; background:url(../images/i_pic5.png) left 6px no-repeat; background-size:16px 15px; color:#229e38; font-size:14px;}
.news_box .mores{ clear:both; display:block; width:114px; height:42px; line-height:42px;  overflow:hidden; border-radius:26px; color:#229e38;  font-size:16px;transition:all 0.3s;border:1px solid #229e38; text-align:center; margin-top:6%;transition:all 0.3s;}
.news_box .mores:hover{ background:#229e38; color:#fff;}
/*新闻列表*/
.news_title{ overflow:hidden; text-align:center; margin-top:5%;}
.news_title .h3{ font-weight:bold; overflow:hidden; line-height:1.3; font-size:20px;}
.news_title .p{ overflow:hidden; line-height:1.6; font-size:16px; color:#666666; margin-top:6px;}
.news_ul2{ overflow:hidden; margin-top:4%; border-top:1px solid #eeeeee;}
.news_ul2 ul li{ display:block; padding-top:25px; padding-bottom:25px; border-bottom:1px solid #eeeeee; overflow:hidden;}
.news_ul2 ul li .imgs{ float:left; width:241px; overflow:hidden; position:relative; height:146px; margin-right:3%;}
.news_ul2 ul li .imgs img{ position:absolute; top:0; left:0; width:100%; height: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;}
.news_ul2 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);}
.news_ul2 ul li .txts{ overflow:hidden;}
.news_ul2 ul li .txts .h4{ font-weight:normal;overflow:hidden; margin-top:12px; height:36px; line-height:36px;white-space:nowrap;text-overflow:ellipsis; color:#333333; font-size:20px;}
.news_ul2 ul li:hover .txts .h4{ color:#229e38;}
.news_ul2 ul li .txts .date{ padding-left:26px; height:36px; line-height:36px;overflow:hidden; background:url(../images/i_pic5.png) left 9px no-repeat; background-size:16px 15px; color:#229e38; font-size:14px; margin-top:17px;}
.news_ul2 ul li .txts .p{ height:28px; line-height:28px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:14px; color:#999999;}
/*新闻详细*/
.about_x{ line-height:28px;font-size:16px; color:#333333; margin-bottom:5%; margin-top:4%; }
.about_x img{margin-bottom:15px; max-width:100%;}
.about_x .imgs{ overflow:hidden;margin-bottom:15px;}
.about_x .imgs img{ width:100%; margin-bottom:0; 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;}
.about_x .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);}
.about_x .txts{ /*width:94%; margin:0 auto; max-width:1440px;*/ padding-top:2%;}
.about_x .show_t{  position:relative;line-height:30px; font-size:30px; color:#333; text-align:center; overflow:hidden; }
/*.about_x .show_t:after{ content:""; position:absolute; bottom:0; left:50%; margin-left:-22px; width:45px; height:3px; background:#e7e7e7;}*/
.about_x .con_line{height:40px; line-height:40px;font-size:14px; color:#333;border-bottom:1px solid #e2e2e2;  text-align:center; padding-bottom:0.5%; margin-top:3%; }
.about_x .con_line span{ display:inline-block; vertical-align:middle; margin-left:2%; margin-right:2%; padding-left:27px; background-repeat:no-repeat; background-position:left center; background-size:18px 18px;}
.about_x .con_line span.bgs1{ background-image:url(../images/fuke_bg2.png);}
.about_x .con_line span.bgs2{ background-image:url(../images/fuke_bg3.png);}
.about_x .con_id{ overflow:hidden;white-space:normal;word-break:break-all; padding-top:3%;text-align:left;padding-bottom:4%;}
.about_x table{border-collapse:collapse;border-spacing:0;}
.about_x table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}

.prenext{ font-size:16px;margin-top:20px; color:#fff; margin-bottom:5%; border-top:1px solid #d7d7d7; padding-top:24px;}
.prenext span{ float:left; width:114px; color:#929292;  }
.prenext span a{ display:block; background:#f6f6f6; text-align:center;border-radius:6px; line-height:40px; height:40px;transition:all 0.3s;border-radius:20px; border:1px solid #e7e7e7;}
.prenext span a:hover{background:#229e38; border-color:#229e38;}
.prenext span em{ font-size:15px; padding-right:10px; font-style:normal;}
.prenext span.next{ margin-left:2%;}
.prenext span.next em{ padding-left:10px; padding-right:0;}
.prenext a{ color:#333333;}
.prenext a:hover{ color:#fff; text-decoration:none;}
.prenext .goback{ float:right; width:114px;border-radius:20px;line-height:40px; height:40px; background:url(../images/goback.png) 13px center no-repeat #f6f6f6; text-indent:37px;transition:all 0.3s; background-size:16px 15px;border:1px solid #e7e7e7;}
.prenext .goback:hover{ background-color:#229e38; background-image:url(../images/goback_on.png); border-color:#229e38;}
@media screen and (max-width: 1600px) {
/*内页*/
.postions .postions_b a{margin-left:50px;}

}



@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:46px; line-height:46px; font-size:14px;}
.postions .postions_b a{margin-left:40px;}






}
@media screen and (max-width: 1360px) {
/*内页*/
/*公司介绍*/
.about_two .ul li .txts2{ height:180px;}
.about_ul ul li .txts .img{ width:60px; height:60px;}
.about_ul ul li .txts .p{ line-height:24px; height:48px; font-size:15px;}
}
@media screen and (max-width: 1200px) {
/*内页*/
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
.postions .postions_b a{margin-left:30px;}
.o_big_con .h2 span{ font-size:15px;}
/*产品列表*/
.product_t{ line-height:36px;}
.product_t:after{ height:26px;}
/*产品详细*/
.pro_t{ margin-top:3%;}
.pro_one .pro_one_r .pro_con{ margin-top:4%; line-height:30px;}
/*产品详细2*/
.pro_t2{ margin-top:3%;}
.product_two .product_two_l .table td{ padding-left:25px;}
.product_two .product_two_l .table td.w1{ padding-left:20px; width:104px;}
/*公司介绍*/
.about_one .cons{ font-size:15px;}
.about_two .ul li{ width:32%; margin-right:2%;}
.about_two .ul li .cons{ font-size:15px;}
.about_ul ul li .txts .p{ font-size:14px;}
/*行业应用*/
.application_one .application_one_l{ width:300px; margin-right:50px; background-position:30px center; padding-left:120px;}
.application_ul ul li .txts .h2{ font-size:15px; height:60px; line-height:60px;}
/*联系我们*/
.contact_ul ul li .cons .h4{ font-size:19px;}
.feedback_div .inputs2{ height:42px; line-height:42px; font-size:14px;border-radius:20px;}
.feedback_div .textarea{ font-size:14px;border-radius:20px; }
.feedback_div .bnts2{ height:44px; line-height:44px; font-size:14px;border-radius:20px;}
}

@media screen and (max-width: 1100px) {
/*内页*/
.postions{ height:44px; line-height:44px;}
.postions .postions_b a{margin-left:20px;}
.o_big_con .h2{ padding-top:0px;}
.o_big_con .h2 span{ margin-top:0px; font-size:14px;}
/*分页*/
.yema a{ height:36px; line-height:36px;min-width:20px;}
/*产品详细*/
.pro_one .pro_one_r .pro_con{ font-size:15px; margin-top:3%;}
.product_two .product_two_l .p{ line-height:26px;}
.product_three .product_three_l .p{ font-size:15px; line-height:26px;}
.product_adv{ font-size:15px;}
.product_four{ line-height:26px; font-size:15px;}
/*产品详细2*/
.pro_one .pro_one_r .pro_con2{line-height:26px;}
/*公司介绍*/
.about_one .cons{ line-height:26px;}
/*视频*/
.video_ul ul li{ width:32%;}
.video_ul ul li:nth-child(4n+0){ margin-right:2%;}
.video_ul ul li:nth-child(3n+0){ margin-right:0;}
/*新闻分类*/
.news_one{ padding-bottom:5px;}
.news_one .h3{ font-size:18px; margin-top:26px;}
.news_one .p{ font-size:14px; line-height:24px; height:48px;}
.news_box .mores{ width:100px; height:40px; line-height:40px; font-size:15px;}
.news_ul ul li .txts .h4{ font-size:18px;}
/*新闻详细*/
.about_x{ font-size:15px;}
}
@media screen and (max-width: 1000px) {
/*联系我们*/
.contact_ul ul li{ width:32%;}
.contact_ul ul li:nth-child(4n+0){ margin-right:2%;}
.contact_ul ul li:nth-child(3n+0){ margin-right:0;}

}
@media screen and (max-width: 960px) {
/*内页*/
.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:#229e38; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#229e38;}
.postions .postions_b a:after{ height:0;}
.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;}
/*产品分类*/
.product_type ul li .cons i{ width:42px; height:42px;}
/*产品列表*/
.product_t{ line-height:30px; padding-left:12px;}
.product_t:after{ height:22px; top:4px;}
.product_desc{ font-size:14px; line-height:24px;}
.product_ul ul li .txts .ico i{ width:42px; height:42px;}
.product_ul ul li .txts .ico{ width:120px;}
.product_ul ul li .txts .cons{width: calc(98% - 120px); width: -webkit-calc(98% - 120px);width: -moz-calc(98% - 120px);}
/*产品详细*/
.pro_one .product_one_l{ width:100%; float:none; margin-bottom:3%; max-width:none; }
.pro_one .pro_one_r{ float:none; width:100%;margin-bottom:2%;}
.pro_one .pro_one_r .pro_con{ line-height:26px;}
.product_two .product_two_l{ float:none; width:100%; max-width:none;}
.product_two .product_two_l .p{ margin-top:3%;}
.product_two .product_two_r{ float:none; width:100%; margin-top:4%;}
.product_three .product_three_l{ float:none; width:100%; max-width:none;}
.product_three .product_three_l .p{ margin-top:3%;}
.product_three .product_three_r{ float:none; width:100%; margin-top:4%;}
/*公司介绍*/
.about_one .cons{ line-height:24px; font-size:14px;}
.about_ul ul li{ width:50%;}
.about_ul ul li .txts .p{ font-size:13px; line-height:22px; height:44px;}
/*行业应用*/
.application_one .application_one_l{ width:200px; margin-right:30px; background-position:20px center; padding-left:100px; background-size:64px 66px; min-height:66px;}
.application_one .application_one_r{ font-size:15px;}
/*新闻分类*/
.news_ul ul li .txts .h4{ font-size:16px;}
.news_one .h3{ margin-top:20px;}
/*新闻列表*/
.news_ul2 ul li .txts .h4{ font-size:18px;}
/*新闻详细*/
.about_x{ font-size:14px;}
.about_x .show_t{ font-size:24px; line-height:30px;}
.about_x .con_line{ font-size:13px;}
.prenext{ font-size:15px;}
}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}
/*新闻分类*/
.news_ul ul li .imgs{ width:130px; height:78px;}
.news_ul ul li .txts .h4{ height:30px; line-height:30px; margin-top:10px;}
.news_box .mores{ font-size:14px; height:36px; line-height:36px;}


}
@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; font-size:13px;}

/*产品列表*/
.product_ul ul li{ padding:12px;}
.product_ul ul li .imgs{ width:150px;}
.product_ul ul li .imgs img{ height:150px;}
.product_ul ul li .txts{width: calc(98% - 150px);width: -webkit-calc(98% - 150px);width: -moz-calc(98% - 150px); margin-top:20px;}
.product_ul ul li .txts .ico{ width:100px;}
.product_ul ul li .txts .cons{width: calc(98% - 100px); width: -webkit-calc(98% - 100px);width: -moz-calc(98% - 100px);}
.product_ul ul li .txts .cons .h3{ height:30px; line-height:30px;}
/*产品详细*/
.pro_one .pro_one_r .pro_con{ font-size:14px; line-height:24px;}
.product_two .product_two_l .p{ line-height:24px;}
.product_three .product_three_l .p{ font-size:14px; line-height:24px;}
.product_adv{ font-size:14px;}
.product_four{ font-size:14px; line-height:24px;}
/*产品详细2*/
.pro_one .pro_one_r .pro_con2{ line-height:24px;}
.product_five .p{ font-size:15px; line-height:30px;}
/*公司介绍*/
.about_two .ul li{ float:none; width:100%; margin-right:0; margin-bottom:2%;}
.about_two .ul li .cons{ max-width:none; font-size:14px; width:92%;}
.about_two .ul li .txts2{ height:auto; padding-top:4%; padding-bottom:4%;}
.about_two .ul li .h4{ height:30px; line-height:30px;}
.about_two .ul li .txts{ margin-top:2%;}
/*行业应用*/
.application_one .application_one_l{ width:160px; margin-right:25px; background-position:15px center; padding-left:90px; background-size:54px 56px; padding-top:15px; /*height:60px;*/ min-height:56px;}
.application_one .application_one_l:after{ height:60px;}
.application_one .application_one_r{ font-size:14px; line-height:24px;}
.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 .h2{ font-size:14px; height:50px; line-height:50px;}
.application_ul ul li .imgs .bgs i{ font-size:13px;}
/*联系我们*/
.contact_ul ul li{ width:49%;}
.contact_ul ul li:nth-child(3n+0){ margin-right:2%;}
.contact_ul ul li:nth-child(2n+0){ margin-right:0;}
/*视频*/
.video_ul ul li{ width:49%;}
.video_ul ul li:nth-child(3n+0){ margin-right:2%;}
.video_ul ul li:nth-child(2n+0){ margin-right:0;}
/*新闻分类*/
.news_box{ width:100%; max-width:none;}
.news_box.l,.news_box.r{ float:none;}
.news_one{ padding-bottom:20px;}
.news_one .p{ height:auto;}
.news_box .mores{ margin-top:4%;}
/*新闻列表*/
.news_ul2 ul li .imgs{ width:200px; height:121px;}
.news_ul2 ul li .txts .h4{ margin-top:0px;}
.news_ul2 ul li .txts .date{ margin-top:12px;}
}

@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;}*/
/*暂无内容*/
.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}
/*产品分类*/
.product_type ul li{width:50%;}
.product_type ul li .cons i{ width:52px; height:52px;}

/*产品列表*/
.product_desc{ font-size:13px; line-height:22px;}
.product_ul ul li .txts .ico{ display:none;}
.product_ul ul li .txts .cons{width: calc(97% -0px); width: -webkit-calc(97% - 0px);width: -moz-calc(97% - 0px);}
.product_ul ul li .txts .cons .h3{ font-size:15px;}
/*产品详细*/
.pro_t{ font-size:16px;}
.pro_one .pro_one_r .pro_con{ font-size:13px; line-height:22px;}
.product_two .product_two_l .p{ font-size:13px; line-height:22px;}
.product_three .product_three_l .p{ font-size:13px; line-height:22px;}
.product_three .product_three_l .a{ font-size:13px; line-height:26px; height:26px; }
.product_adv{ font-size:13px;}
.product_four{font-size:13px; line-height:22px;}
.product_four .ul li{ padding-left:22px;}

/*产品详细2*/
.pro_one .pro_one_r .pro_con2{font-size:13px; line-height:22px;}
.product_two .product_two_l .table td{ padding-left:20px;}
.product_two .product_two_l .table td.w1{ padding-left:15px; width:100px;}
.product_five .p{ font-size:14px; line-height:26px;}
/*公司介绍*/
.about_one .cons{ line-height:22px; font-size:13px;}
.about_ul ul li .txts .img{ width:50px; height:50px;}
/*行业应用*/
.application_one .application_one_l{ float:none; width:100%; margin-right:0;}
.application_one .application_one_l:after{ height:0;}
.application_one .application_one_r{ margin-top:3%;}
/*联系我们*/
.contact_ul ul li .cons .h4{ font-size:18px;}
.contact_ul ul li .cons{ padding-left:4%; font-size:13px;}
.contact_ul ul li .cons .p{ line-height:24px; min-height:96px;}
.feedback_div{ margin-bottom:5%;}
.feedback_div .divs{ float:none; width:100%; margin-bottom:2%;}
.feedback_div .inputs2{ font-size:13px; /*text-indent:2%;*/}
.feedback_div .textarea{ font-size:13px; /*padding-left:2%;*/ width:96%; height:60px; padding-top:2%; margin-bottom:2%;}
.feedback_div .bnts2{ height:44px; font-size:13px; max-width:none; margin-top:2%; clear:both;}
/*视频*/
.video_ul ul li .txts .h2{ margin-top:14px; height:26px; line-height:26px; font-size:15px;}
.video_ul ul li .txts .a{ font-size:13px;}
/*文件*/
.down_ul ul li .imgs{ margin-right:16px;}
.down_ul ul li .txts{width: calc(100% - 220px);width: -webkit-calc(100% - 220px); width: -moz-calc(100% - 220px);}
/*新闻列表*/
.news_ul2 ul li{ padding-top:20px; padding-bottom:20px;}
.news_ul2 ul li .txts .h4{ font-size:16px; height:30px; line-height:30px;}
}
@media screen and (max-width: 520px) {
/*文件*/
.down_ul ul li .imgs{ width:80px; height:80px; margin-right:10px;}
.down_ul ul li .txts{width: calc(100% - 180px);width: -webkit-calc(100% - 180px); width: -moz-calc(100% - 180px); margin-top:12px;}
.down_ul ul li .txts .h3{ font-size:15px;}
.down_ul ul li .txts .p{ font-size:13px;}
.down_ul ul li .a{ font-size:13px;margin-top:12px;}



}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:130px;}
.o_big_con .h2{ font-size:18px;}
.o_big_con .h2 span{ font-size:12px;}
.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ } 
.postions .postions_r img{ margin-left:6px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}
/*产品列表*/
.product_t{ line-height:26px; padding-left:10px;}
.product_t:after{ height:20px; top:3px;}
.product_desc{ font-size:12px; line-height:20px;}
.product_ul ul li{ padding:6px;}
.product_ul ul li .imgs{ width:120px;}
.product_ul ul li .imgs img{ height:120px;}
.product_ul ul li .txts{width: calc(98% - 120px); width: -webkit-calc(98% - 120px);width: -moz-calc(98% - 120px); margin-top:10px;}
.product_ul ul li .txts .cons .p{ margin-top:5px; font-size:13px; line-height:22px; max-height:66px;}
/*产品详细*/
.pro_t{ font-size:15px;}
/*产品详细2*/
.product_five .p{ font-size:13px; line-height:24px;}
/*公司介绍*/
.about_one .cons{ width:100%;}
.about_one .wrap{ margin-bottom:40%;}
.about_two .ul li .txts2:before{ width:20px;  height:19px;}
.about_two .ul li .txts2:after{ width:20px;  height:19px;}
.about_two .ul li .txts:before{ width:20px;  height:19px;}
.about_two .ul li .txts:after{ width:20px;  height:19px;}
.about_two .ul li .cons{ font-size:13px; line-height:24px;}
.about_ul ul li .txts .p{ font-size:12px; line-height:20px; height:40px;}
.about_ul ul li .imgs:after{border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom-width:8px; margin-left:-8px;}
.about_ul ul li:nth-child(2n+0) .imgs:after{ border-top-width:8px; border-bottom:0;}
/*行业应用*/
.application_one .application_one_r{ font-size:13px; line-height:22px;}
.application_ul ul li .txts .h2{ font-size:13px; height:46px; line-height:46px;}
.application_ul ul li .imgs .bgs i{ font-size:12px;}
/*联系我们*/
.contact_t{ font-size:15px;}
.contact_ul ul li{ float:none; width:100%; margin-right:0; margin-bottom:6%;}
.contact_ul ul li:nth-child(4n+0){ margin-right:0;}
.contact_ul ul li:nth-child(3n+0){ margin-right:0;}
.contact_ul ul li .cons .p{ margin-top:3%; min-height:inherit;}
.contact_ul ul li .cons label{ margin-top:4%;}
.contact_ul ul li .cons .h4{ font-size:16px;}
/*视频*/
.video_ul ul li .txts .h2{ font-size:14px; margin-top:10px;}
.video_ul ul li .txts .a{ font-size:12px;}
.video_ul ul li .imgs .bgs i{ width:36px; height:36px;}
/*文件*/
.down_ul ul li{ padding:8px;}
.down_ul ul li .txts{width: calc(100% - 90px);width: -webkit-calc(100% - 90px); width: -moz-calc(100% - 90px); margin-top:0px;}
.down_ul ul li .txts .h3{ font-size:14px; height:26px; line-height:26px;}
.down_ul ul li .txts .p{ font-size:12px;}
.down_ul ul li .a{ float:none; font-size:12px;margin-top:10px;}
/*新闻分类*/
.news_one{ padding-bottom:15px;}
.news_one .h3{ height:30px; line-height:30px; margin-top:12px; font-size:16px;}
.news_one .p{ font-size:13px; line-height:22px;}
.news_ul ul li{ padding-top:12px; padding-bottom:12px;}
.news_ul ul li .txts .h4{ font-size:15px; margin-top:3px;}
.news_ul ul li .txts .date{ font-size:13px;}
.news_ul ul li .imgs{ width:110px; height:66px;}
.news_box .mores{ font-size:13px; height:32px; line-height:32px; margin-top:5%;}
/*新闻列表*/
.news_ul2 ul li{ padding-top:12px; padding-bottom:12px;}
.news_ul2 ul li .imgs{ width:130px; height:79px;}
.news_ul2 ul li .txts .date{ margin-top:0; height:26px; line-height:26px; background-position:left 5px; font-size:13px;}
.news_ul2 ul li .txts .h4{ font-size:15px; }
.news_ul2 ul li .txts .p{ font-size:13px;}
/*新闻详细*/
.about_x{ line-height:24px; font-size:13px;}
.about_x .show_t{ font-size:22px; line-height:28px;}
.about_x .con_line{ font-size:12px;}
.prenext{ font-size:13px; margin-bottom:7%; margin-top:3%;}
.prenext span{ width:110px;}
.prenext span a{ height:32px; line-height:32px;}
.prenext .goback{ width:110px; height:32px; line-height:32px; text-indent:40px; background-position:13px center;}
}
@media screen and (max-width: 360px) {
/*内页*/
/*新闻详细*/
.prenext span{ width:100px;}
.prenext .goback{ width:100px;text-indent:34px; background-position:10px center;}
.about_x .show_t{ font-size:20px; line-height:26px;}

}


.selects{height: 52px;  width: 100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 66px;}
@media screen and (max-width: 1440px){
	.selects{
		height:46px;
		padding-left: 50px;
	}
}
@media screen and (max-width: 640px){
	.selects{
		height:40px;
		width:100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 10px;
	}
}

@media screen and (max-width: 480px){
.selects{ font-size:14px;}
}