﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@import url(app.css);
.f_bg{ margin-top:0; padding-top:25px;}
@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:72px; line-height:72px; overflow:hidden;color:#555555; font-size:14px; background:#fff; border-bottom:1px solid #e7e7e7;}
.postions.bgs2{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.1);box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.postions.bgs3{ border-bottom:0; background:#f8f8f8;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#555555; }
.postions a:hover{ color:#d10000;}
.postions label{ color:#777777;}
.postions .goback{ float:right; height:72px; line-height:72px;color:#777777; font-size:14px; padding-left:25px; background:url(../images/goback.png) left center no-repeat; background-size:16px 15px;}
.postions .goback:hover{color:#d00000;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:text-top; margin-right:8px; margin-left:11px; height:19px;}
.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{ text-align:center;}
.postions .postions_b a{ display:inline-block; vertical-align:top; text-align:center;overflow:hidden; font-size:16px; color:#333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:28px; margin-right:28px;}
.postions .postions_b a:hover{color:#d10000;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:3px;opacity: 0;background:#d10000;-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:#d10000; }

.postions2{ position:absolute; left:0; width:100%; height:56px; line-height:56px; overflow:hidden;color:rgba(255,255,255,1.0); font-size:14px; bottom:10px; }
.postions2.bgs2{ position:static;}
.postions2 a{color:rgba(255,255,255,1.0); }
.postions2 a:hover{ color:#d10000;}
.postions2 label{ color:rgba(255,255,255,1.0);}
.postions2 .postions_r{ float:right;}
.postions2 .postions_r img{ vertical-align:sub; margin-right:12px;height:18px;}
.postions2 .postions_r img:first-child{ margin-left:0;}
.postions2 h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions2 h2 span{font-size:15px; font-family:Arial; color:rgba(255,255,255,0.5); }

/*分类弹窗*/
.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:bold; display:table-cell; vertical-align:bottom; color:rgba(255,255,255,1.0); text-align:left;  padding-top:10px; text-align:left;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,1.0); line-height:1; margin-top:1%; margin-bottom:105px;}
.o_big_con .h2 label{ font-weight:normal;}

/*分页*/
.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:38px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:1px solid #e0e0e0;/* background:#f3f3f3; *//*border-radius:50%;*/}
.yema a:hover{ text-decoration:none; color:#fff; background:#d00000;border:1px solid #d00000;}
.yema a.on{color:#fff;  background:#d00000;border:1px solid #d00000;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#d00000;}
.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;}

/*关于我们*/
.about_one_bg{ position:relative; overflow:hidden; margin-top:75px; padding-bottom:86px;}
.about_one_bg .zhi{ position:absolute; left:-3.2%; top:0; line-height:144px; text-transform:uppercase; color:#ececec; font-size:155px; font-weight:bold;}
.about_one{ font-size:18px; color:#555555; line-height:40px;}
.about_one.bg2{ color:#666;}
.about_one img{ max-width:100%;}
.about_one .about_one_r{  width:676px; overflow:hidden;}
.about_one.bg2 .about_one_r{ width:628px;}
.about_one .about_one_r 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.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;}
.about_one .about_one_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);}
.about_one .about_one_l{width:calc(98% - 676px);width:-webkit-calc(98% - 676px);width:-moz-calc(98% - 676px); max-width:650px;}
.about_one.bg2 .about_one_l{ max-width:710px;width:calc(98% - 628px);width:-webkit-calc(98% - 628px);width:-moz-calc(98% - 628px);}
.about_one .h3{ margin-top:33px; padding-top:20px; position:relative; line-height:1; font-weight:bold; color:#333333;}
.about_one .h3:after{ background:#d10000; position:absolute; left:0; top:0; height:3px; width:65px;transition:all 0.3s; content:""; z-index:-1;}
.about_one .h4{ margin-top:2%;   line-height:1.3; font-weight:bold; color:#222222;}
.about_one .desc{ color:#222222; overflow:hidden; line-height:44px; margin-top:76px;}
.about_one .desc.bgs2{ margin-top:13px;}
.about_one .desc.bgs3{ margin-top:42px;}
.about_one.bg2 .desc.bgs2{ color:rgba(51,51,51,0.6); margin-top:0;}
.about_one .p{ overflow:hidden; margin-top:30px;}
.about_one .p.bgs2{ margin-top:20px;}
.about_one .boxs{  overflow:hidden; margin-top:10px;}
.about_one .boxs2{ margin-top:56px; overflow:hidden;}
.about_one .boxs3{ margin-top:6%; margin-bottom:7%; overflow:hidden;}
.about_two{ background:#f6f6f6; overflow:hidden;}
.about_two .wrap{ margin-bottom:6%;}
.about_t{ margin-top:5%;  position:relative; line-height:1.3; font-weight:bold; color:#333333; text-align:center; padding-bottom:2.5%;}
.about_t:after{ background:#d10000; position:absolute; left:50%; bottom:0; margin-left:-32px; height:3px; width:65px;transition:all 0.3s; content:""; z-index:-1;}
.about_t .color1{ color:#d10000;}
.about_two .ul{  margin-top:4%;}
.about_two .ul li{ float:left; width:49%; max-width:682px; overflow:hidden; height:352px; background:#ffffff;transition:all 0.3s; }
.about_two .ul li:nth-child(2n+0){ float:right;}
/*.about_two .ul li:hover{ background:#d10000;}*/
.about_two .ul li .boxs{ margin:0 auto; width:90%; max-width:580px; margin-top:54px; margin-bottom:17px;}
.about_two .ul li .imgs{ width:73px; height:74px; overflow:hidden; position:relative;transform: scaleX(1);transition: transform 0.3s;}
.about_two .ul li .imgs img{ width:100%; height:100%; display:block;transition:all 0.3s; position:absolute; top:0; left:0;}
/*.about_two .ul li .imgs #img2{ opacity:0;filter:Alpha(opacity=0);}
.about_two .ul li:hover .imgs #img1{opacity:0;filter:Alpha(opacity=0);}
.about_two .ul li:hover .imgs #img2{opacity:1.0;filter:Alpha(opacity=100);}*/
.about_two .ul li:hover .imgs{ transform: scaleX(-1);}
.about_two .ul li .h3{ margin-top:29px; line-height:40px; height:40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#222222; font-weight:bold;transition:all 0.3s;}
/*.about_two .ul li:hover .h3{ color:#fff;}*/
.about_two .ul li .p{margin-top:18px; line-height:40px; height:80px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#888888; font-size:18px;transition:all 0.3s;}
/*.about_two .ul li:hover .p{ color:#fff;}*/
/*子公司简介*/
.about_ul{ margin-top:5%; overflow:hidden; margin-bottom:5%; }
.about_ul li{ float:left; width:49%; position:relative; margin-bottom:2%; overflow:hidden;  }
.about_ul li:nth-child(2n+0){ float:right;}
.about_ul li .imgs{  position:relative; padding-top:68.076%; overflow:hidden;}
.about_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.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; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.about_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);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.about_ul li .bgs{ position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/about_bg5.png) bottom center no-repeat; background-size:cover;/*opacity:0.8;filter:Alpha(opacity=80);*/}
.about_ul li .txts{  position:relative;width:90%; position:absolute; bottom:26px; left:5%; }
.about_ul li .txts .em{ float:right; font-style:normal; transition:all 0.3s;background:url(../images/jt1_2_4.png) right bottom 5px no-repeat; background-size:10px 15px; text-align:center; color:rgba(255,255,255,0.6); font-size:15px; margin-top:14px; padding-top:32px; line-height:24px; padding-right:15px;}
.about_ul li .txts .cons{ float:left;width:calc(98% - 75px);width:-webkit-calc(98% - 75px);width:-moz-calc(98% - 75px); overflow:hidden;}
.about_ul li .txts .h3{ font-weight:normal; height:46px; line-height:46px;  overflow:hidden; color:#fff;  transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.about_ul li .txts .p{ color:rgba(255,255,255,0.6);font-size:15px; line-height:24px; height:24px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
/*子公司简介详细*/
.o_more{ display:block; width:199px; height:48px; line-height:48px; overflow:hidden;  background:url(../images/i_bg1.png) no-repeat; background-size:100% 100%; font-style:normal; }
.about_one.bg2 .o_more{ margin-top:10%;}
.about_bg2{ overflow:hidden; background:url(../img/about_img13.jpg) right bottom no-repeat; background-size:cover;}
/*大事记*/
.about_ul2{ margin-top:5%; overflow:hidden; margin-bottom:5%; }
.about_ul2 li{ float:left; width:30%; margin-right:5%; position:relative; margin-bottom:2%; overflow:hidden;  }
.about_ul2 li:nth-child(3n+0){ margin-right:0;}
.about_ul2 li .imgs{ overflow:hidden; padding-top:62.5%; position:relative;}
.about_ul2 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.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;}
.about_ul2 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);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.about_ul2 li .date{ width:54px; text-align:center; margin-top:-42px; overflow:hidden; margin-left:30px; color:#fff; line-height:26px; font-size:16px; font-weight:bold; letter-spacing:-2px; position:relative;}
.about_ul2 li .date .day{ height:54px; display:block; line-height:24px; padding-top:3px; padding-bottom:3px; overflow:hidden; background:#2f2f2f;transition:all 0.3s;}
.about_ul2 li:hover .date .day{ background:#d10000;}
.about_ul2 li .txts{ overflow:hidden; margin-top:25px;}
.about_ul2 li .h3{font-weight:bold; font-size:20px;  line-height:32px; height:64px; color:#222222;  overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.about_ul2 li .a{ float:left; overflow:hidden; position:relative; z-index:0; color:#9c9c9c; font-size:15px; line-height:22px; height:22px; margin-top:20px;transition:all 0.3s; font-style:normal;}
.about_ul2 li .a:hover{  color:#d10000;}
.about_ul2 li .a span{ font-family:"宋体"; font-weight:bold;}
/*新闻资讯详细*/
.about_x2{  width:100%; padding-bottom:1%;padding-top:4%;}
.about_x2 .show_t{ line-height:40px; font-size:30px; color:#333333; text-align:left; margin-bottom:1%; margin-top:5px; font-weight:normal;}
.about_x2 .con_line{ padding-bottom:9px; line-height:36px;font-size:14px; color:#999999; border-bottom:1px solid #e0e0e0; text-align:left;  }
.about_x2 .con_line.bgs2{ font-size:20px; color:#333333;}
.about_x2 img{margin-bottom:10px;/* display:block;*/ max-width:100%;}
.about_x2 .con_id{ line-height:32px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:3%;font-size:16px; color:#666666;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;*/}
.news_sm{ color:#999999; font-size:14px; margin-top:3%; margin-bottom:3%;}
.prenext{ padding-top:2%; padding-bottom:2%;   font-size:16px;margin-bottom:5%;border-top:1px solid #cccccc; border-bottom:1px solid #cccccc;overflow:hidden; line-height:34px;text-align:left;  }
.prenext span{ width:100%; overflow:hidden; height:34px;white-space:nowrap;text-overflow:ellipsis; display:block; color:#999999;padding-right:70px; }
.prenext a{ color:#666666; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#d10000;  text-decoration:none;}
.prenext .goback{ float:right; display:inline-block; vertical-align:top; height:68px; line-height:34px; padding-top:34px; color:#333333; margin-top:-68px; background:url(../images/case_pic2.png) center top 10px no-repeat; background-size:21px 15px;transition:all 0.3s;}
.prenext .goback:hover{  color:#d10000; background-image:url(../images/case_pic2_on.png);}
.fenxiang{ float:right;}
.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:2px; margin-right:2px; 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); position:relative;}
.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%;}
/*历程*/
.history-wrap{padding: 5% 0 6.25vw 0;}
/*公司荣誉*/
.honor_bg{ background:#f8f8f8; overflow:hidden;}
.honor_ul2{ margin-top:4%; overflow:hidden;}
.honor_ul2 ul li{ width:31.33%; margin-right:3%;float:left;  transition:all 0.3s; margin-bottom:3%;}
.honor_ul2 ul li:nth-child(3n+0){ margin-right:0;}
.honor_ul2 ul li .box{ background:#fff;  position:relative; overflow:hidden;}
.honor_ul2 ul li .imgs{ max-width:353px; margin:0 auto; width:90%; margin-top:8%; margin-bottom:7%; position:relative; height:252px;}
/*.honor_ul2 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_ul2 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_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);}*/
.honor_ul2 ul li .h3{ padding-left:2%; padding-right:2%; font-weight:normal; text-align:center; height:74px; line-height:74px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:16px; color:#333333; border-top:1px solid #dddddd; }
.honor_ul2 ul li:hover .h3{ color:#d00000;}
/*产品中心*/
.search_form{  height:52px; max-width:616px; padding:6px 8px 6px 8px; margin:0 auto; width:96%;border:1px solid #d5d5d5; border-radius:30px; margin-top:2%; }
.search_form .input_shurk{  float:left;width:calc(100% - 50px);width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px); height:39px; line-height:39px; background:#fff;border:none;outline:medium; color:#999999; font-size:15px; text-indent:15px;}
.search_form .s_btns{ float:right; width:39px; height:39px;background:url(../images/product_pic1.png) #cccccc no-repeat; background-size:100% 100%; border-radius:50%; font-size:15px; color:#fff;  border:none;cursor:pointer; outline:none; }
.search_form .s_btns:hover{transition:all 0.3s; background-color:#d10000;}
.i_product{margin: 0 auto; text-align: center; margin-top: 3.5%; margin-bottom: 4%; position:relative;}
.i_product .renzheng_tc{width: auto; max-width: 860px; padding-left: 2%;/*overflow: hidden;*/ margin: 0 auto;display: block; vertical-align: top; position: relative; line-height: 57px; height: 57px;font-size: 18px;}
.i_product .scroller {position:absolute; /*transform: translate(-50%, 0px) translateZ(0px)!important; left:50%;*/}
.i_product .scroller li{/*float: left;*/ display:inline-block; padding-left:35px;  padding-right:35px; position:relative;}
.i_product .scroller li:after{content: ""; position: absolute;right: -1px; width: 1px;height: 17px;background:#dfdfdf;top: 20px;}
.i_product .scroller li:nth-last-child(3):after,.i_product .scroller li:nth-last-child(2):after,.i_product .scroller li:nth-last-child(1):after{ display:none;}
.i_product .scroller li:first-child {padding-left:0%; } 
.i_product .scroller li:last-child {padding-right:0%; } 
.i_product .scroller li dd{ overflow:hidden; float:left;/* border-bottom:2px solid #fff;*/}
.i_product .scroller li a{ color:#222222;}
.i_product .scroller li a:hover{ color:#d10000;font-weight:bold;}
.i_product .scroller li.cur dd{ /*border-bottom:3px solid #336699;*/}
.i_product .scroller li.cur a{color:#d10000; font-weight:bold;}
.i_product .pro-prev{ position:absolute; top:50%; margin-top:-30px; left:0; width:60px; height:60px;background: url(../images/index/left2.png) center center no-repeat;
 background-size: 100%;-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; cursor:pointer;}
.product_bg{ background:#f6f6f6; overflow:hidden;}
.product_ul{ margin-top:5%;  margin-bottom:3%; }
.product_ul li{ float:left; width:49%; max-width:686px; position:relative; margin-bottom:162px; height:310px; background:#fff;  }
.product_ul li:nth-child(2n+0){ float:right;}
.product_ul li .img{ width:64.723%; position:absolute; right:0; bottom:-136px;}
.product_ul li .imgs{ overflow:hidden; padding-top:75.6%; position:relative;}
.product_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.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 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);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.product_ul li .boxs{ width:90%; max-width:570px; margin:0 auto; margin-top:53px;}
.product_ul li .h3{ font-weight:bold; height:58px; line-height:58px; color:#222222; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.product_ul li .p{ color:#999999; font-size:16px; line-height:34px; height:34px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.product_ul li .o_more{ margin-top:20px;}
.product_ul li .p2{ font-size:14px; line-height:1.6; overflow:hidden; margin-top:20px; color:#999;}
/*产品详细*/
.productDetails{ overflow:hidden;}
.productDetails .information:after{content:"";height:0;display:block;clear:both}
.productDetails .product_one_l{ float:left;width:630px;/* overflow:hidden;*/ position:relative; }
.productDetails .product_one_l .pro_big2{ overflow:hidden; margin-bottom:17px;border:1px solid #dddddd;}
.productDetails .product_one_l .big_img{width:100%;}
.productDetails .information{ background:#fff; overflow:hidden;/*margin-bottom:4%;*/}
.productDetails .information .boxs2{/* margin:0 auto; width:96%; max-width:1540px;*/ margin-top:4%; margin-bottom:6%;}
.productDetails .information .conten{ overflow:hidden; position:relative; }
.productDetails .information .conten .boxs{ max-width:710px;  width:96%;overflow:hidden; float:right;}
.productDetails .information .h2{font-weight:bold; line-height:48px;color: #333333; overflow:hidden;font-size:38px; margin-top:8px; }
.productDetails .information .p{ color:#222222; font-size:16px; overflow:hidden; line-height:1.6; margin-top:30px; font-weight:bold;}
.productDetails .information .txt{overflow:hidden; color:#999999; font-size:17px; line-height:36px; margin-top:5%; padding-top:3.5%; padding-bottom:3.5%;  border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;}
.productDetails .information .txt ul{ margin-top:5px;}
.productDetails .information .txt ul li{ float:left; width:49%; margin-right:2%; overflow:hidden; margin-bottom:14px; color:#333333;font-size:18px;}
.productDetails .information .txt ul li:nth-child(2n+0){ margin-right:0;}
.productDetails .information .txt ul li label{ float:left; color:#999999; }
.productDetails .information .txt ul li .p2{ overflow:hidden;}

.productDetails .information .rend{ margin-top:6.5%; overflow:hidden;}
.productDetails .information .rend .o_more{ float:left;}
.productDetails .information .rend .btn-skip>span{ font-size:18px; font-weight:bold;}
.productDetails .information .rend .btn-skip .cy-circle{ margin-left:3%;}
.productDetails .information .rend .tels{ float:left; margin-left:40px; overflow:hidden; padding-left:58px; background:url(../images/product_pic2.png) left center no-repeat; background-size:46px 46px;}
.productDetails .information .rend .tels label{ display:block; height:22px; line-height:22px; overflow:hidden; color:#333333; font-size:15px;}
.productDetails .information .rend .tels a{ display:block; color:#cf0000; font-size:30px; font-weight:bold; font-family:Arial; height:32px; line-height:32px;transition:all 0.3s;}
.productDetails .information .rend .tels a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.productDetails .product_one_l .video-play{width:100%; height:100%; position:absolute; left:0; top:0;background:url(../images/i_pic2.png) center center rgba(0,0,0,0.3) no-repeat;  background-size:74px 52px; transition:all 0.3s; cursor:pointer; z-index:6; display:none;}
.productDetails .product_one_l .video-play:hover{-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);}
.productDetails .product_one_l.not .video-play{ display:block;}

/*产品放大*/
.productDetails .product_one_l .content_timglt{overflow:hidden; text-align:center; position: relative;  }
.productDetails .product_one_l .content_timglt#bid{padding-top:75.32%;}
.productDetails .product_one_l .content_timglt#bid img{position:absolute; top:0; left:0; height:100%;}
.productDetails .product_one_l .content_timglt img{ width:100%;  overflow: hidden; margin:0 auto; /*border:1px solid #e4e4e4;*/-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productDetails .product_one_l .content_timglt .content_timglt{ width:calc(100% - 0x);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px); }
.productDetails .product_one_l #drag_img{width: 160px; height: 120px; background: url(../images/zoom_bg.gif) repeat; float: left; display: none;}
.productDetails .product_one_l.not #drag_img{ display:none!important;}
.productDetails .information .conten .content_timgr{ width: 630px; height: 475px; float: left; overflow: hidden; display: inline; border: 1px solid #eee; display: none; position: absolute; left: 0; top:0; background-color: #FFF; z-index:9;}
.productDetails .information .conten .content_timgr.not{ opacity:0;filter:Alpha(opacity=0);}
.productDetails .information .conten .content_timgr img{ max-width:none;width: 1100px; height:829px; }
.product_t{ overflow:hidden; line-height:38px; color:#222222; font-weight:bold; margin-top:4%;}
.product_con2{ margin-top:3%; overflow:hidden; line-height:46px; font-size:17px; color:#555555; box-shadow: 2px 2px 10px rgba(0,0,0,0.1);margin-bottom:6%; background:#fff;}
.product_con2 img{ max-width:100%;}
.product_con2 .boxs{ max-width:1300px; width:94%; margin:0 auto; overflow:hidden; margin-top:4%; margin-bottom:4%;}
.product_con2 table{border-collapse:collapse;border-spacing:0; margin-bottom:5px;/*width: max-content;*/ width:100%; }
.product_con2 table td{border:1px solid #e4e4e4;color:#333333; height:50px; padding-top:3px; padding-bottom:3px;padding-left:50px; padding-right:5px;}
.product_con2 table tr td.w1{ background:#f8f8f8; width:26%; padding-left:30px;}
.product_con2 table tr td .img{ margin-left:10px; display:inline-block; vertical-align:middle;transition:all 0.3s; height:23px;}
.product_con2 table tr td .img:hover{opacity:0.8;filter:Alpha(opacity=80);}
.product_con2 .twos{ margin-top:4%; overflow:hidden;}
.product_con2 .twos .imgs2{ float:left; width:610px; margin-right:38px;}
.product_con2 .twos .txts{ overflow:hidden; margin-top:30px;}
.product_con2 .twos .txts .h4{ font-weight:bold; color:#333333; line-height:1.3;}
.product_con2 .twos .txts .label{ display:block; color:#999999; line-height:1.8;  font-size:16px; margin-top:30px;}
.product_con2 .twos .txts .h5{ font-weight:bold; color:#333333; line-height:1.5;}
.product_con2 .twos .txts .h5 a{ color:#d10000;}
.product_ul2{ margin-top:3%;  }
.product_ul2 li{ float:left; width:32%;margin-bottom:2%; margin-right:2%; }
.product_ul2 li:nth-child(3n+0){ margin-right:0%;}
.product_ul2 li .imgs{ overflow:hidden; padding-top:75.6%; position:relative;}
.product_ul2 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.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_ul2 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);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.product_ul2 li .h3{ font-weight:normal; margin-top:16px; height:26px; line-height:26px; color:#333333; font-size:16px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-align:center;}
.product_ul2 li:hover .h3{ color:#d10000;}
/*在线留言*/
.feedback_bgs{z-index: 106;background-color: #000;opacity: 0.5; width:100%; height:100%; position:fixed; left:0; top:0; display:none;}
.feedback_box{z-index: 107; /*width: 600px; height: 360px;*/ width:0; height:0; /*top: 157.5px;*/  left: 50%;/* margin-left:-300px; */position:fixed; background-color:#fff;  overflow:hidden;}
.feedback_box.showdiv{ width:96%;max-width:606px; height:457px; margin-left:-303px;/*top:157.5px;*/top:50%; margin-top:-228px;transition:all 0.3s;}
.feedback_box .feedback_box_close{position: absolute; right: 15px; top: 0px;  font-size: 0; line-height: initial;transition:all 0.3s;}
.feedback_box .feedback_box_close a{ color:#333; font-size:26px;}
.feedback_box .feedback_box_close:hover{transform: rotate(360deg);}
.feedback_box .feedback_con{ width:94%; max-width:504px; margin:0 auto;}
.feedback_box .feedtack_tt{ overflow:hidden;  position:relative; margin-top:39px; margin-bottom:23px;}
.feedback_box .feedtack_tt .h3{ font-weight:bold; position:relative; overflow:hidden; color:#333333; font-size:26px;height:44px; line-height:44px; }
.feedback_box .feedtack_tt .p{ overflow:hidden; line-height:24px; margin-top:7px; font-size:15px; color:#333333;}
.feedback_box .divs{ overflow:hidden; margin-bottom:15px; position:relative;}
.feedback_box .divs.r{ margin-right:0;}
.feedback_box .divs.partner_file #card1{position: absolute;font-size: 100px; right: 0; top: 0;  opacity: 0; filter: alpha(opacity=0); cursor: pointer; width:100%; height:100%; z-index:1;}
.feedback_box .divs.partner_file{background-color:#f0f0f0;}
.feedback_box .divs.partner_file span{font-size: 14px; text-indent:16px; line-height:58px;height: 58px; display:block; color: #999999;}
.feedback_box .divs.partner_file em{transition:all 0.3s; position:absolute; right:12px; top:9px; width:135px; line-height:40px; height:40px; text-align:center; color:#fff; background:#d10000; font-style:normal; font-size:14px;}
.feedback_box .divs.partner_file:hover em{opacity:0.8;filter:Alpha(opacity=80);}
.feedback_box .input_shurk{width:calc(100% - 2px);width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px);height: 50px;font-size: 15px; border:1px solid #f0f0f0; overflow:hidden; color:#333;text-indent:20px; line-height:50px; outline:none; background-repeat:no-repeat; background-position:9px center; background-color:#f0f0f0;font-family:"微软雅黑"; }
/*.feedback_box .input_shurk.bgs1{ background-image:url(../images/i_pic1.png);}
.feedback_box .input_shurk.bgs2{ background-image:url(../images/i_pic2.png);}
.feedback_box .input_shurk.bgs3{ background-image:url(../images/i_pic3.png);}*/
.feedback_box select.input_shurk{appearance: none; -moz-appearance: none; -webkit-appearance: none;background: url(../images/shiyong_bg1.png) #fff right 11px center no-repeat; padding-left:13px; text-indent:0;}
.feedback_box select.input_shurk::-webkit-input-placeholder {color: #999999;}
.feedback_box select.input_shurk:-moz-placeholder {color: #999999;}
.feedback_box select.input_shurk::-moz-placeholder { color: #999999;}
.feedback_box select.input_shurk:-ms-input-placeholder { color: #999999;}
/*.feedback_box .textarea{ padding:2%; width:calc(99% - 17px);width:-webkit-calc(99% - 17px);width:-moz-calc(99% - 17px); padding-left:15px; background:#fff; font-size:12px; border:1px solid #dddddd; outline:none; color:#999999; height:158px;font-family:"微软雅黑";  }*/
.feedback_box .ends{ overflow:hidden; padding-top:20px;}
.feedback_box .bnts{ width:108px; vertical-align:top; display:inline-block; overflow:hidden;line-height:48px; height:48px; background:#fff; outline:none;-webkit-tap-highlight-color:transparent;transition:all 0.3s; border:1px solid #dddddd; cursor:pointer; color:#999999; font-size:15px;  margin-top:18px;transition:all 0.3s; margin-left:8px; margin-right:8px;}
.feedback_box .bnts:hover{ background:#d10000; border-color:#d10000; color:#fff;opacity:0.8;filter:Alpha(opacity=80);}
.feedback_box .bnts.bgs2{ background:#d10000; border-color:#d10000; color:#fff;}
.feedback_box .o_more{ cursor:pointer; float:left;}
.feedback_box .ends .tels{ float:left; margin-left:40px; overflow:hidden; padding-left:58px; background:url(../images/product_pic2.png) left center no-repeat; background-size:46px 46px;}
.feedback_box .ends .tels label{ display:block; height:22px; line-height:22px; overflow:hidden; color:#333333; font-size:15px;}
.feedback_box .ends .tels a{ display:block; color:#cf0000; font-size:30px; font-weight:bold; font-family:Arial; height:32px; line-height:32px;transition:all 0.3s;}
.feedback_box .ends .tels a:hover{opacity:0.8;filter:Alpha(opacity=80);}


/*产品筛选*/
.product_type{ overflow:hidden; background:#fff; padding:25px; margin-top:42px; padding-top:4px; padding-bottom:10px;}
.product_type.bgs2{ padding:0;}
.product_a{ overflow:hidden; border-bottom:1px solid #efefef;}
.product_a:last-child{ border-bottom:0;}
.product_a label{ float:left; width:100px; overflow:hidden; line-height:58px; height:58px; font-size:17px; color:#999999; font-weight:normal; }
.product_type.bgs2 .product_a label{ color:#333;}
.product_a .divs{ overflow:hidden; position:relative; padding-right:40px; padding-top:15px; padding-bottom:15px; }
.product_a .divs.close{height:58px;}
.product_a a{ display:inline-block; overflow:hidden; vertical-align:middle; padding-left:8px; padding-right:8px;  margin-right:32px; font-size:16px; color:#333333;height:28px; line-height:28px;}
.product_a a:hover{ color:#fff; background:#d10000;}
.product_a a.on{ color:#fff; background:#d10000;}
.product_a .mores{ position:absolute; right:0; top:0; font-style:normal;font-size:13px; color:#999999;height:28px; line-height:28px; cursor:pointer;}
.product_a .mores:hover{ color:#d10000;}
/*新闻中心*/
.news_con{ overflow:hidden; margin-bottom:2%; border-top:1px solid #dddddd; margin-top:4%; }
.news_con ul li{ /*overflow:hidden;*/padding-top:3%;border-bottom:1px solid #dddddd; display:block;background:#fff; padding-bottom:3%;transition:all 0.3s; position:relative; }
.news_con ul li:last-child{ margin-bottom:0;}
.news_con ul li:hover{ border-color:#d10000; /*background:#f6f6f6;*/}
.news_con ul li:hover:after{opacity:1.0;filter:Alpha(opacity=100);}
.news_con ul li .imgs{width:356px;float:left;display:inline;overflow:hidden;margin-right:3%;}
.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:40px;white-space:nowrap;text-overflow:ellipsis; font-size:22px;}
.news_con ul li .txts .p{ height:48px; overflow:hidden; font-size:16px; color:#999999; line-height:24px;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;  height:166px; position:relative; font-family:Arial;}
.news_con ul li .ends em{ position:absolute; right:0; top:50%;font-style:normal;color:rgba(135,135,135,0.4); transform: translate(0%, -50%);transition:all 0.3s;}
.news_con ul li .ends em b{ display:block; font-weight:normal; color:#878787;}
.news_con ul li:hover .txts h3{color:#d10000;}
.news_con ul li:hover .ends em{color:#d10000;}
.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:url(../images/i_bg1.png) no-repeat; background-size:100% 100%;transition:all 0.3s;/*opacity:0;filter:Alpha(opacity=0); margin-right:5px;*/}
.news_con ul li .ends .news_more:hover{/* background:#d10000;*/opacity:0.9;filter:Alpha(opacity=90); }
/*.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);}*/
/*联系我们*/
.contact_bg{ background:#f6f6f6; overflow:hidden;}
.contact_ul{ margin-top:4%; padding-bottom:4%;}
.contact_ul li{ float:left; width:31%; max-width:432px; overflow:hidden; height:342px; background-position:right center; background-repeat:no-repeat; background-size:cover; background-color:#ffffff;transition:all 0.3s; margin-right:3.5%; margin-bottom:3.5%;}
.contact_ul li:nth-child(3n+0){ margin-right:0%;}
.contact_ul li:hover{background-image:url(../images/contact_bg1.jpg); transform:scale(1.08, 1.08); }
.contact_ul li .boxs{ margin:0 auto; width:90%; max-width:350px; margin-top:54px; margin-bottom:17px;}
.contact_ul li .h3{ line-height:44px; height:44px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#222222; font-weight:bold;transition:all 0.3s;}
.contact_ul li:hover .h3{ color:#fff;}
.contact_ul li .label{ margin-top:37px; display:block; overflow:hidden; line-height:26px; color:#222222; font-size:18px;transition:all 0.3s;}
.contact_ul li .label a{color:#222222;}
.contact_ul li:hover .label a{color:#fff;}
.contact_ul li:hover .label{ color:#fff;}
.contact_ul li .p{ line-height:22px; height:44px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#888888; font-size:15px;transition:all 0.3s;}
.contact_ul li .p a{color:#888888;}
.contact_ul li:hover .p a{color:#fff;}
.contact_ul li:hover .p{ color:#fff;}
.contact_ul li .tels{ display:inline-block; transition:all 0.3s;line-height:60px; margin-top:2px; color:#999999; font-family:Arial; font-weight:bold;}
.contact_ul li:hover .tels{ color:#fff;}
.contact_two{ margin-top:4%; overflow:hidden; background:#f6f6f6; position:relative; margin-bottom:6%;}
.contact_two.bgs2{ background:#fff;}
.contact_two .imgs2{ float:left; width:50%; overflow:hidden;}
.contact_two .imgs2 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;}
.contact_two:hover .imgs2 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);}
.contact_two .txts{ width:50%; overflow:hidden; position:absolute; top:0; right:0; height:100%;display: flex; align-items: center; justify-content: left;font-size:18px; color:#222222;}
.contact_two .txts .cons{ width:94%; max-width:580px; margin:0 auto;}
.contact_two .txts .h4{ font-weight:bold; color:#222222; line-height:1.3;}
.contact_two .txts .label{ display:block;  line-height:1.8;   margin-top:25px;}
.contact_two .txts .tels{ display:inline-block; transition:all 0.3s;line-height:40px; color:#999999; font-family:Arial; font-weight:bold; margin-top:3px;}
.contact_two .txts .tels:hover{ color:#d10000;}
.contact_two .txts .p{  line-height:2; overflow:hidden; margin-top:8%;}
.contact_two.bgs2 .txts{ color:#555;}
.contact_map{ overflow:hidden; position:relative;}
.contact_map #myframe1{ overflow:hidden;height:836px;margin:0px auto;/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);*/ }
.contact_map iframe{ width: 100%;}
.contact_pos{ position:absolute; left:0; top:0; width:100%; height:0%;}
.contact_pos .wrap12{ height:0;}
.contact_pos .cons{ overflow:hidden; max-width:470px; width:50%; float:right; background:#d10000; margin-top:93px; height:630px; }
.contact_pos .cons .boxs{ width:100%; padding-right:2%; }
.contact_pos .cons .boxs2{ margin:0 auto; max-width:360px; width:94%;}
.contact_pos .cons .h3{ font-weight:normal; overflow:hidden; line-height:1.3; margin-top:50px; color:#fff;margin-bottom:5%;}
.contact_pos .cons .txts{ overflow:hidden; color:#fff; font-size:15px; margin-bottom:2%;}
.contact_pos .cons .txts a{ color:#fff;}
.contact_pos .cons .txts li{ display:block; overflow:hidden; transition:all 0.3s;}
.contact_pos .cons .txts li:hover{ background:rgba(218,218,218,0.27);}
.contact_pos .cons .txts li .boxs2{ border-bottom:1px solid rgba(218,218,218,0.65);transition:all 0.3s;padding-bottom:6%; padding-top:6%; }
.contact_pos .cons .txts li:hover .boxs2{ border-bottom:1px solid rgba(218,218,218,0);}
.contact_pos .cons .txts li:last-child{ margin-bottom:0;}
.contact_pos .cons .txts li:last-child .boxs2{ border:0;}
.contact_pos .cons .txts li .h4{ font-size:20px; font-weight:bold; overflow:hidden; line-height:32px; color:#fff; }
.contact_pos .cons .txts li .p{ overflow:hidden; line-height:30px; margin-top:6px; font-size:15px; min-height:60px;}
.contact_pos .cons .txts li .p label{ float:left;  overflow:hidden;}
.contact_pos .cons .txts li .p .p2{ overflow:hidden;}

/*滚动条*/
.i_jsq_scroll{ overflow:hidden;overflow-y: auto; max-height:466px; position:relative; background:url(../images/contact_bg2.png) right top repeat-y;}
.i_jsq_scroll::-webkit-scrollbar { -webkit-appearance: none;}
.i_jsq_scroll::-webkit-scrollbar:vertical { width: 4px;}
.i_jsq_scroll::-webkit-scrollbar-thumb { border-radius: 8px; border:0; background-color:#fff;}
/*人才招聘*/
.job_ul{  margin-bottom:2%;overflow:hidden; margin-top:3%; border-top:1px solid #ededed;}
.job_ul ul li{ display:block; overflow:hidden;/*background:url(../images/faq_pic2.png)#f6f6f6 right 50px top 27px no-repeat;*/ background:#f6f6f6;transition:all 0.3s; -webkit-tap-highlight-color:transparent; background-size:32px 32px; border-bottom:1px solid #ededed; margin-bottom:22px; position:relative; z-index:0; }
/*.job_ul ul li:hover{ background-image:url(../images/faq_pic2_on.png);}
.job_ul ul li.on{ background-image:url(../images/faq_pic2_on.png);}*/
.job_ul ul li .h3{ font-weight:normal; overflow:hidden; padding-top:26px; padding-bottom:26px;line-height:26px;/*white-space:nowrap;text-overflow:ellipsis;*/  color:#333333; transition:all 0.3s; position:relative; font-size:16px;padding-right:165px; padding-left:50px;cursor:pointer;}
.job_ul ul li .h3 span{ float:left; width:76.9%;display:block; color:#333; font-size:20px; height:26px; overflow:hidden;}
.job_ul ul li .job_up{ position:absolute; top:19px; right:28px; width:129px; height:40px; line-height:40px; overflow:hidden; text-align:center; color:#d31212; border:1px solid #d31212; border-radius:8px 0 8px 0; font-size:16px;font-style:normal;transition:all 0.3s; z-index:-1;}
.job_ul ul li:hover .job_up{ background:#d31212; color:#fff;}
.job_ul ul li.on .job_up{background:#d31212; color:#fff;}
.job_ul ul li .down{ background:#fff;overflow:hidden; line-height:30px; padding: 1% 0 4%  0; display: none; padding-left:50px; color:#888888; border-top:1px solid #ededed;padding-right:85px;font-size:16px;}
.job_ul ul li .down b{ display:block; color:#333333; font-size:16px; margin-bottom:9px; overflow:hidden; margin-top:3%; padding-left:16px; position:relative;}
.job_ul ul li .down b:after{ content:""; position:absolute; left:0; top:50%; margin-top:-9px; height:18px; width:4px; background:#d10000;}
.job_ul ul li .down .o_more{ margin-top:3%;}
/*农机服务中心*/
.service_bg{ background:#f6f6f6; overflow:hidden;}
.service_con{ line-height:40px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:2.5%;font-size:20px; color:#333333;text-align:center;padding-bottom:6%; text-align:center;}
.service_con img{max-width:100%;}
.service_con .service_img{ overflow:hidden;  background-repeat:no-repeat; background-position:center center;background-size:cover; padding-top:11%; padding-bottom:9.5%;}
.service_con .service_img .boxs{ width:94%; margin:0 auto; max-width:1164px; text-align:left;}
.service_con .service_img .h4{ line-height:88px; overflow:hidden; color:#333; font-weight:bold; font-size:67px;}
.service_con .service_img .color1{ color:#c30000;}
.service_con .service_img .p{ color:#fff; line-height:36px; overflow:hidden; margin-top:13px;}
.service_con .service_img .a{width: 160px;text-align: center;  height: 40px; line-height: 40px; color: #fff; font-size: 15px;transition: all 0.3s;background: url(../images/i_bg1.png) no-repeat;background-size: 100% 100%; display:block;  transition: all 0.3s; margin-top:23px;}
.service_con .service_img .a:hover{/* background:#d10000;*/opacity:0.9;filter:Alpha(opacity=90); }
.service_ul{ overflow:hidden;}
.service_ul ul li{ display:block; overflow:hidden; background-repeat:no-repeat; background-position:center center; min-height:750px; padding-top:20px; padding-bottom:20px;display: flex; align-items: center; justify-content: left; background-size:cover;}
.service_ul ul li .wrap{position:relative; z-index:0;}
.service_ul ul li .wrap:after{ content:"6s"; text-transform:uppercase; position:absolute; top:50%; margin-top:-280px; left:-13%; line-height:1; font-family:Arial; color:rgba(208,208,208,0.28); font-size:570px; font-weight:bold; letter-spacing:-10px; z-index:-1;}
.service_ul ul li.bgs2 .wrap:after{color:rgba(208,208,208,0.38); right:-16%; left:auto;}
.service_ul ul li.bgs2{ min-height:685px;}
.service_ul ul li .service_l{width:calc(98% - 747px);width:-webkit-calc(98% - 747px);width:-moz-calc(98% - 747px); max-width:580px; float:left;}
.service_ul ul li.bgs2 .service_l{ float:right;}
.service_ul ul li .service_l .span{ display:block; color:#fff; font-weight:bold;  line-height:1;}
.service_ul ul li.bgs2 .service_l .span{color:#333333;}
.service_ul ul li .service_l .span .colors{ color:#d10000; font-style:normal;}
.service_ul ul li .service_l .h3{ margin-top:10px; padding-bottom:40px; position:relative; line-height:1; font-weight:bold; color:#fff;}
.service_ul ul li .service_l .h3:after{ background:#d10000; position:absolute; left:0; bottom:0; height:3px; width:65px;transition:all 0.3s; content:""; z-index:0;}
.service_ul ul li.bgs2 .service_l .h3{color:#333333;}
.service_ul ul li .service_l .desc{ color:#fff; overflow:hidden; line-height:40px;  margin-top:9%; font-size:20px;}
.service_ul ul li.bgs2 .service_l .desc{ color:#666;}
.service_ul ul li .service_r{ position:absolute; right:0; top:50%; margin-top:-250px;  width:747px; overflow:hidden;}
.service_ul ul li.bgs2 .service_r{ right:auto; left:0;}
.service_ul ul li .service_r 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.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;}
.service_ul ul li .service_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);}


/*农机维修技术服务中心*/
.team_ul{ overflow:hidden;}
.team_ul li{ float:left; width:49%; max-width:670px; overflow:hidden; margin-bottom:4%; position:relative;}
.team_ul li:nth-child(2n+0){ float:right;}
.team_ul li .imgs{ float:left; width:50%; overflow:hidden; position:relative; padding-top:57.315%;}
.team_ul li .imgs img{width:100%; position:absolute; top:0; left:0; height: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;}
.team_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);}
.team_ul li .txts{ overflow:hidden; position:absolute; right:0; width:43%; top:0; height:100%;display: flex; align-items: center; justify-content: left;}
.team_ul li .cons{ width:100%; overflow:hidden;color: #999;}
.team_ul li .cons .title{border-bottom: 1px solid #eee; margin-bottom: 15px; padding-bottom: 15px;}
.team_ul li .cons .title .name{  line-height: 34px; color: #333333; }
.team_ul li .cons .title .job{font-size: 16px;line-height: 22px;  margin-left: 10px;}
.team_ul li .cons .desc{font-size: 16px;line-height: 26px;-webkit-line-clamp: 3; height: 78px;  margin-bottom: 20%;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
.team_ul li .cons .mores{display: inline-block; font-size: 14px; color: #666; line-height: 22px;  padding-right: 35px; background: url(../images/jt1_2_3.png) no-repeat right 0px center;transition: all .3s;}
.team_ul li .cons .mores:hover{ color:#d10000; background-image:url(../images/jt1_2_3_on.png);}
.team_ul li:hover .cons .mores{ background-position:right 8px center; }
/*农机维修技术服务中心详情*/
.team_three{ overflow:hidden; margin-top:4.5%; margin-bottom:5%;}
.team_three .imgs{ float:left; width:305px; overflow:hidden; margin-right:4.5%;}
.team_three .imgs img{ width:100%;}
.team_three.bgs2 .imgs{ width:46%;}
.team_three .txts{ overflow:hidden;}
.team_three .txts .h3{ color:#333333; /*margin-top:4%;*/ overflow:hidden; line-height:1.3;}
.team_three .txts .desc{line-height: 32px; color: #333333; overflow:hidden;  margin-bottom:25px; margin-top:1.2%;/* font-weight:bold;*/}
.team_three .txts .p{ padding-top:22px; padding-bottom:2%; border-top:1px solid #eeeeee; font-size: 16px; line-height: 30px; color: #666666;}
.team_three .txts .p img{ max-width:100%;}

/*技术服务尖刀队*/
.case_ul{ overflow:hidden; margin-top:4%; margin-bottom:2%;}
.case_ul ul li{ float:left; width:49%; max-width:674px; overflow:hidden; margin-bottom:5%;}
.case_ul ul li:nth-child(2n+0){ float:right;}
.case_ul ul li .imgs{  overflow:hidden; position:relative; padding-top:52%;}
/*.case_ul ul li .imgs:after{ content:""; position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.5);transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.case_ul ul li:hover .imgs:after{opacity:1.0;filter:Alpha(opacity=100);}*/
.case_ul ul li .imgs img{width:100%; position:absolute; height:100%; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.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;}
.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 .imgs em{ display:block; font-style:normal;  width:146px; height:42px; line-height:42px; /*border:1px solid #fff;/text-indent:16px;*/ font-size:18px;text-align:center; background:url(../images/i_bg1.png) no-repeat; background-size:100% 100%; color:#fff;transition:all 0.3s; position:absolute; top:50%; left:50%; margin-left:-74px; margin-top:-22px; z-index:1;opacity:0;filter:Alpha(opacity=0);}
.case_ul ul li:hover .imgs em{opacity:1;filter:Alpha(opacity=100);}
/*.case_ul ul li .imgs em:hover{ text-indent:18px; background-position:right 15px center;}*/
.case_ul ul li .txts{ overflow:hidden; padding-top:13px; /*padding-bottom:19px; border-bottom:1px solid #ebebeb;*/ padding-right:146px; position:relative;}
.case_ul ul li .txts .ico{ height:46px; transition:all 0.3s; position:absolute; right:0; top:15px;}
.case_ul ul li .txts .h3{ overflow:hidden; height:34px; line-height:34px; color:#333333; font-size:22px;white-space:nowrap;text-overflow:ellipsis;}
.case_ul ul li .txts .p{ overflow:hidden; height:32px; line-height:32px; color:#000000; font-size:16px;white-space:nowrap;text-overflow:ellipsis; text-transform:uppercase; font-family:Arial;}
.case_ul ul li .desc{ overflow:hidden; margin-top:12px; line-height:36px; height:108px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;transition:all 0.3s; position:relative; color:#333333; font-size:18px;}
.case_ul ul li:hover .txts .h3{ color:#d10000; }
.case_ul ul li:hover .txts .p{ color:#d10000; }
.case_ul ul li span{ display:block; font-style:normal;  width:146px; height:42px; line-height:42px; /*border:1px solid #fff;/text-indent:16px;*/ font-size:18px;text-align:center; background:url(../images/i_bg1.png) no-repeat; background-size:100% 100%; color:#fff;transition:all 0.3s; position:absolute; top:13px; right:0%; z-index:1;}
/*维修机械类别*/
.technology_desc{ text-align:center; margin-top:3%; overflow:hidden; font-size:20px; color:#333; line-height:40px; margin-bottom:2%;}
/*农田水利项目建设*/
.item_one{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;}
.item_ul{ margin-top:5%; overflow:hidden; margin-bottom:5%; }
.item_ul li{ float:left; width:49%; position:relative; margin-bottom:2%; overflow:hidden; max-width:682px;  }
.item_ul li:nth-child(2n+0){ float:right;}
.item_ul li .imgs{  position:relative; padding-top:59.533%; overflow:hidden;}
.item_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.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; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.item_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);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.item_ul li .bgs{ position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/about_bg5.png) bottom center no-repeat; background-size:cover;}
.item_ul li .txts{  position:absolute;width:100%; position:absolute; bottom:26px; left:0%; }
.item_ul li .txts .h3{ font-size:18px;width:94%; margin:0 auto; max-width:590px; font-weight:bold; max-height:56px; line-height:28px;  overflow:hidden; color:#fff;  transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
/*农机培训*/
.service_ul2{ overflow:hidden; margin-top:1%;}
.service_ul2 ul li{ display:block; overflow:hidden;  position:relative; margin-top:5%;}
.service_ul2 ul li .service_l{width:calc(98% - 747px);width:-webkit-calc(98% - 747px);width:-moz-calc(98% - 747px); max-width:580px;position:absolute; right:0; top:0%; height:100%; display: flex; align-items: center; justify-content: left; }
.service_ul2 ul li .service_l .h3{ padding-bottom:40px; position:relative; line-height:1; font-weight:bold; color:#333333;}
.service_ul2 ul li .service_l .h3:after{ background:#d10000; position:absolute; left:0; bottom:0; height:3px; width:65px;transition:all 0.3s; content:""; z-index:0;}
.service_ul2 ul li .service_l .desc{ color:#666; overflow:hidden; line-height:40px; min-height:160px;  margin-top:7%; font-size:20px;text-align:justify;}
.service_ul2 ul li .service_l .o_more{ margin-top:6%;}
.service_ul2 ul li:nth-child(2n+0) .service_l{ left:0; right:auto;}
.service_ul2 ul li:nth-child(2n+0) .h3{ text-align:right;}
/*.service_ul2 ul li:nth-child(2n+0) .desc{ text-align:justify;}*/
.service_ul2 ul li:nth-child(2n+0) .o_more{ float:right;}
.service_ul2 ul li:nth-child(2n+0) .service_l .h3:after{ right:0; left:auto;}
.service_ul2 ul li .service_r{ float:left;width:747px; overflow:hidden;}
.service_ul2 ul li:nth-child(2n+0) .service_r{ float:right;}
.service_ul2 ul li .service_r .boxs{ width:100%; overflow:hidden;}
.service_ul2 ul li .service_r 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.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;}
.service_ul2 ul li .service_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);}
/*技术服务尖刀队详细*/
.service_bg3{ background:url(../img/service_img15.jpg) #fff center bottom no-repeat; background-size:cover; overflow:hidden;}
.service_bg3 .service_con{ max-width:1260px; margin:0 auto; font-size:16px; color:#777777;}
.service_bg3 .about_t{ margin-top:0;}
/*产品分类*/
.product_class{margin: 0 auto; text-align: center; margin-top: 3.5%; margin-bottom: 4%; position:relative;line-height: 57px; height: 57px; z-index:22;}
.product_class li{ display:inline-block; padding-left:35px;  padding-right:35px; position:relative;}
.product_class li:after{content: ""; position: absolute;right: -1px; width: 1px;height: 17px;background:#dfdfdf;top: 20px;}
.product_class li:nth-last-child(1):after{ display:none;}
.product_class li .h4{ overflow:hidden;/* border-bottom:2px solid #fff;*/ font-weight:normal;font-size: 18px;}
.product_class li a{ color:#222222;}
.product_class li a:hover{ color:#d10000;font-weight:bold;}
.product_class li.on .h4{ /*border-bottom:3px solid #336699;*/}
.product_class li.on .h4 a{color:#d10000; font-weight:bold;}
.product_class li .p{ position:absolute; top:57px; width:0; left:50%;height:0;  background:#f2f2f2; text-align:center; line-height:40px; font-size:16px;}
.product_class li:hover .p{ height:auto; width:145px; margin-left:-72px; }
/*.product_class li:hover .p a{ padding-left:35px;}*/
.product_class li .p .h5{ font-weight:normal; overflow:hidden; font-size:16px;}
.product_class li .p .h5{ line-height:24px; padding-top:8px; padding-bottom:8px;}
.product_class li .p2{ position:absolute; top:0px; left:0px; width:0; height:0; overflow:hidden; background:#f4f4f4;}
.product_class li .p2 p{ line-height:24px; padding-top:8px; padding-bottom:8px;}
.product_class li dd:hover .p2{ height:auto; width:145px;  left:145px;}
.product_class.two li:hover .p{ width:165px; margin-left:-82px;}
.product_class.two li dd:hover .p2{ width:185px; left:165px;}

@media screen and (max-width: 1600px) {
/*内页*/
.postions .postions_b a{margin-left:24px; margin-right:24px;}
/*关于我们*/
.about_one_bg .zhi{ font-size:140px; line-height:120px;}

/*农机服务中心*/
.service_ul ul li .wrap:after{ font-size:500px; margin-top:-240px; left:-12%;}
.service_ul ul li.bgs2 .wrap:after{ right:-12%;}
}



@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:60px; line-height:60px; font-size:14px;}
.postions .postions_b a{margin-left:22px; margin-right:22px;}
.postions .goback{height:60px; line-height:60px;}
.postions2{ bottom:4px;}
/*关于我们*/
.about_one_bg .zhi{ font-size:110px; line-height:110px;}
/*公司荣誉*/
.honor_ul2 ul li .h3{ font-size:15px; height:62px; line-height:62px;}
/*产品中心*/
.i_product .scroller li{ padding-left:30px; padding-right:30px;}
/*产品详细*/
.productDetails .product_one_l{ width:600px;}
.productDetails .information .conten .content_timgr{ width:600px; height:452px;}
.productDetails .information .conten .content_timgr img{ width: 1000px; height:753px; }
.productDetails .information .p{ margin-top:3%;}
.productDetails .information .txt{ line-height:30px; font-size:15px; padding-top:3%; padding-bottom:3%;}
.productDetails .information .txt ul li{ font-size:16px;}
.productDetails .information .rend{ margin-top:5%;}
/*新闻中心*/
.news_con ul li .ends{ width:170px;}
/*农机服务中心*/
.service_ul ul li{ min-height:650px;}
.service_ul ul li.bgs2{ min-height:600px;}
.service_ul ul li .service_l{width: calc(98% - 650px);width: -webkit-calc(98% - 650px); width: -moz-calc(98% - 650px);}
.service_ul ul li .service_r{ width:650px; margin-top:-217px;}
.service_ul ul li .wrap:after{ font-size:450px; margin-top:-220px; }
/*农机培训*/
.service_ul2 ul li .service_l{width: calc(98% - 650px);width: -webkit-calc(98% - 650px); width: -moz-calc(98% - 650px);}
.service_ul2 ul li .service_r{ width:650px;}
/*产品分类*/
.product_class li{ padding-left:30px; padding-right:30px;}
/*.product_class li:hover .p a{ padding-left:30px;}*/
}
@media screen and (max-width: 1360px) {
/*内页*/
/*关于我们*/
.about_one_bg{ padding-bottom:70px;}
.about_one_bg .zhi{ font-size:100px; line-height:100px;}
.about_one{ line-height:36px; font-size:17px;}
.about_one .h3{ margin-top:20px;}
.about_one .desc{ margin-top:50px; line-height:40px;}
.about_one .desc.bgs2{ margin-top:10px;}
.about_one.bg2 .desc.bgs2{ margin-top:0;}
.about_one .desc.bgs3{ margin-top:30px;}
.about_one .about_one_r{ width:600px;}
.about_one .about_one_l{    width: calc(98% - 600px);width: -webkit-calc(98% - 600px); width: -moz-calc(98% - 600px);}
.about_one .p{ margin-top:20px;}
.about_one .p.bgs2{ margin-top:10px;}
.about_one .boxs2{ margin-top:40px;}
/*大事记*/
.about_ul2 li{ width:32%; margin-right:2%; margin-bottom:3%;}
.about_ul2 li .txts{ margin-top:20px;}
/*产品中心*/
.product_ul li{ margin-bottom:140px;}
.product_ul li .img{ bottom:-110px;}


}
@media screen and (max-width: 1200px) {
/*内页*/
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
/*.postions .postions_b a{margin-left:20px; margin-right:20px;}*/
.postions2{ line-height:40px; height:40px; bottom:2px;}
.o_big_con .h2 span{ margin-bottom:80px;}

/*内页*/
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:14px; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto; margin-right:0;}
.postions .postions_b a:hover{ background:#d00000; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#d00000;}
.postions .postions_b a:after{ height:0;}
.o_big_con .h2 span{ margin-bottom:70px;}
/*分类弹窗*/
.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_one{ line-height:30px; font-size:16px;}
.about_one .l{ float:none;}
.about_one .r{ float:none;}
.about_one .about_one_r{ width:100%;}
.about_one .about_one_r#about_one_img1{ display:none;}
.about_one.bg2 .about_one_r{ width:100%;}
.about_one .about_one_l{ width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); max-width:none;}
.about_one.bg2 .about_one_l{ width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); max-width:none; padding-top:2%;}
.about_one_bg .zhi{ position:static; margin-top:4%; font-size:90px; line-height:1;}
.about_one .about_one_l{ margin-top:2%;}
.about_one .desc{ margin-top:4%; line-height:36px;}
.about_one .p{ margin-top:2%;}
.about_one .boxs{ margin-top:0;}
.about_one .boxs2{ margin-top:4%;}
/*子公司简介详细*/
.about_one.bg2 .o_more{ margin-top:6%;}
/*产品中心*/
.i_product .renzheng_tc{ line-height:30px; height:30px; font-size:16px;}
.i_product .scroller li:after{ top:7px;}
.product_ul li{ height:auto; overflow:hidden; margin-bottom:2%;}
.product_ul li .img{ width:94%; margin:0 auto; position:relative; bottom:0;}
.product_ul li .boxs{ width:94%; margin-top:4%; margin-bottom:8%;}
.product_ul li .h3{ height:44px; line-height:44px;}
.product_ul li .p{ height:30px; line-height:30px; font-size:15px;}
.product_ul li .o_more{ margin-top:5%;}
/*产品详细*/
.productDetails .product_one_l{ width:500px;}
.productDetails .information .conten .content_timgr{ width:500px; height:377px;}
.productDetails .information .conten .content_timgr img{ width: 800px; height:603px; }
.productDetails .information .txt{ font-size:14px; line-height:30px; padding-top:2%; padding-bottom:2%;}
.productDetails .information .txt ul li{ font-size:15px;}
.productDetails .information .h2{ font-size:30px; line-height:42px; margin-top:5px;}
.productDetails .information .p{ margin-top:0;}
.productDetails .information .rend{ margin-top:4%;}
.productDetails .information .rend .tels{ margin-left:3%;}
.product_con2 .twos .imgs2{ width:550px;}
.product_con2 .twos .txts{ margin-top:25px;}
.product_con2 .twos .txts .label{ margin-top:20px; font-size:15px;}
/*产品筛选*/
.product_a a{ margin-right:20px;}
/*新闻中心*/
.news_con ul li .txts .h3{ font-size:20px;}
/*联系我们*/
.contact_ul li .boxs{ margin-top:43px;}
.contact_ul li .tels{ line-height:50px;}
.contact_ul li .label{ font-size:17px; }
.contact_two .txts{ font-size:16px;}
.contact_two .txts .p{ line-height:1.8; margin-top:6%;}
/*人才招聘*/
.job_ul ul li{ background-position:right 20px top 27px; margin-bottom:2%;}
.job_ul ul li .h3{ padding-right:150px; padding-left:30px;}
.job_ul ul li .down{ padding-right:50px; padding-left:30px;}
.job_ul ul li .job_up{ width:119px; font-size:15px;}
/*农机服务中心*/
.service_con{ font-size:18px; line-height:36px;}
.service_con .service_img .h4{ font-size:60px; line-height:80px;}
.service_ul ul li{ min-height:550px;}
.service_ul ul li.bgs2{ min-height:520px;}
.service_ul ul li .service_l{width: calc(98% - 580px);width: -webkit-calc(98% - 580px); width: -moz-calc(98% - 580px);}
.service_ul ul li .service_r{ width:580px; margin-top:-193px;}
.service_ul ul li .service_l .desc{ font-size:16px; line-height:28px; margin-top:7%;}

/*农机维修技术服务中心*/
.team_ul li .cons .title{margin-bottom: 10px; padding-bottom: 10px;}
.team_ul li .cons .title .name{  line-height: 30px; }
.team_ul li .cons .desc{font-size:14px; line-height:24px; height: 72px; margin-bottom:10px;}
/*农机维修技术服务中心详情*/
.team_three.bgs2 .imgs{ width:50%;}
/*技术服务尖刀队*/
.case_ul ul li .imgs em{width:126px; height:36px; line-height:36px;/*background-position:right 13px center; */font-size:16px; margin-top:-18px;}
/*.case_ul ul li .imgs em:hover{ background-position:right 11px center;}*/
.case_ul ul li .txts{ padding-right:126px;}
.case_ul ul li span{width:126px; height:36px; line-height:36px;/*background-position:right 13px center; */font-size:16px; position:static; margin-top:4%;}
/*维修机械类别*/
.technology_desc{ font-size:18px; line-height:36px;}
/*农机培训*/
.service_ul2 ul li .service_l{width: calc(98% - 580px);width: -webkit-calc(98% - 580px); width: -moz-calc(98% - 580px);}
.service_ul2 ul li .service_l .desc{ font-size:16px; line-height:28px; min-height:112px;}
.service_ul2 ul li .service_r{ width:580px; }
.service_ul2 ul li .service_l .o_more{ margin-top:4%;}
/*产品分类*/
.product_class{ height:30px; line-height:30px;}
.product_class li:after{ top:7px;}
.product_class li .h4{ font-size:16px;}
.product_class li .p{ font-size:14px; line-height:30px; top:30px;}
.product_class li .p .h5{ font-size:14px; padding-top:3px; padding-bottom:3px;}
.product_class li .p2 p{ padding-top:3px; padding-bottom:3px;}
.product_class li:hover .p{ width:110px;}
.product_class li dd:hover .p2{ left:110px;}
}

@media screen and (max-width: 1100px) {
/*内页*/
/*.postions{ height:50px; line-height:50px;}
.postions .postions_b a{margin-left:10px; margin-right:10px;}
.postions .goback{height:50px; line-height:50px;}*/

/*分页*/
.yema a{ height:36px; line-height:36px;min-width:30px;}
/*历程*/
.history-wrap{padding: 6% 0 60px 0;}
/*公司荣誉*/
.honor_ul2 ul li{ width:32%; margin-right:2%; margin-bottom:2%;}
/*产品详细*/
.productDetails .product_one_l .pro_big2{ margin-bottom:11px;}
.productDetails .information .conten .content_timgr{ display:none!important;}
.productDetails .product_one_l #drag_img{ display:none!important;}
.productDetails .information .conten .boxs{ max-width:none;}
.productDetails .information .txt{  font-size:13px; line-height:26px;}
.productDetails .information .txt ul li{ font-size:14px; margin-bottom:10px;}
.productDetails .information .p{ font-size:15px;}
.productDetails .information .h2{ font-size:26px;line-height:40px;}
.productDetails .information .rend .tels a{ font-size:26px;}
.product_con2 .twos .imgs2{ width:500px; margin-right:28px;}
.product_con2 .twos .txts{ margin-top:20px;}
.product_con2 .twos .txts .label{font-size:14px;}
/*在线留言*/
.feedback_box .ends .tels a{ font-size:26px;}
/*新闻中心*/
.news_con ul li .imgs{ width:250px;}
.news_con ul li .txts .h3{ margin-top:26px; font-size:18px;}
.news_con ul li .ends{ width:150px; height:155px;}
.news_con ul li .ends .news_more{ width:110px; font-size:14px;}
/*联系我们*/
.contact_map #myframe1{ height:500px;}
.contact_pos{ position:static; height:auto; margin-bottom:5%;}
.contact_pos .wrap12{ height:auto;}
.contact_pos .cons{ margin-top:4%; width:100%; float:none; max-width:none; height:auto; padding-bottom:4%;}
.contact_pos .cons .boxs2{ max-width:none;}
.contact_pos .cons .txts li{ float:left; width:49%;}
.contact_pos .cons .txts li:nth-child(2n+0){ float:right;}
.contact_pos .cons .txts li .boxs2{ padding-top:3%; padding-bottom:3%;}
.contact_pos .cons .txts li:last-child .boxs2{ border-bottom:1px solid rgba(218,218,218,0.65);}
.contact_pos .cons .txts li .p{ line-height:22px; min-height:44px;}
.contact_pos .cons .h3{ margin-top:4%; margin-bottom:2%;}
/*滚动条*/
.i_jsq_scroll{ max-height:406px;}

/*农机服务中心*/
.service_ul ul li{ min-height:510px;}
.service_ul ul li.bgs2{ min-height:480px;}
.service_ul ul li .service_l{width: calc(98% - 500px);width: -webkit-calc(98% - 500px); width: -moz-calc(98% - 500px);}
.service_ul ul li .service_r{ width:500px; margin-top:-167px;}
.service_ul ul li .service_l .desc{ font-size:15px; line-height:26px; margin-top:6%;}
.service_ul ul li .wrap:after{ font-size:400px; margin-top:-185px; }
.service_ul ul li .service_l .h3{ padding-bottom:30px;}
/*技术服务尖刀队*/
.case_ul ul li .txts .h3{ font-size:20px;}
.case_ul ul li .txts .p{ font-size:15px;}
.case_ul ul li .desc{ font-size:16px; line-height:32px; height:96px;}
/*农机培训*/
.service_ul2 ul li .service_l{width: calc(98% - 500px);width: -webkit-calc(98% - 500px); width: -moz-calc(98% - 500px);}
.service_ul2 ul li .service_r{ width:500px; }
.service_ul2 ul li .service_l .h3{ padding-bottom:30px;}
.service_ul2 ul li .service_l .desc{ font-size:15px; line-height:26px; margin-top:6%; min-height:104px;}
}
@media screen and (max-width: 1000px) {
/*人才招聘*/
.job_ul ul li{ background-position:right 10px top 17px; }
.job_ul ul li .down{  line-height:26px; padding-right:42px; padding-left:20px;}
.job_ul ul li .h3{  padding-right:130px; padding-left:20px;padding-top:20px; padding-bottom:20px; font-size:15px; }
.job_ul ul li .h3 span{ width:70%;}
.job_ul ul li .job_up{ top:13px; font-size:14px; width:110px; right:10px;}
/*农机服务中心*/
.service_con{ font-size:16px; line-height:32px;}
/*维修机械类别*/
.technology_desc{ font-size:16px; line-height:32px;}
}
@media screen and (max-width: 960px) {
/*内页*/
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:14px; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto; margin-right:0;}
.postions .postions_b a:hover{ background:#d00000; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#d00000;}
.postions .postions_b a:after{ height:0;}
.o_big_con .h2 span{ margin-bottom:70px;}
/*分类弹窗*/
.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_one_bg{ padding-bottom:7%; margin-top:5%;}
.about_one_bg .zhi{ font-size:80px;}
.about_one{ line-height:26px; font-size:14px;}
.about_one .desc{ line-height:30px;}
.about_two .ul li{ height:270px;}
.about_two .ul li .boxs{ margin-top:40px;}
.about_two .ul li .imgs{ width:63px; height:64px;}
.about_two .ul li .p{ line-height:30px; height:60px; font-size:16px; margin-top:10px;}
.about_two .ul li .h3{ height:32px; line-height:32px; margin-top:15px;}
/*子公司简介详细*/
.o_more{ width:170px;}
/*新闻资讯详细*/
.about_x2 .con_id{ line-height:26px; font-size:15px;}
.about_x2 .con_line.bgs2{ font-size:16px;}
.prenext{ font-size:14px; line-height:24px; }
.prenext span{ height:24px;}
.prenext .goback{ margin-top:-48px; padding-top:24px; line-height:24px; height:48px; background-position:center top 5px;}
.fenxiang .news_fx ul li{ width:26px; height:26px;}
/*产品中心*/
.search_form{ margin-top:3%;}
.i_product .scroller li{ padding-left:20px; padding-right:20px;}
.product_ul li .h3{ height:32px; line-height:32px;}
.product_ul li .p{ font-size:14px; margin-top:5px; height:26px; line-height:26px;}
/*产品详细*/
.productDetails .product_one_l{ width:100%; float:none;}
.productDetails .information .conten{ min-height:inherit; margin-top:5%;}
.productDetails .information .conten .boxs{ width:100%;}
.productDetails .information .txt{  line-height:24px; }
.productDetails .information .rend{ margin-top:3%;}
.productDetails .information .rend .btn-skip>span{ font-size:16px;}
.product_con2{ font-size:15px; line-height:30px;}
.product_con2 table td{ height:50px; padding-left:30px;}
.product_con2 table tr td.w1{ padding-left:20px;}
.product_con2 .twos .imgs2{ float:none;width:100%; margin-right:0px;}
.product_con2 .twos .txts{ margin-top:4%;}
.product_con2 .twos .txts .label{ margin-top:3%;}
.product_ul2 li{  width:49%; margin-bottom:3%;}
.product_ul2 li:nth-child(3n+0){ margin-right:2%;}
.product_ul2 li:nth-child(2n+0){ margin-right:0%;}

/*产品筛选*/
.product_type{ padding:20px; margin-top:4%;}
.product_a label{ font-size:14px; height:40px; line-height:40px;}
.product_a .divs{ padding-top:6px; padding-bottom:7px;}
.product_a .divs.close{height:40px;}
.product_a a{height:26px; line-height:26px;margin-right:10px; font-size:14px;}
.product_a .mores{height:26px; line-height:26px;}
/*新闻中心*/
.news_con ul li .imgs{ margin-right:2%; width:220px;}
.news_con ul li .txts{ padding-right:2%;}
.news_con ul li .ends{ width:140px; height:137px;}
.news_con ul li .txts .p{ margin-top:7px; font-size:15px;}
/*联系我们*/
.contact_ul li{  width:49%;height:280px; margin-right:2%; margin-bottom:2%;}
.contact_ul li:nth-child(3n+0){ margin-right:2%;}
.contact_ul li:nth-child(2n+0){ margin-right:0%;}
.contact_ul li .label{ font-size:16px; margin-top:20px;}
.contact_ul li .p{ font-size:14px;}
.contact_ul li .boxs{ margin-top:30px;}
.contact_ul li .tels{ line-height:40px;}
.contact_two .imgs2{ float:none; width:100%;}
.contact_two .txts{ position:static; width:100%; display:block; margin-top:5%; margin-bottom:6%;}
.contact_two .txts .cons{ max-width:790px;}
.contact_two .txts .p{ margin-top:4%;}
.contact_two .txts .label{ margin-top:3%;}
.contact_pos .cons .txts li .h4{ font-size:18px;}
.contact_pos .cons .txts{ font-size:14px;}
/*农机服务中心*/
.service_con .service_img .h4{ font-size:52px; line-height:70px;}
.service_con .service_img .p{ line-height:30px;}
.service_ul ul li{ min-height:410px;}
.service_ul ul li.bgs2{ min-height:390px;}
.service_ul ul li .service_l{width: calc(98% - 400px);width: -webkit-calc(98% - 400px); width: -moz-calc(98% - 400px);}
.service_ul ul li .service_r{ width:400px; margin-top:-133px;}
.service_ul ul li .service_l .desc{ font-size:14px; line-height:24px; margin-top:5%;}
.service_ul ul li .wrap:after{ font-size:350px; margin-top:-165px; }
.service_ul ul li .service_l .h3{ padding-bottom:25px;}
/*农机维修技术服务中心*/
.team_ul li .imgs{ width:100%; padding-top:114.58%;}
.team_ul li .txts{ position:static; width:100%; display:block; padding-top:5%;}
.team_ul li .cons .title .name{  line-height:28px;}
.team_ul li .cons .title .job{ font-size:14px;}
.team_ul li .cons .desc{margin-bottom:10px;}
/*农机维修技术服务中心详情*/
.team_three .imgs{ float:none; margin-right:0; width:100%;}
.team_three.bgs2 .imgs{ width:100%;}
.team_three .txts .h3{ margin-top:5%;}
/*技术服务尖刀队*/
.case_ul ul li{ margin-bottom:4%;}
.case_ul ul li .txts{ padding-bottom:13px;}
.case_ul ul li .txts .h3{ font-size:18px; height:34px; line-height:34px;}
.case_ul ul li .txts .p{ font-size:14px; line-height:24px; height:24px;}
.case_ul ul li .txts .ico{ height:40px;}
.case_ul ul li .desc{ font-size:15px; line-height:28px; height:84px;}
/*公司荣誉*/
.honor_ul2 ul li .imgs{ padding-top:64.225%; height:auto;}
/*农机培训*/
.service_ul2 ul li .service_l{width: calc(98% - 400px);width: -webkit-calc(98% - 400px); width: -moz-calc(98% - 400px);}
.service_ul2 ul li .service_r{ width:400px;}
.service_ul2 ul li .service_l .h3{ padding-bottom:25px;}
.service_ul2 ul li .service_l .desc{ font-size:14px; line-height:24px; margin-top:5%; min-height:96px;}
/*产品分类*/
.product_class li{ padding-left:20px; padding-right:20px;}
/*.product_class li:hover .p a{ padding-left:20px;}*/
}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}

}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:200px;}
.postions{ height:44px; line-height:44px; font-size:13px;}
.postions h2{ display:none;}
.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}
.postions .goback{height:44px; line-height:44px; font-size:12px;}
.service_bg2{ margin-top:-120px;}
/*分页*/
.yema a{ height:26px; line-height:24px; padding-left:6px; padding-right:6px; margin-left:2px; font-size:13px; min-width:26px;}
/*大事记*/
.about_ul2 li{ width:49%;}
.about_ul2 li:nth-child(3n+0){ margin-right:2%;}
.about_ul2 li:nth-child(2n+0){ margin-right:0;}
.about_ul2 li .date{ margin-left:12px; font-size:15px;}
.about_ul2 li .txts{ margin-top: 12px;}
.about_ul2 li .h3{ height:60px; line-height:30px; font-size:18px;}
.about_ul2 li .a{ font-size:14px; margin-top:16px;}
/*公司荣誉*/
.honor_ul2{ margin-top:4%;}
.honor_ul2 ul li{ width:49%;}
.honor_ul2 ul li:nth-child(3n+0){ margin-right:2%;}
.honor_ul2 ul li:nth-child(2n+0){ margin-right:0;}
.honor_ul2 ul li .h3{ font-size:14px; height:52px; line-height:52px;}
/*产品中心*/
.search_form{ margin-top:4%; height:42px; padding-top:5px; padding-bottom:5px; padding-left:6px; padding-right:6px;}
.search_form .input_shurk{ height:30px; line-height:30px;width: calc(100% - 40px); width: -webkit-calc(100% - 40px);  width: -moz-calc(100% - 40px); text-indent:10px;}
.search_form .s_btns{ width:30px; height:30px;}

/*产品筛选*/
.product_a label{  height:30px; line-height:30px;}
.product_a .divs{ padding-top:4px; padding-bottom:4px;}
.product_a .divs.close{height:30px;}
.product_a a{height:22px; line-height:22px;}
.product_a .mores{height:22px; line-height:22px;}
/*新闻中心*/
.news_con ul li .txts .p{ font-size:14px; line-height:24px; height:48px;}
.news_con ul li .ends{ width:120px;}
.news_con ul li .ends .news_more{ width:100px; font-size:13px;}

/*联系我们*/
.contact_pos .cons .txts li{ float:none; width:100%;}
.contact_pos .cons .txts li:nth-child(2n+0){ float:none;}
.contact_pos .cons .txts li:last-child .boxs2{ border-bottom:0;}
.contact_pos .cons .txts li .p{ min-height:inherit;}
/*农机服务中心*/
.service_con{ font-size:15px; line-height:28px;}
.service_ul ul li{ height:auto; min-height:inherit; display:block;padding-bottom:6%;}
.service_ul ul li.bgs2{ height:auto; min-height:inherit;}
.service_ul ul li .service_l{ float:none;width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); margin-top:5%; /*max-width:none;*/}
.service_ul ul li.bgs2 .service_l{ float:none;}
.service_ul ul li .service_r{ width:100%; margin-top:5%; position:static; top:0; }
.service_ul ul li .wrap:after{ display:none;}
/*农机维修技术服务中心*/
.team_ul li .cons .title{ margin-bottom:5px; padding-bottom:5px;}
.team_ul li .cons .title .name{  line-height:24px;}
.team_ul li .cons .desc{ line-height:22px; height:66px;}
/*维修机械类别*/
.technology_desc{ font-size:15px; line-height:28px;}
/*农机培训*/
.service_ul2 ul li .service_l{  position:static; top:0;width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); margin-top:5%; /*max-width:none;*/}
.service_ul2 ul li .service_r{ width:100%; float:none; }
.service_ul2 ul li:nth-child(2n+0) .service_r{ float:none;}
.service_ul2 ul li .service_l .desc{ min-height:inherit;}
.service_ul2 ul li .service_l .h3{ padding-bottom:20px;}
.service_ul2 ul li .service_l .o_more{ margin-top:5%;}
.service_ul2 ul li:nth-child(2n+0) .h3{ text-align:left;}
.service_ul2 ul li:nth-child(2n+0) .desc{ text-align:left;}
.service_ul2 ul li:nth-child(2n+0) .o_more{ float:left;}
.service_ul2 ul li:nth-child(2n+0) .service_l .h3:after{ left:0; right:auto;}
/*技术服务尖刀队详细*/
.service_bg3 .service_con{ font-size:15px; line-height:28px;}
}

@media screen and (max-width: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_b a{ font-size:13px;}
.postions .postions_r img{ height:16px;}
.postions2{ height:36px; line-height:36px; font-size:13px;}
.postions2 .postions_r img{ height:16px; margin-right:8px;}
.o_big_con .h2 span{  margin-top:1.5%; margin-bottom:60px;}
/*分页*/
.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_one_bg .zhi{ font-size:70px;}
.about_one{ line-height:24px; font-size:13px;}
.about_one .desc{ line-height:26px;}
.about_t{ padding-bottom:3.5%; margin-top:6%;}
.about_two .ul li{ height:240px;}
.about_two .ul li .boxs{ margin-top:30px;}
.about_two .ul li .imgs{ width:53px; height:54px;}
.about_two .ul li .p{ line-height:26px; height:78px; font-size:14px;-webkit-line-clamp: 3;}
.about_two .ul li .h3{ height:28px; line-height:28px; }
/*子公司简介详细*/
.o_more{ width:150px; height:38px; line-height:38px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:20px; line-height:28px; text-align:center;}
.about_x2 .con_line{ font-size:12px;  line-height:30px; text-align:center;}
.about_x2 .con_line.bgs2{ font-size:14px; line-height:26px; padding-bottom:10px;}
.about_x2 .con_id{ font-size:14px; line-height:24px;}

.prenext{ font-size:13px;}


.fenxiang{ float:none; margin-top:5px;}
/*产品中心*/
.i_product .renzheng_tc{ font-size:14px;}
.i_product .scroller li{ padding-left:10px; padding-right:10px;}
.search_form .input_shurk{ font-size:14px;}
/*产品详细*/
.productDetails .information .h2{ font-size:24px;}
.productDetails .information .p{ font-size:14px; margin-top:5%;}
.productDetails .information .rend .tels{ background-size:30px 30px; padding-left:36px;}
.productDetails .information .rend .tels label{ font-size:13px; height:20px; line-height:20px;}
.productDetails .information .rend .tels a{ height:26px; line-height:26px;}
.productDetails .product_one_l .video-play{background-size:50px 35px;}
.product_con2{ font-size:14px; line-height:28px;}
.product_con2 table td{ height:40px; padding-left:20px;}
.product_con2 table tr td.w1{ padding-left:10px;}
.product_ul2 li .h3{ font-size:14px; margin-top:12px;}

/*在线留言*/
.feedback_box.showdiv{ max-width:none; margin-left:-48%;/*top:90px;*/ height:370px; margin-top:-185px;}
.feedback_box .feedtack_tt{  margin-bottom:20px; margin-top:20px;}
.feedback_box .feedtack_tt .p{ font-size:13px; line-height:22px; margin-top:4px;}
.feedback_box .feedtack_tt .h3{ font-size:22px;}
.feedback_box .input_shurk{ font-size:14px; line-height:40px; height:40px;}
/*.feedback_box .divs{ margin-right:0; float:none; width:100%;}
.feedback_box .textarea{ margin-bottom:5px; height:66px;}*/
.feedback_box .divs.partner_file span{ font-size:12px;}
.feedback_box .divs.partner_file span{ height:40px; line-height:40px;font-size:12px;text-indent:12px;}
.feedback_box .divs.partner_file em{ right:6px; top:5px; height:30px; line-height:30px; font-size:12px; width:70px;}
.feedback_box .bnts{ margin-top:12px;}
.feedback_box .ends .tels{ margin-left:3%;background-size:30px 30px; padding-left:36px;}
.feedback_box .ends .tels label{ font-size:13px; height:20px; line-height:20px;}
.feedback_box .ends .tels a{ height:26px; line-height:26px;}


/*产品筛选*/
.product_type{ padding:15px;}
.product_a label{ font-size:13px; width:70px;}
.product_a a{ font-size:13px; margin-right:8px;}
/*新闻中心*/
.news_con ul li{ padding-right:2%;}
.news_con ul li .ends{ display:none;}
.news_con ul li .txts{ padding-right:0;}
/*联系我们*/
.contact_ul li{ height:260px;}
.contact_ul li .label{ font-size:14px; margin-top:12px;}
.contact_ul li .p{ font-size:13px;}
.contact_two .txts{ font-size:14px;}
.contact_two .txts .tels{ line-height:30px;}
.contact_map #myframe1{ height:400px;}
.contact_pos .cons .txts{ font-size:13px;}
.contact_pos .cons .txts li .h4{ font-size:16px;line-height:26px;}
/*人才招聘*/
.job_ul ul li{ background-position:right 5px top 12px; background-size:26px 26px;}
.job_ul ul li .h3{ font-size:14px; padding-top:12px; padding-bottom:12px; padding-left:15px; padding-right:110px;}
.job_ul ul li .h3 span{ font-size:16px;}
.job_ul ul li .job_up{ height:30px; line-height:30px; font-size:12px; width:90px; top:10px;}
.job_ul ul li .down{ font-size:14px; line-height:24px; padding-left:15px; padding-right:32px;}
.job_ul ul li .down b{ font-size:14px;}
/*农机服务中心*/
.service_con{ font-size:14px; line-height:26px;}
.service_con .service_img .h4{ font-size:44px; line-height:60px;}
.service_con .service_img .p{ line-height:26px;}
.service_ul ul li .service_l .desc{ font-size:13px; line-height:22px;}
/*农机维修技术服务中心*/
.team_ul li .cons .desc{ font-size:13px;}

/*技术服务尖刀队*/
.case_ul ul li{ margin-bottom:3%;}
.case_ul ul li .txts{ padding-bottom:10px; padding-top:10px; padding-right:57px;}
.case_ul ul li .txts .h3{ font-size:16px; height:30px; line-height:30px;}
.case_ul ul li .txts .p{ font-size:13px; line-height:22px; height:22px;}
.case_ul ul li .txts .ico{ height:36px;}
.case_ul ul li .desc{ font-size:14px; line-height:24px; height:72px;}
/*农田水利项目建设*/
.item_ul li .txts{ bottom:20px;}
.item_ul li .txts .h3{ font-size:16px; line-height:26px; max-height:52px;}
/*子公司简介*/
.about_ul li .txts .em{ font-size:13px; margin-top:0;}
.about_ul li .txts .p{ font-size:13px;}
.about_ul li .txts .h3{ height:32px; line-height:32px;}
/*农机培训*/
.service_ul2 ul li .service_l .desc{ font-size:13px; line-height:22px;}
/*技术服务尖刀队详细*/
.service_bg3 .service_con{ font-size:14px; line-height:26px;}
/*产品分类*/
.product_class li{ padding-left:10px; padding-right:10px;}
/*.product_class li:hover .p a{ padding-left:10px;}*/
.product_class li .h4{ font-size:14px;}
.product_class li .p{ font-size:12px; }
.product_class li .p .h5{ font-size:12px;}
/*维修机械类别*/
.technology_desc{ font-size:14px; line-height:26px;}
}

@media screen and (max-width: 520px) {



}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:180px;}
.service_bg2{ margin-top:-100px;}
.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
.postions .postions_r img{ margin-left:6px; height:14px;}
.postions2{ font-size:12px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}
/*关于我们*/
.about_t{ padding-bottom:4.5%;}
.about_one_bg .zhi{ font-size:60px;}
.about_one .h3{ padding-top:15px; margin-top:15px;}
.about_two .ul li{ height:220px;}
.about_two .ul li .boxs{ margin-top:20px;}
.about_two .ul li .h3{ height:24px; line-height:24px;}
.about_two .ul li .p{ font-size:13px; line-height:22px; height:88px;-webkit-line-clamp: 4;}
.about_two .ul li .imgs{ width:43px; height:44px;}
/*大事记*/
.about_ul2 li .h3{ height:52px; line-height:26px; font-size:16px;}
.about_ul2 li .a{ margin-top:12px; font-size:13px;}
.about_ul2 li .date{ display:none;}
.about_ul2 li .date .day{ font-size:19px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.about_x2 .con_line.bgs2{ font-size:13px; line-height:24px;}

.prenext{ font-size:12px; line-height:22px;}
.prenext span{ padding-right:60px; height:22px;}
/*公司荣誉*/
.honor_ul2 ul li .h3{ font-size:13px; line-height:44px; height:44px;}


/*产品中心*/
.product_ul li .boxs{ margin-bottom:10%;}
.product_ul li .h3{ height:52px; line-height:26px;-webkit-line-clamp: 2;}
.product_ul li .p{ height:22px; line-height:22px; font-size:13px;}
.product_ul li .o_more{ margin-top:6%; display:none;}
.product_ul li .p2{ font-size:12px; margin-top:3%;}
/*产品详细*/
.productDetails .information .h2{ font-size:20px; line-height:30px;}
.productDetails .information .txt{ font-size:12px; line-height:22px;}
.productDetails .information .txt ul li{ font-size:13px; margin-bottom:6px;}
.productDetails .information .rend{ margin-top:20px;}
.productDetails .information .p{ font-size:13px;}
.productDetails .information .rend .tels a{ font-size:22px;}
.product_con2{ font-size:13px; line-height:24px;}
.product_con2 table td{ height:36px; padding-left:10px;}
.product_con2 table tr td.w1{ padding-left:5px;}
.product_ul2 li .h3{ font-size:13px; margin-top:10px;}
/*在线留言*/
.feedback_box .feedtack_tt .p{ font-size:12px; line-height:20px; }
.feedback_box .feedtack_tt .h3{ font-size:20px;}
.feedback_box .ends .tels a{ font-size:22px;}
/*产品筛选*/
.product_type{ padding:12px;}
.product_a label{ font-size:12px; width:60px;}
.product_a a{ margin-right:1px; font-size:12px; padding-left:6px; padding-right:6px;}
/*新闻中心*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .txts .h3{ margin-top:20px; font-size:16px;}
.news_con ul li .txts .p{ font-size:13px; line-height:22px; height:44px; margin-top:5px;}
/*联系我们*/
.contact_ul li{ height:auto; min-height:190px; float:none; width:100%; margin-right:0; max-width:none;}
.contact_ul li .h3{ font-size:16px; height:30px; line-height:30px;}
.contact_ul li .label{ font-size:13px; margin-top:10px;}
.contact_ul li .boxs{ margin-top:20px;}
.contact_ul li .tels{ font-size:22px;}
.contact_two .txts{ font-size:13px;}
.contact_two .txts .h4{ font-size:16px;}
.contact_two .txts .tels{ font-size:22px; line-height:26px;}
.contact_pos .cons .txts li .h4{ font-size:15px;}
.contact_pos .cons .txts li .p{ font-size:14px; line-height:20px; margin-top:3px;}
/*人才招聘*/
.job_ul ul li{ background-position:right 5px top 14px;background-size:22px 22px;}
.job_ul ul li .down{  font-size:13px; line-height:22px; padding-left:12px;}
.job_ul ul li .h3{ font-size:13px; padding-left:12px;}
.job_ul ul li .h3 span{ font-size:14px; width:100%;}
.job_ul ul li .down .o_more{ margin-top:4%;}
/*农机服务中心*/
.service_con{ font-size:13px; line-height:24px;}
.service_ul ul li{ padding-bottom:7%;}
/*农机维修技术服务中心*/
.service_con .service_img .h4{ font-size:36px; line-height:50px;}
.service_con .service_img .p{ line-height:24px;}
.service_con .service_img .a{ width:140px; font-size:14px;}
.team_ul li{ margin-bottom:5%;}
.team_ul li .cons .desc{ font-size:12px;}
.team_ul li .cons .title .job{ font-size:13px;}
.team_ul li .cons .mores{ font-size:13px;}
/*农机维修技术服务中心详情*/
.team_three .txts .p{ font-size:14px; line-height:22px; padding-top:2%;}
.team_three .txts .desc{ margin-bottom:2%; font-size:16px;}
/*技术服务尖刀队*/
.case_ul ul li{ margin-bottom:4%; float:none; width:100%; max-width:none;}
.case_ul ul li:nth-child(2n+0){ float:none;}
.case_ul ul li .txts{ padding-right:100px;}
.case_ul ul li .txts .h3{ font-size:15px; height:26px; line-height:26px;}
.case_ul ul li .txts .p{ font-size:12px; line-height:20px; height:20px;}
.case_ul ul li .txts .ico{ height:32px;}
.case_ul ul li .desc{ font-size:13px; line-height:22px; height:66px;}
.case_ul ul li span{ position:absolute; margin-top:0; width:100px;}
/*农田水利项目建设*/
.item_ul li{ float:none; width:100%;max-width:none;  }
.item_ul li:nth-child(2n+0){ float:none;}
.item_ul li .txts{ bottom:10px;}
.item_ul li .txts .h3{ font-size:14px; line-height:22px; max-height:44px;}
/*子公司简介*/
.about_ul li{ float:none; width:100%;}
.about_ul li:nth-child(2n+0){ float:none;}
.about_ul li .txts .p{ font-size:12px;}
.about_ul li .txts .em{ font-size:12px;}
/*技术服务尖刀队详细*/
.service_bg3 .service_con{ font-size:13px; line-height:24px;}
/*维修机械类别*/
.technology_desc{ font-size:13px; line-height:24px;}
}


@media screen and (max-width: 420px) {
/*关于我们*/
.about_one_bg .zhi{ font-size:50px;}
/*大事记*/
.about_ul2 li{ margin-bottom:4%;}
.about_ul2 li .h3{ line-height:24px; height:48px; font-size:15px;}
.about_ul2 li .a{ font-size:12px; margin-top:8px;}
/*公司荣誉*/
.honor_ul2 ul li .h3{ font-size:12px; line-height:40px; height:40px;}
/*产品中心*/
.product_ul li .h3{ font-size:15px; line-height:24px; height:48px;}
/*产品详细*/
.productDetails .information .txt ul li{ font-size:12px;}
.product_con2{ font-size:12px; line-height:22px;}
.product_ul2 li .h3{ font-size:12px; margin-top:6px;}
/*新闻中心*/
.news_con ul li .imgs{ width:154px;}
.news_con ul li .txts .h3{ height:24px; line-height:24px; margin-top:10px;}
/*联系我们*/
.contact_two .txts{ font-size:12px;}
.contact_two .txts .p{ margin-top:3%;}
/*人才招聘*/
.job_ul ul li .h3{ font-size:12px;}
.job_ul ul li .h3 span{ font-size:13px; }
/*农机服务中心*/
.service_con{ font-size:12px; line-height:22px;}
.service_con .service_img{ padding-bottom:10%;}
.service_con .service_img .h4{ font-size:30px; line-height:44px;}
.service_con .service_img .p{ line-height:22px;}
.service_con .service_img .a{ width:130px; font-size:13px; height:36px; line-height:36px;}
/*农机维修技术服务中心*/
.team_ul li .cons .title .job{ font-size:12px;}
/*技术服务尖刀队*/
.case_ul ul li .imgs em{ margin-top:-13px; font-size:15px; width:110px;height:32px; line-height:32px; /*background-position:right 11px center;*/ font-size:14px; /*text-indent:13px;*/}
/*.case_ul ul li .imgs em:hover{ text-indent:15px; background-position:right 9px center;}*/
.case_ul ul li span{font-size:15px; width:90px;height:32px; line-height:32px; /*background-position:right 11px center;*/ font-size:14px; }
.case_ul ul li .txts{ padding-right:90px;}
/*农田水利项目建设*/
.item_ul li .txts{ bottom:5px;}
.item_ul li .txts .h3{ font-size:13px; line-height:20px; max-height:40px;}
/*技术服务尖刀队详细*/
.service_bg3 .service_con{ font-size:12px; line-height:22px;}
/*维修机械类别*/
.technology_desc{ font-size:12px; line-height:22px;}
}
@media screen and (max-width: 360px) {
/*内页*/
/*关于我们*/
.about_one_bg .zhi{ font-size:40px;}
/*新闻中心*/
.news_con ul li .imgs{ width:150px;}
.news_con ul li .txts .h3{ margin-top:10px; font-size:15px;}
.news_con ul li .txts .p{ font-size:12px;}
}


.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;}
}