﻿@import url(style.css);
@import url(share.min.css);
@import url(pscroll.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:#555555; font-size:15px; background:#fff; border-bottom:1px solid #e5e5e5;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#555555; }
.postions a:hover{ color:#558a79;}
.postions label{ color:#555555;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:11px;}
.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:#333333;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:3px;opacity: 0;background:#558a79;-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:#333333; }
/*分类弹窗*/
.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:center; text-transform:uppercase; padding-top:100px;}
.o_big_con .h2 span{ display:block; overflow:hidden;  color:rgba(255,255,255,1.0); line-height:1; text-transform:uppercase; margin-top:12px; font-size:14px; font-family:Arial;}


/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4%; padding-bottom:4%; clear:both;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:36px; line-height:36px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:18px;margin-left:3px;  text-align:center; color:#999999; font-size:14px; border:1px solid #e5e5e5; background:#fff;}
.yema a:hover{ text-decoration:none; color:#fff; background:#558a79;border:1px solid #558a79;}
.yema a.on{color:#fff;  background:#558a79;border:1px solid #558a79;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#558a79;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*分类弹窗*/
.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;}
/*暂无内容*/
.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;}
/*关于我们*/
.about_con{ overflow:hidden; line-height:30px;font-size:15px; color:#222;position:relative; margin-top:4%; margin-bottom:7%; background:url(../images/about_bg1.jpg) #f2f2f2 right bottom  no-repeat; background-size:50% auto;}
.about_con .imgs{ float:left; width:50%; overflow:hidden; }
.about_con .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_con .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_con .txts{ overflow:hidden;}
.about_con .txts .cons{max-width:540px; width:94%; margin:0 auto; overflow:hidden; position:relative; padding-top:7%; margin-top:11%;}
.about_con .txts .cons:after{ content:""; position:absolute; top:0; left:0; width:54px; height:3px; background:#558a79;}
.about_con .txts .p{ overflow:hidden; padding-bottom:2%;}
.o_title{ overflow:hidden; margin-top:5%; text-align:center;}
.o_title .hui{ color:#d3d3d3; text-transform:uppercase;}
.o_title .h3{ color:#222222; clear:both; overflow:hidden; font-weight:normal;}
/*核心价值观*/
.about_div{ overflow:hidden; margin-top:4%; line-height:30px; color:#555555; font-size:14px; margin-bottom:7%;}
.about_div p{ overflow:hidden; margin-bottom:1%;}
.about_div img{ max-width:100%;}
/*主要客户*/
.partner_ul{ margin-top:4%; margin-bottom:7%; border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;}
.partner_ul ul li{ width:14.285%;float:left;  transition:all 0.3s;}
.partner_ul ul li .box{ border-right:1px solid #eeeeee; border-bottom:1px solid #eeeeee;}
.partner_ul ul li .imgs{ overflow:hidden;transition:all 0.6s;}
.partner_ul ul li:hover .imgs{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.15); box-shadow: 0 5px 25px rgba(0,0,0,0.15); z-index:1; position:relative;}
.partner_ul 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; /*-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-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);}
/*.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);}*/
/*主要人员*/
.technology_one{ overflow:hidden; background:url(../img/technology_img1.jpg) center center no-repeat; background-size:cover; padding-top:5.8%; padding-bottom:5.8%; margin-top:4%;}
.technology_one .txts{ width:90%; max-width:352px; padding-top:4%; padding-bottom:4.5%; background:rgba(85,138,121,0.84);}
.technology_one .txts .cons{ width:94%; margin:0 auto; max-width:260px; overflow:hidden;}
.technology_one .txts .cons .h3{ font-weight:normal; height:32px; line-height:32px; overflow:hidden; color:#fff;}
.technology_one .txts .cons .p{ overflow:hidden; margin-top:7%; color:rgba(255,255,255,0.68); line-height:28px; font-size:14px;}
.wrap .counter{ margin-top:5%; margin-bottom:4%; text-align:center;}
.wrap .counter ul li{ float:left; width:25%; transition:all 0.3s; position:relative; }
.wrap .counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-18px;width:1px; height:36px; background:#cdcdcd;}
.wrap .counter ul li:last-child:after{ width:0;}
.wrap .counter ul li .txts2{ padding-left:2%; padding-right:2%; overflow:hidden;}
.wrap .counter ul li .nums{ overflow:hidden; color:#888888; }
.wrap .counter ul li span{  display:inline-block; vertical-align:top; overflow:hidden; font-weight:bold; color:#444444; font-family:Arial; line-height:48px;}
.wrap .counter ul li label{  display:inline-block; font-size:15px; vertical-align:top; line-height:60px; padding-left:2%; }
.wrap .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.wrap .counter ul li:hover span{ color:#558a79;}
.technology_two{ background:#f5f5f5; overflow:hidden;}
.technology_two .technology_two_con{ overflow:hidden; line-height:26px;font-size:15px; color:#222;position:relative; margin-top:4%; margin-bottom:7%; background:#fff;}
.technology_two .technology_two_con .imgs{ float:left; width:50%; overflow:hidden; }
.technology_two .technology_two_con .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;}
.technology_two .technology_two_con .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);}
.technology_two .technology_two_con .txts{ overflow:hidden;}
.technology_two .technology_two_con .txts .cons{max-width:580px; width:94%; margin:0 auto; overflow:hidden; position:relative; padding-top:4.5%; margin-top:9%;}
.technology_two .technology_two_con .txts .cons:after{ content:""; position:absolute; top:0; left:0; width:54px; height:3px; background:#558a79;}
.technology_two .technology_two_con .txts .p{ overflow:hidden; padding-bottom:2%;}
.technology_two .technology_two_con .txts .ul{ margin-top:3%; max-width:540px; overflow:hidden;}
.technology_two .technology_two_con .txts .ul li{ width:49%; max-width:261px; float:left; overflow:hidden;}
.technology_two .technology_two_con .txts .ul li:nth-child(2n+0){ float:right;}
.technology_two .technology_two_con .txts .ul li .img{ border:1px solid #ececec; overflow:hidden; position:relative; padding-top:39.1%;}
.technology_two .technology_two_con .txts .ul li .img img{ width:100%; height:100%; position:absolute; top:0; left:0; 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;}
.technology_two .technology_two_con .txts .ul li:hover .img img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.technology_two .technology_two_con .txts .zhixun{ font-size:14px; color:#fff; width:150px; line-height:42px; height:42px; display:block; margin-top:10%; overflow:hidden; text-align:center; background:#558a79;transition:all 0.3s;}
.technology_two .technology_two_con .txts .zhixun:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*技术能力*/
.technology2_desc{ overflow:hidden; margin-top:2.8%; text-align:center;}
.technology2_desc .h4{ font-weight:normal; color:#333333; overflow:hidden; line-height:1.2;}
.technology2_desc .h4 .green{ color:#558a79;}
.technology2_desc .p{ overflow:hidden; margin-top:1.5%; line-height:1.5; color:#999999; font-size:15px;}
.technology2_ul{ overflow:hidden; margin-top:5%; margin-bottom:5%;}
.technology2_ul ul li{ float:left; width:32%; margin-right:2%; overflow:hidden;}
.technology2_ul ul li:nth-child(3n+0){ margin-right:0;}
.technology2_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:65%; border:1px solid #e5e5e5;}
.technology2_ul ul li:hover .imgs{ border-color:#558a79;}
.technology2_ul ul li .imgs img{display: block;width: 100%; height:100%; position:absolute; 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.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;}
.technology2_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);}
.technology2_ul ul li .h3{ font-weight:normal; text-align:center; height:60px; line-height:60px; overflow:hidden; font-size:15px; color:#333;}
.technology2_ul ul li:hover .h3{ color:#558a79;}
/*产品列表*/
.product_a{ border-bottom:1px solid #e5e5e5; overflow:hidden;}
.product_a .wrap{ text-align:center;}
.product_a a{ display:inline-block; vertical-align:top; color:#666666; font-size:18px;text-decoration:none; position:relative;  line-height:44px; margin-left:4%; margin-right:4%; padding-bottom:13px;}
.product_a a:after{ content:""; position:absolute; bottom:0; left:50%; right:50%; width:0; height:3px; background:#568a7a;}
.product_a a:hover{color:#568a7a;}
.product_a a.isel{color:#568a7a;}
.product_a a.isel:after{ width:100%; left:0; right:0;}
.product_a a .t{ height:44px; overflow:hidden; font-weight:normal;}
.product_a a i{ display:block; margin:0 auto; width:60px; height:60px;  background-repeat:no-repeat; background-position:center center; background-size:100% 100%;margin-top:25px;transition:all 0.3s;}
.product_a a i.bgs1{ background-image:url(../images/product_ico1.png);}
.product_a a i.bgs2{ background-image:url(../images/product_ico2.png);}
.product_a a i.bgs3{ background-image:url(../images/product_ico4.png);}
.product_a a i.bgs4{ background-image:url(../images/product_ico3.png);}
.product_ul{ overflow:hidden; margin-top:5%;}
.product_ul ul li{ float:left; width:23.5%; margin-right:2%; overflow:hidden; margin-bottom:2%; position:relative;}
.product_ul ul li:nth-child(4n+0){ margin-right:0;}
.product_ul ul li .bgs{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(86,138,122,0.91);opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.product_ul ul li:hover .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.product_ul ul li .bgs em{ width:80%; max-width:150px; height:42px; line-height:42px; top:50%; margin-top:-21px; position:absolute; left:50%;transform: translate(-50%, 0%); text-align:center; color:#568a7a; font-size:14px; background:#fff;transition:all 0.3s;}
.product_ul ul li .bgs em:hover{ color:#fff; background:#568a7a;}
.product_ul ul li .boxs{ overflow:hidden;border:1px solid #e5e5e5;}
.product_ul ul li:hover .boxs{ border-color:#558a79;}
.product_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:100%; }
.product_ul ul li .imgs img{display: block;width: 100%; height:100%; position:absolute; 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.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;}
.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 .h3{width:96%; max-width:250px; margin:0 auto; font-weight:normal; text-align:center; height:46px; line-height:46px; margin-top:5px; overflow:hidden; font-size:16px; color:#333;white-space:nowrap;text-overflow:ellipsis; position:relative;}
.product_ul ul li .h3:after{ content:""; position:absolute; bottom:0; width:30px; left:50%; margin-left:-15px; height:2px; background:#568a7a;}
.product_ul ul li:hover .h3{ color:#558a79;}
.product_ul ul li .p{ text-align:center; width:96%; max-width:250px; margin:0 auto; margin-bottom:20px; line-height:24px; height:48px; margin-top:6px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:14px; color:#999999;}
/*产品详细*/
.pro_one{ overflow:hidden; padding-top:5%; color:#555; font-size:14px; margin-bottom:6%;}
.pro_one .product_one_l{ width:560px; overflow:hidden; float:left; margin-right:3%;}
.pro_one .product_one_l .phone_img{ border:1px solid #dddddd; overflow:hidden;}
.pro_one .pro_one_r{  overflow:hidden;}
.pro_one .pro_one_r .product_t{ margin-top:6%;  overflow:hidden;}
.pro_one .pro_one_r .product_t .h2{color:#558a79; font-weight:normal; line-height:1.3; overflow:hidden;}
.pro_one .pro_one_r .product_t .p2{font-size:14px; overflow:hidden; margin-top:3%; color:#999999; line-height:22px;}
.pro_one .pro_one_r .p{line-height:22px; overflow:hidden;border-bottom:1px solid #dddddd;border-top:1px solid #dddddd; padding-top:4%;padding-bottom:6%; margin-top:4%;}
.pro_one .pro_one_r .p p{ margin-top:5px; margin-bottom:5px; overflow:hidden;}
.pro_one .pro_one_r .a{ width:176px; height:50px; line-height:50px; background:#558a79;color:#fff; text-align:center;transition:all 0.3s; display:block; font-size:15px;  margin-top:9%;}
.pro_one .pro_one_r .a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.product_bg{ background:#eeeef0; overflow:hidden;}
.product_bg2{ background:#ffffff; overflow:hidden; margin-top:7%; margin-bottom:7%;}
.product_bg2 .boxs{ margin:0 auto; max-width:1200px; overflow:hidden; width:92%; margin-bottom:3%;}
.pro_t{ font-weight:normal; padding-top:2%; padding-bottom:2.3%; overflow:hidden; margin-top:2%; border-bottom:1px solid #ececec;  position:relative; color:#222222;}
.pro_t2{ height:30px; line-height:30px; overflow:hidden; margin-top:2.5%; position:relative; margin-left:5px; padding-left:20px;  color:#333333;}
.pro_t2:after{ content:""; position:absolute; left:0; top:50%; width:4px; height:22px; background:#558a79; margin-top:-11px;}
.pro_con{ overflow:hidden; padding-top:2.5%; padding-bottom:2%; line-height:28px; font-size:14px;}
.pro_con img{ max-width:100%;}
.pro_con table{border-collapse:collapse;border-spacing:0; text-align:center;}
.pro_con table th{ line-height:24px; padding-top:5px; padding-bottom:5px; height:50px; overflow:hidden; border:0; background:#808080; font-weight:bold; color:#fff; font-size:18px;}
.pro_con table td{ line-height:22px;height:37px; padding-top:5px; padding-bottom:5px; border:1px solid #d6d6d6; padding-left:5px; padding-right:5px;}
.pro_t3{ text-align:center; font-weight:normal; overflow:hidden; margin-top:5%;}
/*联系我们*/
.contact_ul{ overflow:hidden;  margin-top:1%; font-size:14px;line-height:26px; color:#333333; margin-bottom:5%;}
.contact_ul ul li{ float:left; width:33.33%; overflow:hidden; text-align:center; }
.contact_ul ul li:last-child{ font-size:16px;}
.contact_ul ul li .box{ padding-left:2%; padding-right:2%; padding-top:12%; }
.contact_ul ul li .box a{ color:#222222;transition:all 0.3s; font-family:Arial;}
.contact_ul ul li .box a:hover{ color:#558a79;}
.contact_ul ul li .box .h3{   font-weight:normal; color:#999999; margin-bottom:5%; font-size:18px;}
.contact_ul ul li .box i{ margin:0 auto; width:118px; height:118px; display:block; transition:all 0.3s; background-repeat:no-repeat; background-position:center center; background-size:100% 100%; margin-bottom:6%;transition:all 0.3s; background-color:#558a79; 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 .box i{ background-color:#24624e;}
/*.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;}
.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: 525px;}
.feedback_div2{padding-bottom:6%; overflow:hidden; text-align:center; margin-top:4%; }
.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:#fff; height:46px; line-height:46px; font-size:15px; color:#a0a0a0; border:1px solid #e0e0e0; outline:none;  text-indent:28px; }
.feedback_div2 .feedback_t{ color:#555; font-size:15px; padding-left:28px; overflow:hidden; background:url(../images/contact_bg5.png) left center no-repeat; text-align:left; margin-bottom:2%; margin-top:2%;}
.feedback_div2 .textarea{ padding:1%; width:calc(99% - 30px);width:-webkit-calc(99% - 30px);width:-moz-calc(99% - 30px); padding-left:28px; background:#fff; font-size:15px; border:1px solid #e0e0e0; outline:none;margin-bottom:2%; color:#a0a0a0; height:190px; font-family: auto; }
.feedback_div2 .bnts2{  border: none; width:100%; max-width:158px;font-size:15px; margin:0 auto; height: 46px; line-height:46px; background: #558a79; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none;}
.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;}
/*公司动态*/
.news_bg{ overflow:hidden; background:#f5f5f5;}
.news_con{ margin-top:5%; margin-bottom:2%;}
.news_con ul li{ overflow:hidden; margin-top:2%; background:#fff;display:block; margin-bottom:3%; border-radius:6px;}
.news_con ul li:last-child{ margin-bottom:0;}
.news_con ul li:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.news_con ul li .imgs{ width:408px; float:left; display:inline; overflow:hidden; }
.news_con ul li .imgs img{width:100%;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/-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_con ul li:hover .imgs img{/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/-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_con ul li .i_about_r{ padding-left:3%; overflow:hidden; margin-right:3%;transition: all 0.3s; }
.news_con ul li:hover .i_about_r{ padding-left:3.5%; margin-right:2.5%;}
.news_con ul li .i_about_r h3{ line-height:62px; height:62px; overflow:hidden; font-size:22px; color:#333333; font-weight:normal;transition: all 0.3s; margin-top:10px;text-overflow: ellipsis;white-space: nowrap;}
.news_con ul li .i_about_r em{ font-style:normal; font-family:Arial; font-size:14px; display:inline-block; width:100px; text-align:center; border:1px solid #afafaf; border-radius:20px; color:#afafaf; height:26px; line-height:26px; margin-top:40px;}
.news_con ul li .i_about_r .p{ height:56px; overflow:hidden; font-size:14px; color:#888888; line-height:28px; margin-bottom:17px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news_con ul li .i_about_r .news_more{ float:left; height:32px; line-height:32px;  color:#558a79; font-size:15px;background:url(../images/news_bg1.png) right center no-repeat; padding-right:34px;transition: all 0.3s; }
.news_con ul li .i_about_r .news_more span{ float:left; overflow:hidden; width:0; }
.news_con ul li:hover .i_about_r .news_more{ padding-right:38px;background-image:url(../images/news_bg1_on.png);}
.news_con ul li .i_about_r .news_more:hover span{width:auto;}
.news_con ul li:hover .i_about_r h3{ color:#222;}
.news_con ul li:hover .i_about_r em{ color:#fff; background:#558a79; border:1px solid #558a79;}
/*新闻资讯详细*/
.about_x2{ float:left; width:70.5%; padding-bottom:1%; padding-right:3%;padding-top:4%; 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:left; 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:left; padding-bottom:1%; }
.about_x2 img{margin-bottom:10px; display:block; 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:#558a79;  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:#558a79; margin-top:-6px;}
.prenext .goback:hover{ background:#558a79; 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:#999999; 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:#558a79;}
.news_r .news_ul3 ul li:last-child{ border-bottom:0;}

@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;}

/*新闻资讯详细*/
.news_r .news_t .h2{ margin-right:20px; font-size:22px;}
}
@media screen and (max-width: 1360px) {
/*主要人员*/
.technology_two .technology_two_con .txts .zhixun{ margin-top:8%;}
}
@media screen and (max-width: 1200px) {
/*内页*/
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
.postions .postions_b a{margin-left:30px;}

/*产品详细*/
.pro_one{ font-size:14px;}
.pro_one .product_one_l{ width:500px;}
.pro_one .pro_one_r .a{ font-size:15px; width:140px; height:44px; line-height:44px;}

/*联系我们*/
.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_div2 .bnts2{ height:44px; line-height:44px; font-size:14px;}

.feedback_div2 .selects{ font-size:14px; height:38px; line-height:38px;}
/*公司动态*/
.news_con ul li .imgs{ width:400px;}
.news_con ul li .i_about_r em{ margin-top:45px;}
.news_con ul li .i_about_r h3{ height:50px; line-height:50px; font-size:22px;}
.news_con ul li .i_about_r .p{ font-size:15px; line-height:24px; height:48px; margin-bottom: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:60px;}
.o_big_con .h2 span{ margin-top:0px; font-size:13px;}
/*关于我们*/
.about_con{ line-height:26px; font-size:14px;}
/*主要人员*/
.technology_two .technology_two_con{ font-size:14px; line-height:24px;}
.technology_two .technology_two_con .txts .cons{ margin-top:7%;}
.technology_two .technology_two_con .txts .zhixun{ margin-top:5%;}
.technology_two .technology_two_con .txts .ul{ margin-top:2%;}
/*产品列表*/
.product_a a{ font-size:16px; line-height:36px;}
.product_a a i{ width:50px; height:50px; margin-bottom:4px;}
.product_a a .t{ height:36px;}
/*产品详细*/
.pro_one .product_one_l{ width:450px;}

/*新闻资讯详细*/
.about_x2{ width:59%;}
.news_r{ width:37%;}

}

@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:#558a79; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#558a79;}
.postions .postions_b a:after{ height:0;}
/*分类弹窗*/
.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 .imgs{ width:100%; float:none;}
.about_con .txts .cons{ max-width:none; margin-bottom:10%; padding-top:4%; margin-top:6%; }
.about_con .txts .p{ padding-bottom:1%;}

/*主要客户*/
.partner_ul ul li{ width:20%;}
/*主要人员*/
.technology_one .txts .cons .h3{ font-size:20px;}
.technology_one .txts .cons .p{ margin-top:5%;}
.wrap .counter ul li label{ font-size:14px;}
.technology_two .technology_two_con .imgs{ float:none; width:100%;}
.technology_two .technology_two_con .txts .cons{ max-width:none; margin-bottom:6%; margin-top:6%; padding-top:4%;}
/*产品列表*/
.product_a a{ font-size:15px; margin-left:3%; margin-right:3%; line-height:30px;}
.product_a a i{ width:46px; height:46px;margin-bottom:7px;}
.product_a a .t{ height:30px;}
.product_ul ul li{ width:32%;}
.product_ul ul li:nth-child(4n+0){ margin-right:2%;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
/*产品详细*/
.pro_one{ font-size:13px;}
.pro_one .pro_one_r .product_t{ margin-top:5%;}
.pro_one .pro_one_r .product_t .p2{ font-size:14px; margin-top:3%;}
.pro_one .pro_one_r .p{ padding-bottom:4%; line-height:24px; margin-top:4%; padding-top:3%;}
.pro_one .pro_one_r .a{ width:130px; height:42px; line-height:42px; font-size:14px;}
.pro_con table th{ font-size:16px; height:44px;}

/*联系我们*/
.contact_ul ul li .box i{ width:90px; height:90px;}
.contact_map iframe{height: 360px;}
/*公司动态*/
.news_con ul li .imgs{ width:320px;}
.news_con ul li .i_about_r em{ margin-top:35px;}
.news_con ul li .i_about_r h3{ height:40px; line-height:40px; font-size:20px; margin-top:8px;}
.news_con ul li .i_about_r .p{ font-size:14px; line-height:22px; height:44px; margin-bottom:15px;}
/*新闻资讯详细*/
.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;}


}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}
/*产品详细*/
.pro_one .product_one_l{ width:100%; float:none;}
.pro_one .pro_one_r{ float:none; width:100%; max-width:none;}
.pro_one .pro_one_r .product_t .p2{ margin-top:2%;}
.pro_one .pro_one_r .a{ margin-top:4%;}
}
@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;}
/*.yema a span{ font-size:14px;}*/
/*联系我们*/
.contact_ul ul li{ width:50%;}
.contact_ul ul li .box i{ margin-bottom:15px;}
.contact_ul ul li .p{ height:unset;}
.contact_ul ul li:last-child{ width:100%;}
.contact_ul ul li:last-child .box{ padding-top:6%;}
/*公司动态*/
.news_con ul li .imgs{ width:260px;}
.news_con ul li .i_about_r em{ margin-top:20px; font-size:13px; width:90px;}
.news_con ul li .i_about_r h3{ height:30px; line-height:30px; font-size:18px;}
.news_con ul li .i_about_r .p{ font-size:13px; line-height:20px; height:40px; margin-bottom:10px; margin-top:3px;}

}

@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%;}
/*关于我们*/
.about_con{ background-size:70% auto; }
/*主要客户*/
.partner_ul ul li{ width:25%;}

/*主要人员*/
.technology_one .txts{ padding-top:5%; padding-bottom:5%;}
.technology_one .txts .cons .h3{ font-size:18px; height:26px; line-height:26px;}
.technology_one .txts .cons .p{ line-height:26px;}
.wrap .counter ul li label{ font-size:13px;}
/*技术能力*/
.technology2_ul ul li{  width:49%;}
.technology2_ul ul li:nth-child(3n+0){ margin-right:2%;}
.technology2_ul ul li:nth-child(2n+0){ margin-right:0;}
.technology2_ul ul li .h3{ font-size:14px; height:50px; line-height:50px;}
/*产品列表*/
.product_a a{ font-size:14px; margin-left:2%; margin-right:2%;  line-height:26px;}
.product_a a i{ width:42px; height:42px; margin-bottom:10px;}
.product_a a .t{ height:26px;}
.product_ul ul li{ width:49%;}
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0;}
/*产品详细*/
.pro_t2{ padding-left:15px;}
/*联系我们*/
.contact_ul{ font-size:13px; line-height:24px;}
.contact_ul ul li:last-child{ font-size:15px;}
.contact_ul ul li .box i{ width:70px; height:70px;}
.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{ height:44px; font-size:13px; max-width:none;}
.feedback_div2 .feedback_t{ font-size:14px;}

.feedback_div2 .selects{ font-size:13px; padding-left:1.5%; left:3px;}
/*公司动态*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .i_about_r em{ margin-top:16px; font-size:12px; width:86px;}
.news_con ul li .i_about_r h3{ height:26px; line-height:26px; font-size:16px;}
.news_con ul li .i_about_r .p{ font-size:12px; margin-bottom:0;}
.news_con ul li .i_about_r .news_more{ display:none;}
/*新闻资讯详细*/
.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;}
.about_x2.bgs2 .fenxiang{ margin-top:5px;}


}
@media screen and (max-width: 520px) {

}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:130px;}
.o_big_con .h2{ font-size:18px; padding-top:40px;}
.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:2px;}

/*关于我们*/
.about_con{ font-size:13px; line-height:24px;}
.about_con .txts .cons{ margin-top:7%; padding-top:5%;}
/*核心价值观*/
.about_div{ font-size:13px; line-height:24px;}
/*主要客户*/
.partner_ul ul li{ width:33.33%;}
/*主要人员*/
.technology_one{ padding-top:7%; padding-bottom:7%;}
.technology_one .txts{ padding-top:6%; padding-bottom:6%;}
.technology_one .txts .cons .h3{ font-size:17px;}
.technology_one .txts .cons .p{ font-size:13px; line-height:24px; margin-top:4%;}
.wrap .counter ul li{ width:50%; margin-bottom:1%;}
.wrap .counter ul li:nth-child(2n+0):after{ width:0;}
.wrap .counter ul li label{ min-width:60px; text-align:left; font-size:12px;}
.wrap .counter ul li span{ font-size:30px;}
.technology_two .technology_two_con{ font-size:13px; line-height:22px;}
.technology_two .technology_two_con .txts .zhixun{ width:130px; height:36px; line-height:36px; font-size:13px;}
/*技术能力*/
.technology2_ul ul li .h3{ font-size:13px; height:40px; line-height:40px;}
/*产品列表*/
.product_a a{ font-size:13px; width:30%; margin-left:1%; margin-right:1%; padding-bottom:10px; line-height:24px;}
.product_a a i{ width:36px; height:36px;}
.product_a a .t{ height:48px;}
.product_ul ul li .bgs em{ max-width:140px; height:36px; line-height:36px; margin-top:-18px;}
.product_ul ul li .h3{ font-size:15px;}
.product_ul ul li .p{ font-size:13px; line-height:22px; height:44px;}
/*产品详细*/
.pro_one .pro_one_r .product_t{ margin-top:5%;}
.pro_one .pro_one_r .product_t .h2{ font-size:18px;}
.pro_one .pro_one_r .product_t .p2{ margin-top:3%; font-size:13px;}
.pro_one .pro_one_r .a{ font-size:13px; height:40px; line-height:40px;}
.pro_t{ padding-top:3%; padding-bottom:3%; font-size:18px;}
.pro_con{ font-size:13px; line-height:24px;}
.pro_con table th{ font-size:15px; height:40px;}
.pro_con table td{ height:32px;}
/*联系我们*/
.contact_ul{ margin-top:1%;}
.contact_ul ul li .p label{ font-size:12px; margin-top:0;}
.contact_ul ul li .box i{ width:50px; height:50px;}
.contact_ul ul li .box .h3{ font-size:17px;}
.contact_map iframe{height: 320px;}
.feedback_div2{ margin-top:5%;}
/*公司动态*/
.news_con ul li .imgs{ width:150px;}
.news_con ul li .i_about_r em{ display:none;}
.news_con ul li .i_about_r h3{ margin-top:15px;}
/*新闻资讯详细*/
.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;}


}
@media screen and (max-width: 420px) {
/*主要客户*/
.partner_ul ul li{ width:50%;}
/*产品列表*/
.product_a a{ font-size:11px; line-height:20px; padding-bottom:12px;}
.product_a a i{ width:36px; height:36px;}
.product_a a .t{ height:40px;}
.product_ul ul li .h3{ font-size:14px;}
.product_ul ul li .p{ font-size:12px; line-height:20px; height:40px; margin-bottom:15px; margin-top:8px;}
/*公司动态*/
.news_con ul li .imgs{ width:140px;}
.news_con ul li .i_about_r h3{ font-size:15px; margin-top:12px;}

}
@media screen and (max-width: 380px) {



}
@media screen and (max-width: 360px) {

}
