﻿@import url(style.css);
@import url(pscroll.css);
/*内页*/
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.position{height:70px; line-height:70px;  background:#f5f5f5; overflow:hidden; color:#777777; text-align:left; font-size:16px;}
.position.bgs2{ background:#fff;}
.position a{ color:#777777;  text-decoration:none;}
.position a:hover{color:#00a0e9;}
/*.position label{}*/
.position .postions_r img{ vertical-align:baseline; margin-right:8px; height:14px;}
.position .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;}

.position .postions_b{ float:right; }
.position .postions_b a{ float:left; margin-left:10px; padding-left:44px; padding-right:44px;  text-align:center;overflow:hidden; font-size:15px; color:#333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0;}
.position .postions_b a:hover{color:#fff;}
.position .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:100%;opacity: 0;background-color: #00a0e9;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
.position .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1;}
.position .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}
.position .postions_b a.isel{color:#fff;}

.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{ font-weight:normal; display:table-cell; vertical-align:middle; color:#fff; text-align:center;}
.o_big_con .h2 span{ display:block; line-height:36px; overflow:hidden;}



/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:5%; padding-bottom:6%; clear:both;}
.yema a{ display:inline-block; height:36px; line-height:36px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:18px;margin-left:3px; margin-right:3px;  text-align:center; color:#666666; font-size:14px; border:1px solid #e5e5e5; background:#ffffff;}
.yema a:hover{ text-decoration:none; color:#fff; background:#00a0e9;border:1px solid #00a0e9;}
.yema a.on{color:#fff;  background:#00a0e9;border:1px solid #00a0e9;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#00a0e9;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}
/*产品中心*/
.position2{ border-bottom:1px solid #ececec;height:66px; line-height:66px;  background:#fff; overflow:hidden; color:#777777; text-align:left; font-size:15px; }
.position2 a{ color:#777777;  text-decoration:none;}
.position2 a:hover{color:#00a0ea;}
/*.position label{}*/
.position2 .postions_r img{ vertical-align:baseline; margin-right:8px; height:18px;}
.position2 .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;}
.about_l{ float: left;width:282px; overflow:hidden; margin-right:2.2%; margin-top:-90px; margin-bottom:4%; position:relative;}
.about_l .about_l_titile{ overflow: hidden;color:#fff; background:url(../images/about_bg2.png) no-repeat; background-size:100% 100%; height:90px;/*-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05); box-shadow: 0 5px 15px rgba(0,0,0,0.05);*/}
.about_l .about_l_titile .h1{ font-weight:normal; font-size:20px;  line-height:30px; height:30px; overflow:hidden; padding-left:23px; margin-top:21px;}
.about_l .about_l_titile span{ color:#9cceec; display:block; font-size:14px; line-height:20px; height:20px; text-transform:uppercase; padding-left:23px;}
.about_l .i_left_ul2{ overflow:hidden; margin-bottom:9px; /*background-color:#f4f8f9; border:1px solid #dadada; border-top:0;*/}
.about_l .i_left_ul2 li h2{ font-weight:normal; overflow:hidden;margin-left:36px; margin-right:36px; padding-right:20px; height:58px;line-height:58px;font-size:16px; color:#333333; cursor:pointer; position:relative;background:url(../images/about_bg3.png) 194px center no-repeat;transition:all 0.3s;}
.about_l .i_left_ul2 li h2 a{color:#666666; text-decoration:none; display:block;transition:all 0.3s; }
.about_l .i_left_ul2 li h2 a:hover{ color:#00a0ea;margin-left:3px; }
/*.about_l .i_left_ul2 li h2:hover{background-image:url(../images/about_bg3_on.png);}*/
.about_l .i_left_ul2 li:after{content:""; position:absolute; left:0; top:21px; width:4px; height:30px; background:#00a0ea;}
/*.about_l .i_left_ul2 li.left_sel{ background:#ffffff;}*/
.about_l .i_left_ul2 li.left_sel h2{ color:#00a0ea; background-image:url(../images/about_bg3_on.png);}
.about_l .i_left_ul2 li.left_sel h2 a{ color:#00a0ea;}

.about_l .i_left_ul2 li{display:block; width:100%; background:#f5f5f5; position:relative; margin-bottom:5px; padding-top:7px; padding-bottom:7px;}
/*.about_l .i_left_ul2 li:before{ content:""; position:absolute; right:0; top:0; width:1px; height:100%; background:#efefef; }
.about_l .i_left_ul2 li:after{ content:""; position:absolute; left:0; top:0; width:1px; height:100%; background:#efefef; }
.about_l .i_left_ul2 li.left_sel:after{ width:2px;background:#118aa7;}*/
.about_l .i_left_ul2 li:after{content:""; position:absolute; left:0; top:21px; width:4px; height:30px; background:#00a0ea;}
.about_l .i_left_ul2 li:last-child h2 a{border-bottom:none; }
.about_l .i_left_ul2 li:last-child h1 a{ border-bottom:none; margin-bottom:0;}
.about_l .i_left_ul2 li h1{ font-weight:normal; overflow:hidden;margin-left:36px; margin-right:36px; padding-right:20px; height:59px;line-height:58px;font-size:16px; color:#333333; cursor:pointer; position:relative;background:url(../images/about_bg3.png) 194px center no-repeat;transition:all 0.3s;}
.about_l .i_left_ul2 li h1 a{ color:#333333; text-decoration:none;display:block; transition:all 0.3s;}
.about_l .i_left_ul2 li h1:hover a{color:#00a0ea;margin-left:3px;}
.about_l .i_left_ul2 li.left_sel h1{ color:#00a0ea;background:url(../images/product_bg2.png) 194px center no-repeat;border-bottom:1px dashed #e4e4e4;}
.about_l .i_left_ul2 li.left_sel h1 a{ color:#00a0ea;}
.about_l .i_left_ul2 li div{ margin-top:15px; font-size:15px;display:none; margin-left:44px; margin-right:36px; padding-bottom:20px;}
.about_l .i_left_ul2 li div a{ height:48px; line-height:48px; overflow:hidden; display:block; padding-left:23px; padding-right:8px; color:#666666;background:url(../images/product_bg4.png) left center no-repeat;transition:all 0.3s;}
.about_l .i_left_ul2 li div a:hover{color:#00a0ea;background-image:url(../images/product_bg4_on.png); margin-left:4px;}
.about_l .i_left_ul2 li div a.left_sel{color:#00a0ea;background-image:url(../images/product_bg4_on.png);}
.about_l .i_left_ul2 li div dl{overflow:hidden; margin-top:10px;}
.about_l .i_left_ul2 li div dl dd{overflow:hidden; display:none; padding-bottom:1px;}
.about_l .i_left_ul2 li div dl dd p{ height:30px; line-height:30px; overflow:hidden; padding-left:37px; padding-right:10px; }
.about_l .i_left_ul2 li div dl dd p a{ height:30px; line-height:30px; overflow:hidden; display:block; padding-left:9px; padding-right:8px; color:#666666;background:url(../images/product_bg4.png) left center no-repeat;transition:all 0.3s;}
.about_l .i_left_ul2 li div dl dd p a:hover{color:#e94001;background-image:url(../images/product_bg4_on.png); margin-left:4px;}
.about_l .i_left_ul2 li div dl dd p.on a{ color:#e94001;background-image:url(../images/product_bg4_on.png);}
.about_l .i_left_ul2 li div dl span{ padding-left:23px; padding-right:8px; overflow:hidden; display:block; line-height:34px;  height:34px;font-size:14px; color:#333;cursor:pointer;background:url(../images/product_bg3.png) 16px center no-repeat; transition:all 0.3s;}
.about_l .i_left_ul2 li div dl span:hover{margin-left:4px;}
.about_l .i_left_ul2 li div dl span a{ color:#666666; text-decoration:none; display:inline;}
.about_l .i_left_ul2 li div dl span a:hover{color:#e94001; }
.about_l .i_left_ul2 li div dl span.left_sel{color:#e94001; background-image:url(../images/product_bg3_on.png);}
.about_l .i_left_ul2 li div dl span.left_sel a{color:#e94001;}
.about_l .i_left_ul2 li div dl span i{ float:right; margin-right:4px; width:8px; height:4px; background:url(../images/product_bg5.png) no-repeat; margin-top:15px; display:none;}
.about_l .i_left_ul2 li div dl span.left_sel i{ display:block;}
.about_r{overflow:hidden; padding-top:4px;}
.product_ul{ overflow:hidden; margin-top:4%;}
.product_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden; text-align:center;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
.product_ul ul li .boxs{ transition:all 0.3s;}
.product_ul ul li .imgs{overflow:hidden; position:relative;border:1px solid #ececec;}
.product_ul ul li:hover .imgs{ border:1px solid #00a0ea;}
.product_ul ul li .imgs img{ display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_ul ul li .imgs .bgs{ position:absolute; top:0; width:100%; left:0; height:100%; background:rgba(255,255,255,0.4);transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.product_ul ul li .imgs .bgs i{width: 66px; height: 66px;   left:50%; top:50%;overflow:hidden;transform: translate(-50%, -50%); position:absolute; display: block; background: url(../images/product_pic1.png) top center no-repeat; background-size: 100% 100%;}
.product_ul ul li:hover .imgs .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.product_ul ul li .txts{ width:94%; max-width:406px; margin:0 auto;overflow:hidden;}
.product_ul ul li .txts .h3{ overflow:hidden;height:28px; line-height:28px; margin-top:19px;font-weight:normal; font-size:16px;color:#444444;white-space:nowrap;text-overflow:ellipsis;}
.product_ul ul li:hover .txts .h3{ color:#029ee8;}
.product_ul ul li .txts .p{ overflow:hidden; height:28px; line-height:28px;font-size:16px;color:#444444;}
/*产品中心详细*/
.productDetails{ margin-top:3.5%; overflow:hidden;}
.productDetails .information:after{content:"";height:0;display:block;clear:both}
.productDetails .product_one_l{ float:left;width:484px;}
.productDetails .product_one_l .pro_big2{ overflow:hidden;margin-bottom:4%;/* border:1px solid #eeeeee;*/}
.productDetails .product_one_l .big_img{width:100%;}
.productDetails .information{ overflow:hidden;}
.productDetails .information .conten{ overflow:hidden; padding-left:3%;}
.productDetails .information .conten ul li{ display:block; overflow:hidden;border-bottom:1px solid #eeeeee; padding-top:3.2%; padding-bottom:3.2%;}
.productDetails .information .h2{font-weight:normal; line-height:30px;color: #000000; overflow:hidden;font-size: 26px;}
.productDetails .information .txt{overflow:hidden; color:#666666; font-size:15px; line-height:26px;}

.productDetails .information .tels{background:url(../images/product_bg1.png) left center no-repeat; padding-left:24px; overflow:hidden;}
.productDetails .information .tels a{transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s; font-weight:bold; color:#e70000; font-size:20px;}
.productDetails .information .tels a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.productDetails .tab{margin-top: 3%; height:46px;line-height: 46px;font-size: 20px;color: #333333; position:relative;padding-left:12px; border-bottom:1px solid #eee; }
.productDetails .tab:after{content:"";height:20px; position:absolute; width:3px; left:0; top:50%; margin-top:-10px; background:#029ee8;}
.productDetails .tabBox{padding-top: 10px; margin-top:13px; overflow:hidden; padding-bottom:25px; background:#ffffff; margin-bottom:5%;}
.productDetails .article{ padding-left:12px; padding-right:12px;line-height: 27px;font-size: 15px; color: #666666; /*text-align: justify;*/}
.productDetails .article img{ max-width:100%;}
.productDetails .article p{ margin-bottom:12px; overflow:hidden;}


/*产品研发*/
.product2_div{ margin-bottom:5%; margin-top:5%; overflow:hidden; position:relative;}
.product2_div .imgs{ float:left; width:40%; overflow:hidden;}
.product2_div .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product2_div .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product2_div .service_conact_con{ position:absolute; width:57%; max-width:773px; right:0; top:50%; transform: translate(0%, -50%); height:auto;color:#666666;}
.product2_div .service_conact_con a{color:#1f64a4;}
.product2_div .service_conact_con .h2{ position:relative; overflow:hidden; font-weight:normal; color:#333333;  padding-bottom:4%;}
.product2_div .service_conact_con .h2:after{ content:""; position:absolute; left:0; bottom:0; background:#00a0e9; height:5px; width:42px;}
.product2_div .service_conact_con .p{ font-size:15px; line-height:32px; overflow:hidden; margin-top:4.5%;}

/*联系我们*/
.about_bg{ background:#f5f5f5; overflow:hidden;}
.contact_t2{ overflow:hidden; margin-top:5%; text-align:center; line-height:26px; font-size:15px; color:#999999;}
.contact_t2 .h2{ height:50px; line-height:50px; color:#333333; font-size:34px; overflow:hidden;}
.contact_con{ color:#333; margin-top:3.5%;-webkit-box-shadow: 0 5px 35px rgba(0,0,0,0.1); box-shadow: 0 5px 35px rgba(0,0,0,0.1); background:#fff; margin-bottom:6%;}
.contact_con a{ color:#333;}
.contact_con a:Hover{ color:#2d9441;}
.contact_con .contact_con_txt{ max-width:1200px; overflow:hidden; margin:0 auto; width:94%; margin-top:3.8%; padding-bottom:3%;}
.contact_con .contact_con_txt .contact_l{ float:left; overflow:hidden; width:81.6%;font-size:15px;line-height:26px;}
.contact_con .contact_con_txt .contact_l .h2{ font-size:24px; font-weight:bold; color:#333333; margin-bottom:2.5%; overflow:hidden;}
.contact_con .contact_con_txt .contact_r{ float:right; overflow:hidden; width:17%; max-width:120px; text-align:center; line-height:30px;font-size:15px;}
.contact_con .contact_con_txt .contact_r img{ display:block; width:100%;}
.contact_con .contact_con_txt .contact_l ul li{ width:49%; overflow:hidden; float:left; margin-right:1%;}
.contact_con .divs{ margin-bottom:10px; font-weight:normal; padding-left:28px; overflow:hidden; background-repeat:no-repeat; background-position:left 5px;  }
.contact_con .divs.bgs1{ background-image:url(../images/contact_bg1.png);}
.contact_con .divs.bgs2{ background-image:url(../images/contact_bg2.png);}
.contact_con .divs.bgs3{ background-image:url(../images/contact_bg3.png);}
.contact_con .divs.bgs4{ background-image:url(../images/contact_bg4.png);}
.contact_map{overflow:hidden; max-height:380px;}
.contact_map iframe{height: 380px; overflow:hidden;}



.contact_two{ overflow:hidden;margin-top:5%; }
.contact_t3{ overflow:hidden; line-height:26px; font-size:15px; color:#888888; text-align:center;}
.contact_t3 .h2{height:40px; line-height:40px; color:#333333;  font-weight:normal; overflow:hidden; margin-bottom:2.5%;}
.feedback_div{padding-bottom:5%; overflow:hidden; text-align:center; margin-top:3%;}
.feedback_div .divs{float:left; width:32%; margin-right:2%;margin-bottom:2%;}
.feedback_div .divs:nth-child(3n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#fff; height:46px; line-height:46px; font-size:15px; color:#a1a1a1; border:1px solid #e0e0e0; outline:none;  text-indent:20px; font-family:"微软雅黑";}
/*.feedback_div .inputs3{ appearance:none;  -moz-appearance:none;  -webkit-appearance:none; width:99%;  background:url(../images/contact_bg5.png) #f5f5f5 96% center no-repeat; height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none; font-family:"微软雅黑"; padding-left:3%; outline:none;}
.feedback_div .inputs4{ width:99%;  background:url(../images/contact_bg5.png) #f5f5f5 96% center no-repeat;  height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none;  text-indent:3%; font-family:"微软雅黑";}
.feedback_div select::-ms-expand { display: none; } */
.feedback_div .feedback_t{ color:#555; font-size:15px; padding-left:28px; overflow:hidden; background:url(../images/contact_bg5.png) left center no-repeat; text-align:left; margin-bottom:2%; margin-top:2%;}
.feedback_div .textarea{ padding:1%; width:calc(99% - 30px);width:-webkit-calc(99% - 30px);width:-moz-calc(99% - 30px); padding-left:20px; background:#fff; font-size:15px; font-family:"微软雅黑";border:1px solid #e0e0e0; outline:none;margin-bottom:2%; color:#a1a1a1; height:100px;  }
.feedback_div .bnts2{  border: none; width:100%; max-width:158px;font-size:15px; height: 46px; line-height:46px; background: #00a0e9; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; float:left;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}

/*合作品牌*/
.partner_ul{ overflow:hidden; margin-bottom:4%; margin-top:4.5%; }
.partner_ul ul li{ width:15.41%; float:left; margin-right:1.5%; margin-bottom:1.5%; overflow:hidden;text-align:center;}
.partner_ul ul li:nth-child(6n+0){ margin-right:0;}
.partner_ul ul li img{ width:100%;}
.partner_ul ul li .imgs{ overflow:hidden;border:1px solid #f0f0f0; position:relative;}
.partner_ul ul li:hover .imgs{border:1px solid #029ee8;}
.partner_ul ul li .imgs .bgs{ background:rgba(2,158,232,0.93); position:absolute; width:100%; height:100%; top:0; left:0;transition: all 0.3s;alpha(opacity=0);opacity:0;}
.partner_ul ul li .imgs .bgs span{ position:absolute; width:100%; color:#fff; top:50%; left:0%;transform: translate(0%, -50%); font-size:15px; line-height:1.2;}
.partner_ul ul li:hover .imgs .bgs{alpha(opacity=100);opacity:1.0;}

/*品牌推广*/
.brand3_div{ margin-bottom:5%; margin-top:5%; overflow:hidden; position:relative;}
.brand3_div .imgs{ float:left; width:43%; overflow:hidden;}
.brand3_div .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.brand3_div .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.brand3_div .service_conact_con{ position:absolute; width:54%; max-width:735px; right:0; top:50%; transform: translate(0%, -50%); height:auto;color:#666666;}
.brand3_div .service_conact_con a{color:#1f64a4;}
.brand3_div .service_conact_con .h2{ position:relative; overflow:hidden; font-weight:normal; color:#333333;  padding-bottom:4%;}
.brand3_div .service_conact_con .h2:after{ content:""; position:absolute; left:0; bottom:0; background:#00a0e9; height:5px; width:42px;}
.brand3_div .service_conact_con .p{ font-size:15px; line-height:32px; overflow:hidden; margin-top:4.5%;}

.brand3_bg{ background:#f0f0f0; overflow:hidden;}
.video_ul{ overflow:hidden; margin-top:5%;}
.video_ul ul li{ float:left; width:49%; max-width:650px; overflow:hidden; margin-bottom:1%;}
.video_ul ul li:nth-child(2n+0){ float:right;}
.video_ul ul li .boxs{ overflow:hidden;  background:#fff; position:relative; padding:15px;}
.video_ul ul li .boxs .imgs{ overflow:hidden;position:relative;}
.video_ul ul li .boxs .imgs img{display: block;width: 100%;/* height:285px;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.video_ul ul li .boxs: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);}
.video_ul ul li .boxs .imgs i{ position:absolute; top:0; height:100%; width:100%; left:0; background:url(../images/brand3_pic1.png) center center no-repeat rgba(0, 0, 0, 0.31);transition: all 0.5s;}
.video_ul ul li:hover .boxs .imgs i{ background:none;  background:url(../images/brand3_pic1.png) center center no-repeat;}
.video_ul ul li .t{ margin-top:5%; height:30px; line-height:30px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-weight:normal; font-size:18px; color:#000000; text-align:center; margin-bottom:5%;}
.video_ul ul li:hover .t{ color:#00a0e9;}
/*视频弹窗*/
.mainFilter{width: 100%;height: 100%;position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 100;display: none;background: url(../images/about_bg.png);}
.popupVideo {
  max-width: 800px;
  width:96%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 120;
  display: none;
}
.popupVideo iframe,
.popupVideo video {
  width: 100%;
}
.popupVideo .close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -30px;
  right: 0;
  background: url(../images/close.png) no-repeat center #000000;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.popupVideo .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

/*自有品牌*/
.brand_div{ margin-bottom:5%; margin-top:5%; overflow:hidden; position:relative;}
.brand_div .imgs{ float:left; width:43%; overflow:hidden; position:relative;}
.brand_div .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.brand_div .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.brand_div .imgs i{ position:absolute; top:0; height:100%; width:100%; left:0; background:url(../images/brand3_pic1.png) center center no-repeat rgba(0, 0, 0, 0.31);transition: all 0.5s; background-size:50px 50px;}
.brand_div .imgs:hover i{ background:none;  background:url(../images/brand3_pic1.png) center center no-repeat; background-size:50px 50px;}
.brand_div .service_conact_con{ float:right;width:54%; max-width:735px;color:#888888;}
.brand_div .service_conact_con .h2{ position:relative; overflow:hidden; font-weight:normal; color:#333333;  padding-bottom:4%; margin-top:4%;}
.brand_div .service_conact_con .h2:after{ content:""; position:absolute; left:0; bottom:0; background:#00a0e9; height:5px; width:42px;}
.brand_div .service_conact_con .p{ font-size:15px; line-height:26px; overflow:hidden; margin-top:4.5%;}
.brand_div .service_conact_con .p2{ margin-top:4%; padding-top:4%; border-top:1px solid #eeeeee;font-size:15px; line-height:26px;}
.brand_div .service_conact_con .p2 img{ float:left; max-width:120px;  width:18%;}
.brand_div .service_conact_con .desc{ margin-top:8%; overflow:hidden;margin-left:1%; float:left;}

.partner2_ul{ overflow:hidden; margin-bottom:4%;  }
.partner2_ul ul li{ width:15.41%; float:left; margin-right:1.5%; margin-bottom:1.5%; overflow:hidden;text-align:center;}
.partner2_ul ul li:nth-child(6n+0){ margin-right:0;}
.partner2_ul ul li img{ width:100%;}
.partner2_ul ul li .imgs{ overflow:hidden; position:relative;}
.partner2_ul ul li .imgs .bgs{ background:rgba(2,158,232,0.93); position:absolute; width:100%; height:100%; top:0; left:0;transition: all 0.3s;alpha(opacity=0);opacity:0;}
.partner2_ul ul li .imgs .bgs span{ position:absolute; width:100%; color:#fff; top:50%; left:0%;transform: translate(0%, -50%); font-size:15px; line-height:1.2;}
.partner2_ul ul li:hover .imgs .bgs{alpha(opacity=100);opacity:1.0;}

/*人才招聘*/
.job_t{ overflow:hidden;margin-top:5%; text-align:center; }
.gr-employ{ overflow:hidden; margin-bottom:5%; margin-top:5%; background:#fff;}
.gr-employ .tit-bar{padding:18px 50px;font-size:0;border-bottom:1px solid #dcdcdc;}
.gr-employ .tit-header{background:#00a0e9; border-bottom:0;}
.gr-employ .tit-bar li{display:inline-block;width:25%;font-size:15px;vertical-align:middle;line-height:28px;box-sizing: border-box; }
.gr-employ .tit-header li{color:#fff;font-size:16px;}
.gr-employ .tit-bar li.middle{text-align:center;}
.gr-employ .tit-bar li:last-child{ padding-right:4%;}
/*.gr-employ-list .item:nth-child(2n){background:#f6f6f6;}*/
.gr-employ-list .item ~ .item .cont{display:none;}
.gr-employ-list .item .cont{padding:40px 50px;display:none; line-height:1.75; font-size:15px; background:url(../images/job_bg1.png) right bottom no-repeat #f5f5f5; border-bottom:1px solid #dedede;}
.gr-employ-list .item .cont .one{  overflow:hidden; padding-bottom:2%; }
.gr-employ-list .item .cont .one b{ font-size:16px; padding-bottom:1%;}
.gr-employ-list .item .cont .two{ overflow:hidden; margin-top:1%; padding-top:2.5%; border-top:1px dashed #dedede;}
.gr-employ-list .item .cont .two a{ color:#fff; background:#00a0e9; display:block; width:140px; line-height:42px; height:42px; text-align:center; overflow:hidden;transition:all 0.3s; border-radius:20px;}
.gr-employ-list .item .cont .two a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.gr-employ-list .item .tit-bar{position:relative;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-tap-highlight-color:transparent;}
.gr-employ-list .item .tit-bar:before{content:"";position:absolute;right:3%;top:50%;margin-top:-16px;width:32px;height:32px;vertical-align:middle;background:url(../images/job_bg2.png) no-repeat; background-size:100% 100%;}
/*.gr-employ-list .item .tit-bar.on{background:#b49173;color:#fff;}*/
.gr-employ-list .item .tit-bar.on:before{ background-image:url(../images/job_bg2_on.png);}
.gr-employ-list .item .cont .email a{color:#f6960a;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.gr-employ-list .item .cont .email a:hover{text-decoration:underline;}

/*公司荣誉*/
.honor_ul{ margin-top:4.5%; border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5; overflow:hidden;}
.honor_ul ul li{ width:25%;float:left;  transition:all 0.3s;}
.honor_ul ul li .box{ border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; position:relative; overflow:hidden;}
.honor_ul ul li .box:after{ width:0; position:absolute; content:""; left:50%; right:50%; bottom:0; height:2px; background:#00a0e9;transition:all 0.6s; z-index:1;}
.honor_ul ul li:hover .box:after{ width:100%; left:0; right:0;}
.honor_ul ul li .imgs{ overflow:hidden;}
/*.honor_ul ul li:hover .box{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.2); box-shadow: 0 5px 25px rgba(0,0,0,0.2); z-index:1; position:relative;}*/
.honor_ul ul li .imgs img{ display:block; width:100%;webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.honor_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.honor_ul ul li .h3{ font-weight:normal; text-align:center; height:40px; line-height:20px; overflow:hidden;/*white-space:nowrap;text-overflow:ellipsis;*/ font-size:15px; color:#555; position:absolute; bottom:2%; left:0; width:96%; padding-left:2%; padding-right:2%;}
.honor_ul ul li:hover .h3{ color:#00a0e9;}
/*荣誉弹窗*/
#zoom {
	z-index: 99990;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#zoom .content {
	z-index: 99991;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background: #ffffff no-repeat 50% 50%;
	padding: 0;
	margin: -100px 0 0 -100px;
	box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
#zoom .content.loading {
	background-image: url('../img/loading.gif');
}
#zoom img {
	display: block;
	max-width: none;
	background: #ececec;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);

}
#zoom .close {
	z-index: 99993;
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 49px;
	cursor: pointer;
	background: transparent url('../img/icons/close.png') no-repeat 50% 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 0 0 0 4px;
}
#zoom .previous,
#zoom .next {
	z-index: 99992;
	position: absolute;
	top: 50%;
	overflow: hidden;
	display: block;
	width: 49px;
	height: 49px;
	margin-top: -25px;
}
#zoom .previous {
	left: 0;
	background: url('../img/icons/arrows.png') no-repeat 0 0;
	border-radius: 0 4px 4px 0;
}
#zoom .next {
	right: 0;
	background: url('../img/icons/arrows.png') no-repeat 100% 0;
	border-radius: 4px 0 0 4px;
}
#zoom .close:hover {
	background-color: #da4f49;
}
#zoom .previous:hover,
#zoom .next:hover {
	background-color: #0088cc;
}

/*生产基地*/
.about3_bg{ overflow:hidden; background:#f5f5f5; }
.about3_div{ padding-bottom:5%; margin-top:5%; overflow:hidden; position:relative; background:url(../images/about3_bg1.png) right bottom no-repeat;}
.about3_div .imgs{ float:left; width:40%; overflow:hidden; position:relative;}
.about3_div .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about3_div .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about3_div .service_conact_con{ float:right;width:57%; max-width:776px;color:#666666;}
.about3_div .service_conact_con .h2{ position:relative; overflow:hidden; font-weight:normal; color:#333333;  padding-bottom:4%; margin-top:8%;}
.about3_div .service_conact_con .h2:after{ content:""; position:absolute; left:0; bottom:0; background:#00a0e9; height:5px; width:42px;}
.about3_div .service_conact_con .p{ font-size:15px; line-height:32px; overflow:hidden; margin-top:4.5%;}

.about3_t{ text-align:center; overflow:hidden; margin-top:4%; position:relative; overflow:hidden; font-weight:normal; color:#333333;  padding-bottom:2%;}
.about3_t:after{ content:""; position:absolute; left:50%; margin-left:-21px; bottom:0; background:#00a0e9; height:5px; width:42px;}
.about3_desc{  margin:0 auto;font-size:15px; line-height:32px; overflow:hidden; margin-top:2%; color:#666666; max-width:780px; text-align:center;}
.about3_ul{ overflow:hidden; margin-bottom:4%; margin-top:4%;  }
.about3_ul ul li{ width:23.5%; float:left; margin-right:2%; margin-bottom:2%; overflow:hidden;text-align:center;}
.about3_ul ul li:nth-child(4n+0){ margin-right:0;}
.about3_ul ul li img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about3_ul ul li .imgs{ overflow:hidden;}
.about3_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);}
/*组织架构*/
.about3_desc2{  margin:0 auto;font-size:15px; line-height:32px; overflow:hidden; margin-top:2%; color:#666666; max-width:780px; text-align:center; padding-bottom:5%;}
.about3_desc2 img{ display:block; margin:0 auto; max-width:100%;}
.about2_bg{ overflow:hidden; background:url(../images/about2_bg1.jpg) no-repeat; background-size:cover; }
.about2_ul{ overflow:hidden; margin-top:4%; margin-bottom:6%;}
.about2_ul ul li{ float:left; width:25%; overflow:hidden; cursor:pointer;}
.about2_ul ul li i{ position:absolute; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,0.3);transition:all 0.3s;}
.about2_ul ul li:hover i{opacity:0;filter:Alpha(opacity=0);}
.about2_ul ul li .imgs{ overflow:hidden; position:relative;}
.about2_ul ul li img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about2_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);}

/*关于我们*/
.about_x{ overflow:hidden; line-height:28px;font-size:15px; color:#666666;  margin-bottom:5%; margin-top:5%; }
.about_x.bgs2{ margin-top:2%;}
.about_x .center{ text-align:center; margin:0 auto; max-width:1090px;}
.about_x img{margin-bottom:15px; max-width:100%;}
.about_x .img{ float:right; margin-left:6%; max-width:603px; width:45%;}
.about_x .imgs{ overflow:hidden; position:relative; cursor:pointer;}
.about_x .imgs i{ position:absolute; width:50px; height:50px;transform: translate(-50%, -50%); top:50%; left:50%; background:url(../images/brand3_pic1.png) no-repeat; background-size:100% 100%;}
.about_x .imgs img{ width:100%; margin-bottom:0; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about_x .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_x .about_t{ overflow:hidden; color:#333333; line-height:1.1;}
.about_x .about_desc{ overflow:hidden; line-height:22px; margin-top:1.5%; margin-bottom:3%; color:#999999;}
.about_x .h2{ color:#019fe9; font-weight:bold;margin-bottom:3%; position:relative; line-height:1.1;}
.about_x .counter{ text-align:center; line-height:1.5; overflow:hidden; max-width:1150px; margin:0 auto;margin-top:2%; margin-bottom:2%;}
.about_x .counter ul li{ float:left; width:33.33%; overflow:hidden; margin-top:2%; margin-bottom:2%;transition:all 0.3s; position:relative;color:#4d4948; }
/*.about_x .counter ul li:nth-child(2){ width:34%;}*/
.about_x .counter ul li .txts2{ overflow:hidden;padding-left:1%; padding-right:4%;}
.about_x .counter span { padding-right:5px; display:inline-block; font-size: 47px; font-family:Arial; line-height:50px; height:50px; overflow:hidden; vertical-align:middle; color:#4d4948; font-weight:bold; }
.about_x .counter sub{ font-size:15px;  overflow:hidden;}
.about_x .counter h6{ font-weight: normal; font-size:15px; overflow:hidden; line-height:30px; height:30px;position:relative;}
.about_x .counter h6:after{ content:""; position:absolute; top:0; left:50%; margin-left:-22px; width:44px; height:1px; background:#c6c5c5;}
.about_x .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.about_x .counter ul li:hover span{ color:#00a0e9;}
.about2_bg{ overflow:hidden; background:url(../images/about_bg4.jpg) center bottom no-repeat; padding-top:1%;}


/*新闻资讯*/
.news_con{ overflow:hidden; margin-top:5%;}
.news_con ul li{ overflow:hidden;margin-bottom:50px;border-bottom:1px solid #eaeaea; display:block; padding-bottom:50px;}
.news_con ul li:last-child{ margin-bottom:0;}
.news_con ul li .imgs{width:306px;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:#2a2736; font-weight:normal;transition: all 0.3s; margin-top:36px;white-space:nowrap;text-overflow:ellipsis;}
.news_con ul li .txts .p{ height:56px; overflow:hidden; font-size:15px; color:#888888; line-height:28px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:26px;}
.news_con ul li .ends{ overflow:hidden; float:right; width:218px; text-align:right; border-left:1px solid #eaeaea; height:192px; position:relative;}
.news_con ul li .ends em{ position:absolute; right:0; top:50%;font-style:normal;color:#e0e0e0; font-family:Arial;transform: translate(0%, -50%); font-weight:bold;transition:all 0.3s;}
.news_con ul li .ends em b{ display:block; font-weight:normal;}
.news_con ul li .ends .news_more{ width:136px; 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:#00a0e9;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0); margin-right:5px;}
.news_con ul li .ends .news_more:hover{ background:#049adf;}
.news_con ul li:hover .txts h3{color:#00a0e9;}
.news_con ul li:hover .ends .news_more{opacity:1.0;filter:Alpha(opacity=100); margin-right:0;}
.news_con ul li:hover .ends em{opacity:0;filter:Alpha(opacity=0);}

/*新闻资讯详细*/
.about_x2{ float:left; width:66%; padding-bottom:1%; padding-right:3%;overflow:hidden; padding-top:4%; border-right:1px solid #f0f0f0;}
.about_x2 .show_t{ line-height:32px; font-size:24px; color:#333333; text-align:left; margin-bottom:1%; margin-top:5px; font-weight:bold;}
.about_x2 .con_line{height:40px; line-height:40px;font-size:15px; color:#c8c8c8; border-bottom:1px solid #f0f0f0; text-align:left; padding-bottom:1%; }
.about_x2 img{margin-bottom:10px; display:block; max-width:100%;}
.about_x2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:4%;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;*/}
.prenext{ padding-top:3%; text-align:center;  font-size:15px;margin-bottom:4%;border-top:1px dashed #e5e5e5; overflow:hidden; line-height:26px; color:#555555; }
.prenext a{ color:#555555; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#00a0e9;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}

.fenxiang{ float:right;}
.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top;  overflow:hidden; padding-left:3px; padding-right:3px;}
.fenxiang .news_fx ul li{ display:inline-block; width:30px; height:30px; overflow:hidden; margin-left:7px; margin-right:7px; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}
.fenxiang .news_fx ul li.bgs1{ background-image:url(../images/fx_pic1.png);}
.fenxiang .news_fx ul li.bgs2{ background-image:url(../images/fx_pic2.png);}
.fenxiang .news_fx ul li.bgs3{ background-image:url(../images/fx_pic3.png);}
.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}
.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/fx_pic1_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:100%; height:100%;}


.news_r{ float:right; overflow:hidden; background:#fff; width:28%; max-width:390px; margin-top:3%; margin-bottom:5%;}
.news_r .news_t{ font-weight:normal;  overflow:hidden; position:relative; padding-left:10px;}
/*.news_r .news_t:after{ content:""; position:absolute; left:0; top:50%; margin-top:-12px; height:24px; width:3px; background:#c78f42;}*/
.news_r .news_t .h2{ font-weight:normal; color:#333; font-size:22px; margin-right:30px;height:70px; line-height:70px;}
.news_r .news_ul3{ margin-left:10px; margin-right:30px; overflow:hidden;}
.news_r .news_ul3 ul li{ display:block; border-bottom:1px dashed #e5e5e5; padding-bottom:4%; margin-bottom:4%; overflow:hidden;}
.news_r .news_ul3 ul li label{ display:block; height:24px; line-height:24px;  color:#c8c8c8; font-size:14px;}
.news_r .news_ul3 ul li .h3{ font-weight:normal; overflow:hidden;height:30px; line-height:30px; color:#333; font-size:16px;transition:all 0.3s; margin-top:1%; margin-bottom:1%;white-space:nowrap;text-overflow:ellipsis;}
.news_r .news_ul3 ul li:hover .h3{ color:#00a0e9;}
.news_r .news_ul3 ul li:last-child{ border-bottom:0;}
/*网站地图*/
.website_t{ height:36px; line-height:36px; background:#F2F0EC; color:#007a3e; font-weight:bold; padding-left:12px; font-size:14px; margin-top:20px; margin-bottom:17px;}
.website_t a{color:#007a3e; }
.sitemap_main{ overflow:hidden;}
.sitemap_main dd{font-size: 12px; line-height: 31px;text-align: center; background:#fff;  white-space: nowrap; display: block; float: left;height: 31px; width:calc(19.2% - 2px);width:-webkit-calc(19.2% - 2px);width:-moz-calc(19.2% - 2px); margin-right:1%; margin-bottom:1%; overflow: hidden; border: 1px dashed #dddddd;text-overflow: ellipsis;}
.sitemap_main dd:nth-child(5n+0){ margin-right:0;}
.sitemap_main dd a{ display:block;}
/*销售渠道*/
.channel_partner{ overflow:hidden; margin-top:3.5%;}
.channel_bg{ overflow:hidden;background:url(../images/manage_bg1.jpg) no-repeat; background-size:cover; }
.channel_feedback{ margin:0 auto; overflow:hidden; max-width:940px; margin-top:3%; margin-bottom:6%;}
.channel_feedback .divs{  overflow:hidden;}
.channel_feedback .divs:nth-child(1){ float:left;width:49%;}
.channel_feedback .divs:nth-child(2){ float:right;width:49%;}
.channel_feedback .divs:nth-child(3){ clear:both;}
.channel_feedback .inputs2{width:calc(100% - 2px);width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px); background:none; height:48px; line-height:46px; font-size:15px; color:#888888; border:1px solid #dbdbdb; outline:none;  text-indent:46px; font-family:"微软雅黑"; background-position:20px center; background-repeat:no-repeat;margin-bottom:23px;}
.channel_feedback .inputs2.bgs1{ background-image:url(../images/channel_bg1.png);}
.channel_feedback .inputs2.bgs2{ background-image:url(../images/channel_bg2.png);}
.channel_feedback .inputs2.bgs3{ background-image:url(../images/channel_bg3.png);}
.channel_feedback .inputs2.bgs4{ background-image:url(../images/channel_bg4.png);}
.channel_feedback .bnts2{  border: none; margin:0 auto; display:block; border-radius:20px; width:144px; font-size: 15px; height: 42px; background: #00a0e9; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none;transition:all 0.3s;}
.channel_feedback .bnts2:hover{opacity:0.8;filter:Alpha(opacity=80);}

.channel_ul{ overflow:hidden; margin-bottom:4%; margin-top:1%;  }
.channel_ul ul li{ width:18.4%; float:left; margin-right:2%; margin-bottom:2%; overflow:hidden;text-align:center;}
.channel_ul ul li:nth-child(5n+0){ margin-right:0;}
.channel_ul ul li img{ width:100%;transition:all 0.3s;}
.channel_ul ul li .imgs{ overflow:hidden; }
.channel_ul ul li .imgs:hover img{opacity:0.8;filter:Alpha(opacity=80);}
/*销售网络*/
.manage_ul{ overflow:hidden; margin-top:-1%;}
.manage_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden; position:relative; min-height:220px; color:#777777; font-size:15px;}
.manage_ul ul li:nth-child(3n+0){ margin-right:0;}
.manage_ul ul li:before{ content:""; position:absolute; top:0; width:100%; height:1px; background:#e8e8e8; left:0;}
.manage_ul ul li:after{ content:""; position:absolute; top:0; width:0%; height:1px; background:#00a0e9; left:0;transition:all 0.3s;}
.manage_ul ul li:hover:after{ width:100%;}
.manage_ul ul li .h3{ color:#333333; font-weight:normal; height:24px; line-height:24px; margin-top:17px; margin-bottom:19px;transition:all 0.3s;}
.manage_ul ul li .dd{ overflow:hidden; line-height:32px; background-repeat:no-repeat; background-position:left 6px; padding-left:30px;}
.manage_ul ul li .dd.bgs1{ background-image:url(../images/manage_bg2.png);}
.manage_ul ul li .dd.bgs2{ background-image:url(../images/manage_bg3.png);}
.manage_ul ul li .dd.bgs3{ background-image:url(../images/manage_bg4.png);}
.manage_ul ul li .dd label{ float:left;}
.manage_ul ul li .dd .p{ overflow:hidden;}
.manage_ul ul li:hover .h3{ color:#00a0e9;}
@media screen and (max-width: 1440px) {
/*内页*/
.o_big_con .h2 span{ line-height:32px;}
.position{height:56px; line-height:56px;}

/*产品中心*/
.position2{height:56px; line-height:56px; font-size:14px;}
.position2 .postions_r img{ height:14px;}
/*新闻资讯详细*/
.news_r .news_t .h2{ margin-right:20px;}
.news_r .news_ul3{  margin-right:20px;}
}
@media screen and (max-width: 1310px) {
/*产品研发*/
.product2_div .service_conact_con .h2{ padding-bottom:3%;}
.product2_div .service_conact_con .p{ margin-top:3%; line-height:26px; font-size:14px;}
/*合作品牌*/
.partner_ul ul li{ width:18.8%;}
.partner_ul ul li:nth-child(6n+0){ margin-right:1.5%;}
.partner_ul ul li:nth-child(5n+0){ margin-right:0%;}

/*品牌推广*/
.brand3_div .service_conact_con .h2{ padding-bottom:3%;}
.brand3_div .service_conact_con .p{ margin-top:3%; line-height:26px; font-size:14px;}
/*自有品牌*/
.brand_div .service_conact_con .h2{ padding-bottom:3%;}
.brand_div .service_conact_con .p{ margin-top:3%; font-size:14px;}
.brand_div .service_conact_con .p2{ font-size:14px;margin-top:3%; padding-top: 3%;}
.partner2_ul ul li{ width:18.8%;}
.partner2_ul ul li:nth-child(6n+0){ margin-right:1.5%;}
.partner2_ul ul li:nth-child(5n+0){ margin-right:0%;}
/*公司荣誉*/
.honor_ul ul li .h3{ font-size:14px;}
/*生产基地*/
.about3_div .service_conact_con .h2{ padding-bottom:3%;}
.about3_div .service_conact_con .p{ margin-top:3%; font-size:14px;}
.about3_desc{font-size:14px;}
/*组织架构*/
.about3_desc2{ font-size:14px;}
}
@media screen and (max-width: 1280px) {


}
@media screen and (max-width: 1278px) {

}
@media screen and (max-width: 1200px) {
/*内页*/
/*产品中心详细*/
.productDetails .product_one_l{ width:450px;}
/*联系我们*/
.contact_t2 .h2{ font-size:30px;}
.feedback_div .inputs2{ height:42px; line-height:42px; font-size:14px;}
.feedback_div .inputs3{ height:42px; line-height:42px; font-size:14px;}
.feedback_div .inputs4{ height:42px; line-height:42px; font-size:14px;}
.feedback_div .textarea{ font-size:14px;}
.feedback_div .bnts2{ height:44px; line-height:44px; font-size:14px;}
/*人才招聘*/
.gr-employ .tit-bar{padding:15px 40px;}
.gr-employ-list .item .cont{padding:40px 40px; font-size:14px;}
.gr-employ-list .item .cont .one b{ font-size:15px;}


/*新闻资讯详细*/
.about_x2{ width:60%;}
.news_r{ width:37%;}
/*网站地图*/
.sitemap_main dd{width:calc(24.25% - 2px);width:-webkit-calc(24.25% - 2px);width:-moz-calc(24.25% - 2px);}
.sitemap_main dd:nth-child(5n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(4n+0){ margin-right:0;}
}
@media screen and (max-width: 1160px) {


}

@media screen and (max-width: 1100px) {
/*内页*/
/*产品中心*/
.about_l{ margin-right:2%;}
.product_ul ul li{ width:49%;}
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0%;}
.product_ul ul li .imgs .bgs i{width: 50px; height: 50px;}

/*产品中心详细*/
.productDetails .product_one_l{ width:100%; float:none; margin-bottom:3%;}
/*产品研发*/
.product2_div .service_conact_con{ position:static; float:right;transform: translate(0%, 0%);}
.product2_div .service_conact_con .h2{ margin-top:4%;}
.product2_div .service_conact_con .h2:after{ height:3px; width:36px;}
/*联系我们*/
.contact_con .contact_con_txt .contact_l{ font-size:14px;}
.contact_con .contact_con_txt .contact_r{ font-size:14px;}
/*品牌推广*/
.brand3_div .service_conact_con{ position:static; float:right;transform: translate(0%, 0%);}
.brand3_div .service_conact_con .h2{ margin-top:4%;}
.brand3_div .service_conact_con .h2:after{ height:3px; width:36px;}
.video_ul ul li .boxs{ padding:10px;}
.video_ul ul li .boxs .imgs i{ background-size:50px 50px;}
.video_ul ul li:hover .boxs .imgs i{ background-size:50px 50px;}
.video_ul ul li .t{ font-size:16px;}
/*自有品牌*/
.brand_div .service_conact_con .h2{ margin-top:3%;}
.brand_div .service_conact_con .h2:after{ height:3px; width:36px;}
/*公司荣誉*/
.honor_ul ul li{ width:33.33%;}
.honor_ul ul li .h3{ bottom:2.5%;}
/*生产基地*/
.about3_div{ background-size:30% auto;}
.about3_div .service_conact_con .h2:after{ height:3px; width:36px;}
.about3_t:after{ width:36px; height:3px; margin-left:-18px;}

/*新闻资讯*/
.news_con ul li .imgs{ width:250px;}
.news_con ul li .txts .h3{ margin-top:26px;}
.news_con ul li .ends{ width:180px; height:160px;}
.news_con ul li .ends .news_more{ width:110px; font-size:14px;}
/*销售网络*/
.manage_ul ul li{ font-size:14px;}
}
@media screen and (max-width: 1000px) {
/*内页*/
/*产品研发*/
.product2_div .service_conact_con .h2{ margin-top:2%;}
.product2_div .service_conact_con .p{ line-height:24px; font-size:13px;}

/*品牌推广*/
.brand3_div .service_conact_con .h2{ margin-top:2%;}
.brand3_div .service_conact_con .p{ line-height:24px; font-size:13px;}
/*自有品牌*/
.brand_div .service_conact_con .h2{ margin-top:2%;}
.brand_div .service_conact_con .p{ line-height:24px; font-size:13px;}
.brand_div .service_conact_con .p2{ line-height:24px; font-size:13px;}
/*人才招聘*/
.gr-employ .tit-header li{ font-size:15px;}
.gr-employ .tit-bar{padding:10px 30px;}
.gr-employ .tit-bar li{ font-size:14px; line-height:24px;}
.gr-employ-list .item .cont{padding:30px 30px; background-size:30% auto;}
.gr-employ-list .item .cont .two{ padding-top:3%;}
/*生产基地*/
.about3_div .service_conact_con .p{ line-height:24px; font-size:13px;}
.about3_desc{ line-height:24px; font-size:13px;}
/*组织架构*/
.about3_desc2{line-height:24px; font-size:13px;} 
/*关于我们*/
.about_x .counter span{ font-size:42px;}
.about_x .counter h6{ font-size:14px;}
.about_x .counter sub{ font-size:14px;}
}
@media screen and (max-width: 960px) {
/*内页*/
.o_big_con .h2 span{ line-height:30px;}
.position{height:50px; line-height:50px; font-size:14px;}
.position .rclass{ display:block;}

.position .postions_b{ display:none;}
.position .postions_b a{ float:none; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff;}
.position .postions_b a:after{ height:0;}
.position .postions_b a.isel{ background:#00a0e9;color:#fff;}
/*分类弹窗*/
.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_l.lws .about_tc{ width:100%;}
.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:40px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*产品中心*/
.position2{height:50px; line-height:50px;}
.position2 .rclass{ display:block;}
.about_l{ float:none; width:0%; background:none; margin-right:0; z-index: 19891025; right: 0%; position:absolute; overflow: hidden; top:0; height:100%; margin-top:0; margin-bottom:0;}
.about_l.lws{ width:90%; max-width:310px;}
.about_l .about_l_titile{ height:60px;}
.about_l .about_l_titile .h1{ height:22px; line-height:22px; font-size:16px; margin-top:10px;}
.about_l .about_l_titile span{ font-size:12px;}
.about_l .i_left_ul2 li{ padding-top:5px; padding-bottom:5px;}
.about_l .i_left_ul2 li:after{ top:16px; height:22px;}
.about_l .i_left_ul2 li h2{ height:44px; line-height:44px; margin-left:26px;  margin-right:22px; font-size:15px;}
.about_l .i_left_ul2 li h1{ height:44px; line-height:44px; margin-left:26px;  margin-right:22px; font-size:15px;}
.about_l .i_left_ul2 li div{ margin-left:34px; margin-right:22px; font-size:14px; margin-top:10px; padding-bottom:10px;}
.about_l .i_left_ul2 li div a{ height:36px; line-height:36px; background-size:8px 8px;}
.about_r{ padding-top:0;}
.product_ul ul li{ width:32%;}
.product_ul ul li:nth-child(2n+0){ margin-right:2%;}
.product_ul ul li:nth-child(3n+0){ margin-right:0%;}
/*产品中心详细*/
.productDetails .product_one_l{ float:left; margin-bottom:0; width:400px;}
/*产品研发*/
.product2_div .imgs{ float:none; width:100%;}
.product2_div .service_conact_con{ float:none; width:100%; max-width:none; padding-top:2%;}
/*联系我们*/
.contact_t2 .h2{ font-size:28px;}
/*合作品牌*/
.partner_ul ul li{ width:23.87%;}
.partner_ul ul li:nth-child(5n+0){ margin-right:1.5%;}
.partner_ul ul li:nth-child(4n+0){ margin-right:0%;}
.partner_ul ul li .imgs .bgs span{ font-size:14px;}
/*品牌推广*/
.brand3_div .imgs{ float:none; width:100%;}
.brand3_div .service_conact_con{ float:none; width:100%; max-width:none; padding-top:2%;}
/*自有品牌*/
.brand_div .imgs{ float:none; width:100%;}
.brand_div .service_conact_con{ float:none; width:100%; max-width:none; padding-top:2%;}
.partner2_ul ul li{ width:23.87%;}
.partner2_ul ul li:nth-child(5n+0){ margin-right:1.5%;}
.partner2_ul ul li:nth-child(4n+0){ margin-right:0%;}
.partner2_ul ul li .imgs .bgs span{ font-size:14px;}
/*生产基地*/
.about3_div .imgs{ float:none; width:100%;}
.about3_div .service_conact_con{ float:none; width:100%; max-width:none; padding-top:2%;}
.about3_div .service_conact_con .h2{ margin-top:2%;}

/*关于我们*/
.about_x{ font-size:14px; line-height:26px;}

/*新闻资讯*/
.news_con ul li{ padding-bottom:30px; margin-bottom:30px;}
.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:140px;}
.news_con ul li .txts .p{ margin-top:7px;}
/*新闻资讯详细*/
.about_x2{ width:100%; float:none;}
.about_x2 .con_id{ line-height:26px; font-size:15px;}
.news_r{ width:100%; float:none; max-width:none;}
.news_r .news_ul3 ul li{ padding-bottom:2%; margin-bottom:2%;}

.prenext{ font-size:14px;}
.fenxiang .news_fx ul li{ width:26px; height:26px;}
/*销售网络*/
.manage_ul ul li{ width:49%;}
.manage_ul ul li:nth-child(3n+0){ margin-right:2%;}
.manage_ul ul li:nth-child(2n+0){ margin-right:0;}
}
@media screen and (max-width: 830px) {
/*内页*/
/*销售渠道*/
.channel_ul ul li{ width:23.5%;}
.channel_ul ul li:nth-child(5n+0){ margin-right:2%;}
.channel_ul ul li:nth-child(4n+0){ margin-right:0;}
}
@media screen and (max-width: 780px) {
/*内页*/
.position .postions_b a{ font-size:14px;}
/*分页*/
.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; margin-right:2px; font-size:13px;}
.yema a span{ font-size:14px;}
/*产品中心*/
.product_ul ul li{ width:32%;}
.product_ul ul li:nth-child(4n+0){ margin-right:2%;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
/*产品中心详细*/
.productDetails .product_one_l{ width:100%; float:none; margin-bottom:3%;}
.productDetails .information .conten{ padding-left:0;}
.productDetails .information .h2{ font-size:22px;}
.productDetails .information .txt{ font-size:14px;}
.productDetails .information .conten ul li{ padding-top:2.5%; padding-bottom:2.5%;}
.productDetails .information .tels a{ font-size:18px;}
.productDetails .tab{ font-size:18px;}
.productDetails .article{ line-height:26px; font-size:14px;}
/*联系我们*/
.contact_t2{ font-size:14px; line-height:26px;}
.contact_t2 .h2{ font-size:26px;}
.contact_t3{ font-size:14px; line-height:24px;}
.contact_map iframe{height: 390px;}
.contact_con .contact_con_txt .contact_l .h2{ margin-bottom:3%;}
.contact_con .contact_con_txt .contact_l ul li{ width:100%; margin-right:0;}
/*公司荣誉*/
.honor_ul ul li{ width:50%;}
.honor_ul ul li .h3{ font-size:13px; bottom:2%;}
/*组织架构*/
.about2_ul ul li{ width:50%;}
.about2_ul ul li:nth-child(4){ content:""; clear:both;}
/*关于我们*/
.about_x{ background:url(../images/about_bg1.png) right top no-repeat; background-size:45% auto;}
.about_x.bgs2{ background:none;}
.about_x .img{ display:none;}
.about_x .counter span{ font-size:36px;height:40px; line-height:40px;}
.about_x .counter h6{height:26px; line-height:26px;}
/*新闻资讯*/
.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;}
/*网站地图*/
.sitemap_main dd{width:calc(32.66% - 2px);width:-webkit-calc(32.66% - 2px);width:-moz-calc(32.66% - 2px);}
.sitemap_main dd:nth-child(4n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(3n+0){ margin-right:0;}
}
@media screen and (max-width: 700px) {



}
@media screen and (max-width: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_r img{ height:12px;}
/*分页*/
.yema a{ font-size:12px;}
.yema a span{ font-size:13px;}
/*产品中心*/
.position2{ font-size:13px;height:44px; line-height:44px;}
.position2 .postions_r img{ font-size:12px;}
.product_ul ul li{ width:49%;}
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0;}
.product_ul ul li .txts .h3{ font-size:14px; height:24px; line-height:24px;}
.product_ul ul li .txts .p{ font-size:14px;height:24px; line-height:24px;}

/*联系我们*/
/*.contact_t label{ margin-top:6px; padding-top:10px;}*/
.contact_t2{ line-height:24px;}
.contact_t2 .h2{ font-size:24px;}
.contact_map iframe{height: 360px;}
.contact_con .contact_con_txt .contact_l{ font-size:13px; line-height:24px;width:72%;}
.contact_con .contact_con_txt .contact_l .h2{ font-size:22px;}
.contact_con .contact_con_txt .contact_r{ width:26%; font-size:13px;}
.feedback_div .divs{ float:none; width:100%;}
.feedback_div .inputs2{ font-size:13px; text-indent:2%;}
.feedback_div .inputs3{ font-size:13px; padding-left:2%;}
.feedback_div .inputs4{ font-size:13px; text-indent:2%;}
.feedback_div .textarea{ font-size:13px; padding-left:2%; width:96%;}
.feedback_div .bnts2{ height:44px; font-size:13px; max-width:none;}
.feedback_div .feedback_t{ font-size:14px;}
/*合作品牌*/
.partner_ul ul li{ width:32.33%;}
.partner_ul ul li:nth-child(4n+0){ margin-right:1.5%;}
.partner_ul ul li:nth-child(3n+0){ margin-right:0%;}
/*品牌推广*/
.video_ul ul li .boxs{ padding:8px;}
.video_ul ul li .boxs .imgs i{ background-size:44px 44px;}
.video_ul ul li:hover .boxs .imgs i{ background-size:44px 44px;}
.video_ul ul li .t{ font-size:15px;}
/*自有品牌*/
.partner2_ul ul li{ width:32.33%;}
.partner2_ul ul li:nth-child(4n+0){ margin-right:1.5%;}
.partner2_ul ul li:nth-child(3n+0){ margin-right:0%;}
/*人才招聘*/
.gr-employ .tit-bar{padding:10px 30px; }
.gr-employ .tit-bar li{ font-size:13px; line-height:22px;}
.gr-employ-list .item .cont{padding:30px 20px; font-size:13px;}
.gr-employ-list .item .cont .one b{ font-size:14px;}
.gr-employ-list .item .tit-bar:before{ right:2%; width:25px; height:25px; margin-top:-12px;}
.gr-employ-list .item .cont .two a{ width:120px; height:36px; line-height:36px;}
/*公司荣誉*/
.honor_ul ul li .box{ padding-bottom:20px;}
/*生产基地*/
.about3_t{ padding-bottom:3%;}
.about3_ul ul li{ width:49%;}
.about3_ul ul li:nth-child(4n+0){ margin-right:2%;}
.about3_ul ul li:nth-child(2n+0){ margin-right:0;}
/*关于我们*/
.about_x{ font-size:13px; line-height:24px;}

/*新闻资讯*/
.news_con ul li{ padding-bottom:20px; margin-bottom:20px;}
.news_con ul li .ends{ display:none;}
.news_con ul li .txts{ padding-right:0;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:30px; text-align:center;}
.about_x2 .show_t.f20{ line-height:28px;}
.about_x2 .con_line{ font-size:12px; height:65px; line-height:30px; text-align:center;}
.about_x2 .con_id{ font-size:14px; line-height:24px;}
.news_r .news_t .h2{ margin-right:12px;font-size:18px; height:60px; line-height:60px;}
.news_r .news_ul3{  margin-right:12px;}
.news_r .news_ul3 ul li .h3{ font-size:15px;}
.news_r .news_ul3 ul li label{ font-size:13px;}

.prenext{ font-size:13px; line-height:24px; text-align:left;}
.prenext .l{ float:none; display:block;}
.prenext .r{ float:none; display:block;}

.fenxiang{ float:none; margin-top:5px;}
/*销售渠道*/
.channel_feedback .divs:nth-child(1){ float:none; width:100%;}
.channel_feedback .divs:nth-child(2){float:none; width:100%;}
.channel_ul ul li{ width:32%;}
.channel_ul ul li:nth-child(4n+0){ margin-right:2%;}
.channel_ul ul li:nth-child(3n+0){ margin-right:0;}
/*销售网络*/
.manage_ul ul li{ width:100%; margin-right:0; min-height:inherit; padding-bottom:4%;}
.manage_ul ul li:nth-child(3n+0){ margin-right:0%;}
.manage_ul ul li .h3{ margin-bottom:13px;}
}
@media screen and (max-width: 520px) {
/*内页*/
/*联系我们*/
.contact_two{ margin-top:5%;}
.contact_t2{font-size:13px; line-height:22px;}
.contact_t2 .h2{ font-size:22px; height:44px; line-height:44px;}
.contact_t3{font-size:13px; line-height:22px;}
.contact_t3 .h2{  height:30px; line-height:30px;}
.contact_map iframe{height: 320px;}


}
@media screen and (max-width: 480px) {
/*内页*/
.position{ font-size:12px;}
.o_big{ height:100px;}
.o_big_con .h2 span{ font-size:18px;}
.position .postions_b a{ font-size:13px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:1px; margin-right:1px;}
/*产品中心*/
.position2{ font-size:12px;}
.position2 label{ display:none;}
.product_ul ul li .txts .h3{ margin-top:12px;  font-size:13px;height:22px; line-height:22px;}
.product_ul ul li .txts .p{ font-size:13px;height:22px; line-height:22px;}
.product_ul ul li .imgs .bgs i{width: 40px; height: 40px;}
/*产品中心详细*/
.productDetails .information .h2{ font-size:20px;}
.productDetails .information .txt{ font-size:13px; line-height:24px;}
.productDetails .information .tels a{ font-size:16px;}
.productDetails .tab{ height:30px; line-height:30px; font-size:16px;}
.productDetails .tabBox{ padding-top:15px; padding-bottom:20px;}
/*产品研发*/
.product2_div .service_conact_con .h2{ padding-bottom:4%;}
.product2_div .service_conact_con .h2:after{ width:28px;}
.product2_div .service_conact_con .p{ margin-top:4%;}
/*联系我们*/
.contact_t2{font-size:12px; line-height:20px;}
.contact_t2 .h2{ font-size:20px; height:40px; line-height:40px;}
.contact_t3{font-size:12px; line-height:20px;}
.contact_t3 .h2{  height:26px; line-height:26px;}
.contact_con .contact_con_txt .contact_l .h2{ font-size:20px; margin-bottom:4%;}
.contact_map iframe{height: 280px;}
/*.feedback_div .inputs2{ font-size:13px;}
.feedback_div .bnts2{ font-size:13px;}*/
/*合作品牌*/
.partner_ul ul li{ width:49.25%;}
.partner_ul ul li:nth-child(3n+0){ margin-right:1.5%;}
.partner_ul ul li:nth-child(2n+0){ margin-right:0%;}
.partner_ul ul li .imgs .bgs span{ font-size:13px;}
/*品牌推广*/
.brand3_div .service_conact_con .h2{ padding-bottom:4%;}
.brand3_div .service_conact_con .h2:after{ width:28px;}
.brand3_div .service_conact_con .p{ margin-top:4%;}
.video_ul{ margin-bottom:2%;}
.video_ul ul li .boxs{ padding:6px;}
.video_ul ul li .boxs .imgs i{ background-size:36px 36px;}
.video_ul ul li:hover .boxs .imgs i{ background-size:36px 36px;}
.video_ul ul li .t{ font-size:14px; height:24px; line-height:24px;}
/*自有品牌*/
.brand_div .service_conact_con .h2{ padding-bottom:4%;}
.brand_div .service_conact_con .h2:after{ width:28px;}
.brand_div .service_conact_con .p{ margin-top:4%;}
.brand_div .service_conact_con .p2 img{ width:30%;}
.brand_div .service_conact_con .desc{ float:none;  clear:both; padding-top:2%; margin-top:0;}
.partner2_ul ul li{ width:49.25%;}
.partner2_ul ul li:nth-child(3n+0){ margin-right:1.5%;}
.partner2_ul ul li:nth-child(2n+0){ margin-right:0%;}
.partner2_ul ul li .imgs .bgs span{ font-size:13px;}
/*人才招聘*/
.gr-employ .tit-bar{padding:10px 15px; }
.gr-employ-list .item .tit-bar:before{ background:none;}
.gr-employ-list .item .tit-bar.on:before{ background:none;}
.gr-employ .tit-bar li{ font-size:12px; line-height:20px;}
.gr-employ-list .item .cont{padding:30px 15px; font-size:12px;}
.gr-employ-list .item .cont .one b{ font-size:13px;}
/*公司荣誉*/
.honor_ul ul li .h3{ font-size:12px; line-height:18px; height:36px; bottom:8px;}
/*生产基地*/
.about3_div{ background:none;}
.about3_div .service_conact_con .h2{ padding-bottom:4%;}
.about3_div .service_conact_con .h2:after{ width:28px;}
.about3_div .service_conact_con .p{ margin-top:4%;}
.about3_t{ padding-bottom:3.5%; margin-top:5%;}
.about3_t:after{ width:28px; margin-left:-14px;}
.about3_desc{ margin-top:4%;}
/*组织架构*/
.about3_desc2{ margin-top:4%;}
/*关于我们*/
.about_x{ font-size:12px; line-height:22px;}
/*.about_x .counter ul li{ width:100%;}
.about_x .counter ul li:nth-child(2){ width:100%;}*/
.about_x .counter span{ font-size:28px;}
.about_x .counter sub{ font-size:13px;}
.about_x .counter h6{ font-size:13px; height:22px; line-height:22px;}



/*新闻资讯*/
.news_con ul li{ padding-bottom:12px; margin-bottom:12px;}
.news_con ul li .imgs{ width:200px;}
.news_con ul li .txts .h3{ margin-top:20px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:17px; line-height:28px;}
.about_x2 .show_t.f20{ line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.news_r .news_t .h2{font-size:16px; height:50px; line-height:50px;}

.prenext{ font-size:12px; line-height:22px;}
/*网站地图*/
.sitemap_main dd{width:calc(49.5% - 2px);width:-webkit-calc(49.5% - 2px);width:-moz-calc(49.5% - 2px);}
.sitemap_main dd:nth-child(3n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(2n+0){ margin-right:0;}
/*销售渠道*/
.channel_feedback .inputs2{ height:40px; line-height:40px; text-indent:32px;background-position: 10px center; background-size:auto 18px; font-size:14px;}
.channel_feedback .bnts2{ width:130px; height:38px; font-size:14px;}
.channel_ul ul li{ width:49%;}
.channel_ul ul li:nth-child(3n+0){ margin-right:2%;}
.channel_ul ul li:nth-child(2n+0){ margin-right:0;}
/*销售网络*/
.manage_ul ul li{ font-size:13px;}
.manage_ul ul li:last-child{ padding-bottom:0; margin-bottom:0;}
.manage_ul ul li .h3{ margin-bottom:10px;}
}
@media screen and (max-width: 420px) {
/*新闻资讯*/
.news_con ul li .imgs{ width:180px;}
.news_con ul li .txts .h3{ height:24px; line-height:24px;}
}
@media screen and (max-width: 380px) {
/*产品中心*/
.product_ul ul li .txts .h3{  font-size:12px;}
.product_ul ul li .txts .p{ font-size:12px;}

/*产品研发*/
.product2_div .service_conact_con .p{ font-size:12px;}
/*品牌推广*/
.brand3_div .service_conact_con .p{ font-size:12px;}
/*自有品牌*/
.brand_div .service_conact_con .p{ font-size:12px; line-height:22px;}
.brand_div .service_conact_con .p2{ font-size:12px; line-height:22px;}
/*生产基地*/
.about3_div .service_conact_con .p{ font-size:12px; line-height:22px;}
.about3_desc{ font-size:12px; line-height:22px;}
/*组织架构*/
.about3_desc2{font-size:12px; line-height:22px;}
/*新闻资讯*/
.news_con ul li .imgs{ width:160px;}
.news_con ul li .txts .h3{ margin-top:12px;}
}
@media screen and (max-width: 360px) {
/*人才招聘*/
.gr-employ .tit-bar{padding:10px 10px;}
.gr-employ .tit-bar li{ line-height:18px;}
.gr-employ .tit-bar li:last-child{ padding-right:5%;}
.gr-employ-list .item .cont{padding:20px 10px;}

/*关于我们*/
.about_x .counter span{ font-size:24px;}
.about_x .counter sub{ font-size:12px;}
.about_x .counter h6{ font-size:12px;height:20px; line-height:20px;}


}
@media screen and (max-width: 320px) {
/*内页*/

}