@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:74px; line-height:74px; 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:#2f62b6;}
.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:#2f62b6;-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;  font-weight:bold; color:rgba(255,255,255,0.24); line-height:1; text-transform:uppercase; margin-top:12px; font-size:16px; font-family:Arial;}


/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4%; 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:#2f62b6;border:1px solid #2f62b6;}
.yema a.on{color:#fff;  background:#2f62b6;border:1px solid #2f62b6;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#2f62b6;}
.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:28px;font-size:15px; color:#555;position:relative; margin-top:4%; margin-bottom:7%;}
.about_con.bgs2{ text-align:center; margin-top:3%; margin-bottom:0;}
.about_con img{ max-width:100%;}
.about_con .imgs{ float:left; width:47.75%; overflow:hidden; margin-right:3%;}
.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 .h3{ position:relative; padding-bottom:4%; margin-top:5%; line-height:30px; font-weight:normal;}
.about_con .txts .h3:before{ content:""; position:absolute; bottom:0px; left:0; width:100%; height:1px; background:#ebebeb;}
.about_con .txts .h3:after{ content:""; position:absolute; bottom:-1px; left:0; width:80px; height:3px; background:#2f62b6;}
.about_con .txts .h3 label{ color:#2f62b6; padding-left:3px; padding-right:3px;}
.about_con .txts .boxs{ overflow:hidden; margin-top:6%;}
.about_con .txts .p{ overflow:hidden; padding-bottom:3%;}
.o_title{ overflow:hidden; margin-top:5%; text-align:center;}
.o_title .hui{ color:#e1e1e1; text-transform:uppercase; font-weight:bold;}
.o_title .h3{ color:#222222; clear:both; overflow:hidden; font-weight:normal;}
.about_bg2{ overflow:hidden; background:url(../images/about_bg2.jpg) center center no-repeat; background-size:cover;}
.about_ul{ margin-top:4%; margin-bottom:8%; overflow:hidden; text-align:center;}
.about_ul ul li{ float:left; overflow:hidden; width:32%; margin-right:2%; background:#fff; border-radius:4px;transition:all 0.3s;}
.about_ul ul li:last-child{ margin-right:0;}
.about_ul ul li:hover{box-shadow: 3.3px 3.5px 15px 6px rgba(0,0,0,0.04);transform: translate(0%, -5px);}
.about_ul ul li img{ width:112px; height:112px; display:block; margin:0 auto;transition:all 0.3s; margin-top:44px;}
.about_ul ul li:hover img{transform: rotate(360deg);}
.about_ul ul li .h4{ margin-left:2%; margin-right:2%;margin-top:20px; overflow:hidden; height:30px; line-height:30px;white-space:nowrap;text-overflow:ellipsis; font-weight:bold; color:#333; font-size:20px;}
.about_ul ul li .p{ line-height:20px; margin-top:15px; overflow:hidden; height:20px;white-space:nowrap;text-overflow:ellipsis; margin-bottom:15%; color:#777777; font-size:14px;}
/*公司荣誉*/
.honor_ul{ margin-top:3%; margin-bottom:1%; border-left:1px solid #e2e2e2;border-top:1px solid #e2e2e2; overflow:hidden;}
.honor_ul ul li{ width:25%;float:left;  transition:all 0.3s;}
.honor_ul ul li .box{ border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; position:relative; overflow:hidden;}
.honor_ul ul li .box:after{ width:0; position:absolute; content:""; left:50%; right:50%; bottom:0; height:2px; background:#2f62b6;transition:all 0.6s; z-index:1;}
.honor_ul ul li:hover .box:after{ width:100%; left:0; right:0;}
.honor_ul ul li .imgs{ overflow:hidden; max-width:183px; margin:0 auto; width:90%; margin-top:8%; margin-bottom:7%; position:relative; height:243px;}
/*.honor_ul ul li:hover .box{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.2); box-shadow: 0 5px 25px rgba(0,0,0,0.2); z-index:1; position:relative;}*/
.honor_ul ul li .imgs img{ display:block; width:100%; height:100%; position:absolute; top:0; left:0;webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.honor_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.honor_ul ul li .h3{ font-weight:normal; text-align:center; height:40px; line-height:20px; overflow:hidden;/*white-space:nowrap;text-overflow:ellipsis;*/ font-size:14px; color:#333; width:96%; padding-left:2%; padding-right:2%; margin-bottom:4%;}
.honor_ul ul li:hover .h3{ color:#2f62b6;}
/*成功案例*/
.case_ul{ overflow:hidden; margin-top:5%;}
.case_ul ul li{ float:left; width:32%; margin-right:2%; overflow:hidden; margin-bottom:2%;}
.case_ul ul li:nth-child(3n+0){ margin-right:0;}
.case_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:72%;}
.case_ul ul li .imgs:after{ content:""; position:absolute; width:100%; height:100%; top:0; left:0; background:url(../images/xm_bg.png) center bottom no-repeat; background-size:cover;}
.case_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;}
.case_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);}
.case_ul ul li .h3{ font-weight:normal; height:30px; line-height:30px; bottom:5%; position:absolute; left:0; width:100%;box-sizing: border-box; padding-left:20px; padding-right:20px;white-space:nowrap;text-overflow:ellipsis; color:#fff; font-size:16px; overflow:hidden; z-index:2;}
.case_ul ul li .h3 em{ overflow:hidden; font-style:normal; float:right; margin-left:5px;  color:#fff; font-size:16px; font-family:Arial; margin-top:2px;transition:all 0.3s; margin-right:5px; font-family:"宋体";}
.case_ul ul li:hover .h3 em{margin-right:0;}
/*人才招聘*/
.job_t{ overflow:hidden;margin-top:5%; text-align:center; }
.gr-employ{ overflow:hidden; margin-bottom:5%; margin-top:5%; background:#fff;}
.gr-employ .tit-bar{padding:18px 50px;font-size:0;border-bottom:1px solid #dcdcdc;}
.gr-employ .tit-header{background:#2f62b6; border-bottom:0;}
.gr-employ .tit-bar li{display:inline-block;width:25%;font-size:15px;vertical-align:middle;line-height:28px;box-sizing: border-box; }
.gr-employ .tit-header li{color:#fff;font-size:16px;}
.gr-employ .tit-bar li.middle{text-align:center;}
.gr-employ .tit-bar li:last-child{ padding-right:4%;}
/*.gr-employ-list .item:nth-child(2n){background:#f6f6f6;}*/
.gr-employ-list .item ~ .item .cont{display:none;}
.gr-employ-list .item .cont{padding:40px 50px;display:none; line-height:1.75; font-size:14px; background:#f7f7f7; border-bottom:1px solid #dcdcdc; color:#888888;}
.gr-employ-list .item .cont .one{  overflow:hidden; padding-bottom:2%; }
.gr-employ-list .item .cont .one b{ font-size:15px; padding-bottom:1%; color:#333;}
.gr-employ-list .item .cont .two{ overflow:hidden; margin-top:1%; padding-top:2.5%; border-top:1px solid #e0e0e0;}
.gr-employ-list .item .cont .two a{ color:#fff; background:#2f62b6; display:block; width:140px; line-height:42px; height:42px; text-align:center; overflow:hidden;transition:all 0.3s; }
.gr-employ-list .item .cont .two a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.gr-employ-list .item .tit-bar{position:relative;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-tap-highlight-color:transparent;}
.gr-employ-list .item .tit-bar:before{content:"";position:absolute;right:3%;top:50%;margin-top:-16px;width:32px;height:32px;vertical-align:middle;background:url(../images/job_bg2.png) no-repeat; background-size:100% 100%;}
/*.gr-employ-list .item .tit-bar.on{background:#b49173;color:#fff;}*/
.gr-employ-list .item .tit-bar.on:before{ background-image:url(../images/job_bg2_on.png);}
.gr-employ-list .item .cont .email a{color:#2f62b6;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.gr-employ-list .item .cont .email a:hover{text-decoration:underline;}


/*产品列表*/
.product_b{ overflow:hidden;border-bottom:1px solid #dcdcdc; background:#f0f0f0;}
.product_a{  overflow:hidden; background:#f0f0f0;}
.product_a .wrap{ text-align:center;}
.product_a a{ display:inline-block; vertical-align:top; color:#444444; font-size:15px;text-decoration:none; position:relative;  line-height:70px;height:70px; margin-left:4%; margin-right:4%;}
.product_a a:hover{color:#2f62b6;}
.product_a a.isel{color:#2f62b6;}
.product_ul{ overflow:hidden; margin-top:5%;}
.product_ul ul li{ float:left; width:31.33%; margin-right:3%; overflow:hidden; margin-bottom:3%; position:relative;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
.product_ul ul li .boxs{ overflow:hidden;border:1px solid #e5e5e5;}
.product_ul ul li:hover .boxs{ border-color:#2f62b6;}
.product_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:83%; }
.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:300px; margin:0 auto; font-weight:normal; text-align:center; height:42px; line-height:42px; 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:22px; left:50%; margin-left:-11px; height:2px; background:#d7d7d7;}
.product_ul ul li:hover .h3{ color:#2f62b6;}
.product_ul ul li:hover .h3:after{ background:#2f62b6;}
.product_ul ul li .p{ text-align:center; width:96%; max-width:300px; margin:0 auto; margin-bottom:20px; line-height:24px; height:48px; margin-top:10px; 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:#666666; 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:#2f62b6; font-weight:bold; line-height:1.3; overflow:hidden;}
.pro_one .pro_one_r .product_t .p2{font-size:14px; overflow:hidden; margin-top:3%; color:#666666; 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:#2f62b6;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; color:#555555;}
.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:#2f62b6;}
.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:#2f62b6; 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:#2964c6;}
/*.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:330px; margin:0 auto; overflow:hidden;}
.contact_ul ul li .p label{ display:block; color:#999999; margin-top:4px;}
.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:14px; color:#a1a1a1; border:1px solid #e0e0e0; outline:none;  text-indent:28px; font-family:"微软雅黑"; }
.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:14px; border:1px solid #e0e0e0; outline:none;margin-bottom:2%; color:#a1a1a1; height:190px; font-family:"微软雅黑"; }
.feedback_div2 .bnts2{  border: none; width:100%; max-width:158px;font-size:15px; margin:0 auto; height: 46px; line-height:46px; background: #2f62b6; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; font-family:"微软雅黑";}
.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;}
#AboutBlock *{webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#AboutBlock .MapBox { position: relative;}
#AboutBlock .MapBox .Box { display: block; height: 0; width: 100%; position: absolute;left: 0; top: 50%; text-align: right; z-index: 9;}
#AboutBlock .MapBox .Box .AddBox {display: inline-block; position: relative;}
#AboutBlock .MapBox .Box .AddBox .PosBox { position: absolute;right: 0; top: 50%;}
#AboutBlock .MapBox .Box .address {display: inline-block; text-align: center; font-size: 15px; line-height: 46px; color: #8b8b8b; padding: 0 25px;margin: 5px 0;
background: #fff; border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); word-break: keep-all;}
#AboutBlock .MapBox .Box .address span {display: block; position: relative; padding-left: 25px;}
#AboutBlock .MapBox .Box .address span::before { content: ""; position: absolute; left: 0;width: 15px; height: 100%;background: url(../images/icons_address2.png) no-repeat center;}
#AboutBlock .MapBox .Box .address:hover { color: #2f62b6;}
#AboutBlock .MapBox .Box .address.on { background: #2f62b6;color: #fff;}
#AboutBlock .MapBox .Box .address.on span::before {background-image: url(../images/icons_address3.png);}
#AboutBlock .MapBox img { max-width: 99999px;}
#AboutBlock .MapBox .Map { height: 590px;}
/*新闻中心*/
.news_con{ overflow:hidden; margin-top:4%;}
.news_con ul li{ overflow:hidden;padding-top:3.5%;border-bottom:1px dashed #e5e5e5; display:block;background:#fff; padding-bottom:3.5%;transition:all 0.3s;}
.news_con ul li:last-child{ margin-bottom:0;}
.news_con ul li:hover{ border-color:#2e62b6; background:#f6f6f6;}
.news_con ul li .imgs{width:268px;float:left;display:inline;overflow:hidden;margin-right:3%; margin-left:35px;}
.news_con ul li .imgs img{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.5s ease-out 0s; -moz-transition:all 0.5s ease-out 0s; -o-transition:all 0.5s ease-out 0s; transition:all 0.5s ease-out 0s;}
.news_con 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_con ul li .txts{ overflow:hidden; padding-right:3%; }
.news_con ul li .txts .h3{ line-height:32px; height:32px; overflow:hidden; color:#333; font-weight:bold;transition: all 0.3s; margin-top:26px;white-space:nowrap;text-overflow:ellipsis; font-size:18px;}
.news_con ul li .txts .p{ height:56px; overflow:hidden; font-size:15px; color:#777777; line-height:28px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:16px;}
.news_con ul li .ends{ overflow:hidden; float:right; width:180px; text-align:right; border-left:1px solid #eaeaea; height:166px; position:relative; font-family:Arial; margin-right:58px;}
.news_con ul li .ends em{ position:absolute; right:0; top:50%;font-style:normal;color:#e0e0e0; font-family:Arial;transform: translate(0%, -50%); font-weight:bold;transition:all 0.3s;}
.news_con ul li .ends em b{ display:block; font-weight:normal;}
.news_con ul li .ends .news_more{ width:130px; text-align:center;height:42px; line-height:42px;color:#fff; font-size:15px;transition: all 0.3s; position:absolute; right:0; top:50%;transform: translate(0%, -50%); background:#2e62b6;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0); margin-right:5px;}
.news_con ul li .ends .news_more:hover{ background:#2e62b6;}
.news_con ul li:hover .txts h3{color:#2e62b6;}
.news_con ul li:hover .ends .news_more{opacity:1.0;filter:Alpha(opacity=100); margin-right:0;}
.news_con ul li:hover .ends em{opacity:0;filter:Alpha(opacity=0);}
/*新闻资讯详细*/
.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:#2f62b6;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}
.prenext .goback{ display:inline-block; vertical-align:top; height:38px; line-height:38px; width:120px; border:1px solid #9e0534; border-radius:20px; color:#2f62b6; margin-top:-6px;}
.prenext .goback:hover{ background:#2f62b6; color:#fff;}
.fenxiang{ float:right;}
.about_x2.bgs2 .fenxiang{ float:none; margin-top:10px;}
.fenxiang div.social-share{ display:inline-block; vertical-align:top;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top;  padding-left:3px; padding-right:3px;}
.fenxiang .news_fx ul li{ display:inline-block; width:30px; height:30px;  margin-left:4px; margin-right:4px; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}
.fenxiang .news_fx ul li.bgs1{ background-image:url(../images/fx_pic1.png);}
.fenxiang .news_fx ul li.bgs2{ background-image:url(../images/fx_pic2.png);}
.fenxiang .news_fx ul li.bgs3{ background-image:url(../images/fx_pic3.png);}
.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}
.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/fx_pic1_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:30px; height:30px; padding:0; margin:0;}
.fenxiang .news_fx ul li a:hover{ background:none;}
.fenxiang .social-share .icon-qq:before{ content:"";}
.fenxiang .social-share .icon-qq{ border:0;}
.fenxiang .social-share .icon-qq:hover{ background-image:url(../images/fx_pic1_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-wechat:before{ content:"";}
.fenxiang .social-share .icon-wechat{ border:0;}
.fenxiang .social-share .icon-wechat:hover{ background-image:url(../images/fx_pic3_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-weibo:before{ content:"";}
.fenxiang .social-share .icon-weibo{ border:0;}
.fenxiang .social-share .icon-weibo:hover{ background:url(../images/fx_pic2_on.png) no-repeat;background-size:100% 100%;}


.news_r{ float:right; overflow:hidden; background:#fff; width:24%; max-width:290px; margin-top:3%; margin-bottom:5%;}
.news_r .news_t{ font-weight:normal;  overflow:hidden; position:relative; padding-left:10px;}
.news_r .news_t .h2{ font-weight:normal; color:#333333; font-size:22px; margin-right:30px;height:70px; line-height:70px;}
.news_r .news_ul3{ margin-left:10px;overflow:hidden;}
.news_r .news_ul3 ul li{ display:block; border-bottom:1px solid #f0f0f0; padding-bottom:5%; margin-bottom:5%; overflow:hidden;}
.news_r .news_ul3 ul li label{ display:block; height:24px; line-height:24px;  color:#c8c8c8; font-size:14px;}
.news_r .news_ul3 ul li .h3{ font-weight:normal; overflow:hidden;height:30px; line-height:30px; color:#333; font-size:15px;transition:all 0.3s; margin-top:1%; margin-bottom:1%;white-space:nowrap;text-overflow:ellipsis;}
.news_r .news_ul3 ul li:hover .h3{ color:#2f62b6;}
.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_con ul li .ends{ width:170px; margin-right:48px;}
/*新闻资讯详细*/
.news_r .news_t .h2{ margin-right:20px; font-size:22px;}
}
@media screen and (max-width: 1360px) {
/*公司荣誉*/
.honor_ul ul li .h3{ font-size:14px;}
/*新闻中心*/
.news_con ul li .ends{ width:170px; margin-right:38px;}

}
@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;}
/*关于我们*/
.about_con .imgs{ margin-right:2%;}
.about_con .txts .boxs{  margin-top:5%;}
.about_con .txts .p{ padding-bottom:2%;}
/*人才招聘*/
.gr-employ .tit-bar{padding:15px 40px;}
.gr-employ-list .item .cont{padding:40px 40px; font-size:14px;}
.gr-employ-list .item .cont .one b{ font-size:15px;}
/*产品详细*/
.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;}

/*联系我们*/
.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;}
#AboutBlock .MapBox .Map {
    height: 350px;
  }
}

@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;}
/*关于我们*/
.about_con{ line-height:26px; font-size:14px;}
.about_con .txts .boxs{ margin-top:4%;}
.about_con .txts .h3{ margin-top:2%; padding-bottom:3%;}
/*公司荣誉*/
.honor_ul ul li{ width:33.33%;}
/*新闻中心*/
.news_con ul li .imgs{ width:250px;}
.news_con ul li .txts .h3{ margin-top:26px;}
.news_con ul li .ends{ width:150px; height:155px;}
.news_con ul li .ends .news_more{ width:110px; font-size:14px;}

/*产品列表*/

/*产品详细*/
.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:#2f62b6; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#2f62b6;}
.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;}
/*关于我们*/
.about_con .imgs{ width:100%; float:none;}
.about_con .txts .boxs{ margin-top:3%;}
.about_con .txts .h3{ margin-top:4%;}
.about_con .txts .p{ padding-bottom:1%;}
.about_ul ul li .h4{ font-size:18px;}
.about_ul ul li .p{ font-size:13px;}
/*新闻中心*/
.news_con ul li{padding-bottom: 3%;}
.news_con ul li .imgs{ margin-right:2%; width:220px; margin-left:3%;}
.news_con ul li .txts{ padding-right:2%;}
.news_con ul li .ends{ width:140px; height:137px; margin-right:28px;}
.news_con ul li .txts .p{ margin-top:7px;}
/*成功案例*/
.case_ul ul li{ width:49%;}
.case_ul ul li:nth-child(3n+0){ margin-right:2%;}
.case_ul ul li:nth-child(2n+0){ margin-right:0;}
/*人才招聘*/
.gr-employ .tit-header li{ font-size:15px;}
.gr-employ .tit-bar{padding:10px 30px;}
.gr-employ .tit-bar li{ font-size:14px; line-height:24px;}
.gr-employ-list .item .cont{padding:30px 30px; background-size:30% auto;}
.gr-employ-list .item .cont .two{ padding-top:3%;}


/*产品列表*/
.product_a a{ font-size:14px; margin-left:3%; margin-right:3%; line-height:50px;height:50px;}
.product_ul ul li{ width:32%; margin-right:2%; margin-bottom:2%;}
/*产品详细*/
.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;}


/*新闻资讯详细*/
.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;}*/
/*关于我们*/
.about_ul ul li img{ width:100px; height:100px;}
.about_ul ul li .h4{ margin-top:15px;}
.about_ul ul li .p{ margin-top:10px;}
/*公司荣誉*/
.honor_ul{ margin-top:4%;}
.honor_ul ul li{ width:50%;}
.honor_ul ul li .h3{ font-size:13px;}
/*新闻中心*/
.news_con ul li .txts .p{ font-size:14px; line-height:24px; height:48px;}
.news_con ul li .ends{ width:120px; margin-right:20px;}
.news_con ul li .ends .news_more{ width:100px; font-size:13px;}
/*联系我们*/
.contact_ul ul li{ width:50%;}
.contact_ul ul li .box i{ margin-bottom:15px;}
.contact_ul ul li:last-child{ width:100%;}
.contact_ul ul li:last-child .box{ padding-top:6%;}
.contact_ul ul li:last-child .box .h3{ margin-bottom:2.5%;}
#AboutBlock .MapBox .Box {position: static; height: auto; }
#AboutBlock .MapBox .Box .AddBox { display: block; width: 100%; text-align: center; padding-bottom: 10px;}
#AboutBlock .MapBox .Box .AddBox .PosBox { position: static; font-size: 0;transform: translateY(0);  -webkit-transform: translateY(0); -moz-transform: translateY(0);
 -ms-transform: translateY(0); -o-transform: translateY(0); text-align: center;}
#AboutBlock .MapBox .Box .AddBox .PosBox > div {display: inline-block;width: 50%;}
#AboutBlock .MapBox .Box .address {width: 98%;}

}

@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 .txts .h3{ font-size:18px;}
.about_ul ul li{ float:none; width:100%; margin-right:0; margin-bottom:3%;}
.about_ul ul li .p{ margin-bottom:5%;}
.about_ul ul li:hover{transform: translate(0%, 0%);}
.about_ul ul li img{ margin-top:30px;}
/*新闻中心*/
.news_con ul li{padding-bottom: 2%; padding-right:2%;}
.news_con ul li .ends{ display:none;}
.news_con ul li .txts{ padding-right:0;}
.news_con ul li .imgs{ margin-left:2%;}
/*成功案例*/
.case_ul ul li .h3{ font-size:15px; padding-left:12px; padding-right:12px;}
.case_ul ul li .h3 em{ display:none;}
/*人才招聘*/
.gr-employ .tit-bar{padding:10px 30px; }
.gr-employ .tit-bar li{ font-size:13px; line-height:22px;}
.gr-employ-list .item .cont{padding:30px 20px; font-size:13px;}
.gr-employ-list .item .cont .one b{ font-size:14px;}
.gr-employ-list .item .tit-bar:before{ right:2%; width:25px; height:25px; margin-top:-12px;}
.gr-employ-list .item .cont .two a{ width:120px; height:36px; line-height:36px;}


/*产品列表*/
.product_a a{ font-size:13px; margin-left:2%; margin-right:2%;  line-height:40px;height:40px;}
.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{ width:100%;}
.contact_ul ul li:last-child{ font-size:15px;}
.contact_ul ul li .box .h3{ margin-bottom:2.5%;}
.contact_ul ul li .box{ padding-top:6%;}
.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;}

/*新闻资讯详细*/
.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;}
.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_ul ul li .h4{ font-size:16px; height:24px; line-height:24px;}
.about_ul ul li .p{ font-size:12px; margin-top:5px;}
/*公司荣誉*/
.honor_ul ul li .h3{ font-size:12px; line-height:18px; height:36px;}
/*新闻中心*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .txts .h3{ margin-top:20px;}
/*成功案例*/
.case_ul ul li .h3{ font-size:14px;}
/*人才招聘*/
.gr-employ .tit-bar{padding:10px 15px; }
.gr-employ-list .item .tit-bar:before{ background:none;}
.gr-employ-list .item .tit-bar.on:before{ background:none;}
.gr-employ .tit-bar li{ font-size:12px; line-height:20px;}
.gr-employ-list .item .cont{padding:30px 15px; font-size:12px;}
.gr-employ-list .item .cont .one b{ font-size:13px;}


/*产品列表*/
.product_a a{ font-size:13px; width:30%; margin-left:1%; margin-right:1%; padding-bottom:5px; padding-top:5px; line-height:24px;height:24px;}
.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;}
.feedback_div2{ margin-top:5%;}

/*新闻资讯详细*/
.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) {
/*新闻中心*/
.news_con ul li .imgs{ width:170px;}
.news_con ul li .txts .h3{ height:24px; line-height:24px; margin-top:15px;}

/*产品列表*/
.product_a a{ font-size:12px; line-height:20px; padding-bottom:6px;height:20px; padding-top:6px;}
.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;}

/*公司荣誉*/
.honor_ul ul li .imgs{ padding-top:119.4%; height:auto;}
}
@media screen and (max-width: 380px) {



}
@media screen and (max-width: 360px) {
/*新闻中心*/
.news_con ul li .imgs{ width:150px;}
.news_con ul li .txts .h3{ margin-top:10px;}
/*人才招聘*/
.gr-employ .tit-bar{padding:10px 10px;}
.gr-employ .tit-bar li{ line-height:18px;}
.gr-employ .tit-bar li:last-child{ padding-right:5%;}
.gr-employ-list .item .cont{padding:20px 10px;}
}
