﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/*内页*/
.postions{ height:74px; line-height:74px; overflow:hidden;color:#888888; font-size:15px; background:#fff; border-bottom:1px solid #e7e7e7;}
/*.postions.bgs2{-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.04);box-shadow: 0 5px 5px rgba(0,0,0,.04); margin-bottom:15px;}
.postions.bgs3{ background:#f8f8f8; border-bottom:0;}*/
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#888888; }
.postions a:hover{ color:#fdd100;}
.postions label{ color:#888888;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:text-top; margin-right:8px; margin-left:11px; height:18px;}
.postions .postions_r img:first-child{ margin-left:0;}
.postions h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions h2 span{font-size:18px; font-family:Arial; color:rgba(255,255,255,0.54); }
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ float:right; font-weight:bold; }
.postions .postions_b a{ float:left; text-align:center;overflow:hidden; font-size:16px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:45px; padding-left:5px; padding-right:5px;}
.postions .postions_b a:hover{color:#fdd100;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:2px;opacity: 0;background:#fdd100;-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:#fdd100; }
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}

.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle; color:rgba(255,255,255,1.0); text-align:left; text-transform:uppercase; text-align:center;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,0.6); line-height:1;  margin-top:12px; font-size:18px; text-transform:none;}

.adicon{  position: absolute; bottom: 25px; right: 4%;-webkit-transform: translate3d(0, 0, 0) rotate(90deg);transform: translate3d(0, 0, 0) rotate(90deg);-webkit-transform-origin: center right;-ms-transform-origin: center right; transform-origin: center right; -webkit-font-smoothing: antialiased; font-size:14px;
 color: #fff; -webkit-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; transition: opacity .2s ease-out;line-height: 1; z-index: 20;}
.adicon a { text-decoration: none; display: -webkit-box; display: -ms-flexbox;  display: flex; color: #fff;}
.l-scrollDown__iconBar {}
.l-scrollDown__iconBarInner {}
.l-scrollDown__iconBar { width: 110px; height: 1px; background: rgba(255, 255, 255, 0.3); display: block; position: relative;  overflow: hidden; margin: auto 0 auto 20px;}
.l-scrollDown__iconBarInner { position: absolute; top: 0px; right: -240px;width: 240px; height: 1px; -webkit-animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; background-color: #fff;}

.l-scrollDown--posi { color: #111;}
.l-scrollDown--posi .l-scrollDown__iconBar { background: #dce0e3}
.l-scrollDown--posi .l-scrollDown__iconBarInner {background-color: #333;}


/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4%; padding-bottom:5%; clear:both;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:44px; line-height:42px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:60px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:1px solid #e5e5e5; background:#fff;}
.yema a:hover{ text-decoration:none; color:#fff; background:#fdd100;border:1px solid #fdd100;}
.yema a.on{color:#fff;  background:#fdd100;border:1px solid #fdd100;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#fdd100;}
.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;}
/*关于我们*/
.a_name{position:relative;top:-80px;}
.about_one{ background:#f4f4f4; overflow:hidden;}
.about_one .wrap{ margin-top:4%; margin-bottom:4%;}
.about_one_t{ float:left; width:24.2%; margin-right:2%;position:relative;z-index:0; padding-bottom:4%;}
.about_one_t:after{ position:absolute; content:""; bottom:0; left:0; width:50px; height:2px; background:#fcd000;}
.about_one_t .h3{ font-weight:normal; line-height:1; color:#333333; position:relative; z-index:1;}
.about_one_t .span{  text-transform:uppercase; color:#888888; font-size:15px; font-family:Arial; z-index:-1; width:100%; margin-top:4%; display:block;}
.about_one .about_cons{ overflow:hidden; color:#555555; font-size:16px; line-height:36px;}
.about_one .about_cons p{ overflow:hidden; padding-bottom:1.5%;}
.about_one .about_cons img{ max-width:100%;}
.about_one .about_cons .imgs{ overflow:hidden;}
.about_one .about_cons .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;}
.about_one .about_cons .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_t{ overflow:hidden; text-align:center; margin-top:5%; text-align:center;}
.about_t .h3{ line-height:1.3; font-weight:normal; overflow:hidden;color:#333333;}
.about_t .p{line-height:1.3; overflow:hidden; font-size:15px; color:#888888;  font-family:Arial; margin-top:1%;}
.about_two{ margin-top:4.5%; margin-bottom:6%; overflow:hidden; position:relative;}
.about_two .imgs{ float:right; width:51%; overflow:hidden;}
.about_two .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.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_two .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_two .txts{ overflow:hidden; position:absolute; left:0; width:48%; max-width:650px; height:100%; top:0;display: flex; align-items: center; justify-content: left; color:#666666; font-size:16px; line-height:34px;}
.about_two .txts .cons{ text-align:left; overflow:hidden; width:100%; }
.about_two .txts .h3{ font-weight:bold; overflow:hidden; color:#fdd100; margin-bottom:1.5%;}
.about_two .txts p{ padding-bottom:4%; overflow:hidden;}
.about_three{overflow:hidden; background:url(../img/about_img3.jpg) center center no-repeat; background-size:cover;}
/*发展历程*/
.history_two{margin-top:3.5%; background:#f4f4f4; overflow:hidden; padding:36px; text-align:left;}
.history_two .history_two_con{ display:none; }
.history_two .imgs{  width:48%; max-width:620px; float:left; overflow:hidden;}
.history_two .imgs img{ width:100%; height:100%; display:block;-webkit-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
.history_two:hover .imgs img{-webkit-transform:scale(1.12, 1.12); -moz-transform:scale(1.12, 1.12); -o-transform:scale(1.12, 1.12); -ms-transform:scale(1.12, 1.12); transform:scale(1.12, 1.12);}
.history_two .txts{  width:49.5%; float:right; max-width:660px; overflow:hidden;}
.history_two .txts .year{ font-weight:bold; color:#222222; overflow:hidden; margin-top:8%; line-height:40px;}
.history_two .txts .p{ color:#555555; font-size:16px; overflow:hidden; line-height:28px; margin-top:3%;}
.about_history{ overflow:hidden;}
/*合作伙伴*/
.about_four{overflow:hidden; background:url(../img/about_img5.jpg) center center no-repeat; background-size:cover;}
.partner_ul{ margin-top:3.5%;   margin-bottom:6%;}
.partner_ul ul li{ width:18.8%; margin-right:1.5%;float:left;  transition:all 0.3s; margin-bottom:1.5%;}
.partner_ul ul li:nth-child(5n+0){ margin-right:0;}
.partner_ul ul li .box{ overflow:hidden; position:relative;transition:all 0.3s; border-radius:4px;}
.partner_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:45.3%;}
.partner_ul ul li:hover .box{-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.06); box-shadow: 0 5px 10px rgba(0,0,0,0.06);}
.partner_ul ul li .imgs img{ display:block; width:100%; height:100%; position:absolute; top:0; left:0;webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;/* -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.partner_ul ul li:hover .imgs img{/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/-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);}
/*常见问题*/
.faq_ul{ margin-top:3.5%; margin-bottom:5%;overflow:hidden;}
.faq_ul ul li{ display:block; overflow:hidden; border:1px solid #e6e8eb; background:url(../images/faq_bg4.png) right 63px top 42px no-repeat;transition:all 0.3s; cursor:pointer;-webkit-tap-highlight-color:transparent; background-size:20px 12px; padding-top:9px; padding-bottom:7px; padding-left:29px; padding-right:29px; margin-bottom:2%;}
.faq_ul ul li:hover{ background-image:url(../images/faq_bg4_on.png);}
.faq_ul ul li.on{ background-image:url(../images/faq_bg4_on.png);}
.faq_ul ul li .h3{ font-weight:normal; overflow:hidden; padding-top:27px; padding-bottom:27px; padding-left:57px;line-height:28px;font-size:16px; padding-right:60px; /*white-space:nowrap;text-overflow:ellipsis;*/  color:#222222; background:url(../images/faq_bg1.png) left 25px no-repeat; background-size:32px 34px;}
.faq_ul ul li .down{ overflow:hidden; line-height:24px; font-size:15px; padding-left:57px; padding-top:22px; padding-bottom:36px;padding-right:60px;  display: none;  color:#999999; border-top:1px solid #e4e4e4; position:relative;}
.faq_ul ul li .down:after{ content:"答"; position:absolute; left:9px; line-height:24px; top:22px; color:#fcd100; font-size:16px; font-weight:bold;}
/*资料下载*/
.down_ul{ overflow:hidden; margin-top:3.5%; }
.down_ul ul li{  display:block; overflow:hidden; padding-bottom:33px; margin-bottom:26px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom:1px solid #e5e5e5;}
.down_ul ul li .txts{ float:left; width:calc(98% - 130px);width:-webkit-calc(98% - 130px);width:-moz-calc(98% - 130px); margin-right:2%;  overflow:hidden; }
.down_ul ul li .txts .h3{ display:block; height:36px; line-height:36px; overflow:hidden;  font-size:18px; font-weight:normal; margin-bottom:7px;text-overflow: ellipsis;white-space: nowrap;}
.down_ul ul li .txts .p{line-height:26px; font-size:15px; color:#999999; overflow:hidden;margin-top:5px;}
.down_ul ul li .date{ overflow:hidden;text-align:right;}
.down_ul ul li .nmores{ display:inline-block;color:#fff; font-size:15px; font-style:normal; height:36px; line-height:36px; overflow:hidden; background:url(../images/down_bg1.png) #fcd100 33px center no-repeat;transition:all 0.3s; background-size:14px 14px; text-align:left;  width:117px; text-indent:53px;}
.down_ul ul li:hover{ border-color:#fcd100;}
.down_ul ul li:hover .nmores{opacity:0.8;filter:Alpha(opacity=80);}
.down_ul ul li b{ display:block;  overflow:hidden; line-height:36px; height:36px;text-overflow: ellipsis;white-space: nowrap;font-size:18px; color:#999999; font-family:Arial; font-weight:normal; }
.down_ul ul li:hover .txts .h3{ color:#fcd100;}
/*售后服务*/
.service_con{color:#333; font-size:16px; overflow:hidden; line-height:36px; margin-top:3.5%; margin-bottom:6%;}
.service_con img{ max-width:100%;}
/*联系我们*/
.contact_bg{ background:#f4f4f4; overflow:hidden;}
.contact_one{ overflow:hidden; background:#fff; margin-top:3.5%;-webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.008); box-shadow: 0 5px 30px rgba(0,0,0,0.008); margin-bottom:6%;}
.contact_one .contact_l{ float:left; overflow:hidden; width:50%;font-size:16px;line-height:50px; color:#555555;}
.contact_one .contact_l .txts{ width:94%; margin:0 auto; max-width:614px; overflow:hidden;}
.contact_one .contact_l .h2{  line-height:40px; padding-top:20px; padding-bottom:20px; font-weight:bold; color:#facf01; margin-bottom:21px; overflow:hidden; margin-top:30px; border-bottom:1px solid #e9e9e9;}
.contact_one .contact_l ul li{ width:49%; overflow:hidden; float:left; margin-right:1%;}
.contact_one .contact_l ul li:last-child{ width:100%; margin-right:0; float:none;}
.contact_one .contact_r{ float:right; overflow:hidden; width:50%;}
.contact_map2{  overflow:hidden; clear:both;}
.contact_map2 iframe{height: 445px;}
.feedback_div{padding-bottom:5%; overflow:hidden; text-align:center; margin-top:3.5%; padding-top:2%; border-top:1px solid #e6e6e6;}
.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:48px; line-height:46px; font-size:14px; color:#555555; border:1px solid #d0d0d0; outline:none;  text-indent:20px; font-family:"宋体";}
.feedback_div .textarea{ padding:1%; width:100%; padding-left:20px; background:#fff; font-size:14px; font-family:"宋体";border:1px solid #d0d0d0; outline:none;margin-bottom:2%; color:#555555; height:200px;}
.feedback_div .bnts2{ margin:0 auto;border: none; width:100%; max-width:220px;font-size:15px; height: 48px; line-height:48px; background: #fdd100; font-family:"宋体"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}
.feedback_div .ends{ margin-bottom:4%; overflow:hidden;}
.feedback_div .ends .inputs2{ width:158px; margin-right:10px; width:230px; float:left;}
.feedback_div .img{ width:134px; height:48px; float:left; cursor:pointer;}
/*产品中心*/
.product_bg{ background:#f2f2f2;}
.product_bg.bgs2{ overflow:hidden;}
.position2{ border-bottom:1px solid #ececec;height:70px; line-height:70px;  overflow:hidden; color:#777777; text-align:left; font-size:15px; }
.position2 a{ color:#777777;  text-decoration:none;}
.position2 a:hover{color:#fcd000;}
/*.position label{}*/
.position2 .postions_r img{ vertical-align:text-top; 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;}
.search{ float:right; background:#ffffff;border-radius:20px; overflow:hidden; margin-top:8px; width:330px;}
.search .inputs{height:36px; line-height:36px; background:none; border:0;width:calc(100% - 36px);width:-webkit-calc(100% - 36px);width:-moz-calc(100% - 36px); float:left; outline:none; text-indent:12px; font-size:15px; color:#777777; font-family:"宋体";}
.search .inputs::-webkit-input-placeholder{color:#777777;}
.search .inputs::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#777777;}
.search .inputs:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#777777;}
.search .inputs:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#777777;}
.search .bnts{ float:right;width:36px; height:36px; background:url(../images/product_bg3.png) no-repeat; background-size:100% 100%;  cursor:pointer; border:none; border-radius:50%;}
.search .bnts:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.position2 .product_key{ float:right; line-height:36px; margin-top:18px; font-size:14px; margin-right:3px;}
.position2 .product_key a{ margin-right:5px;}
.product_key2{ line-height:36px; margin-top:8px; font-size:14px; float:left;}
.product_key2 a{ margin-right:5px;}
.product_search{ overflow:hidden;}
.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; background:#fcd000; height:90px; border-radius:8px 8px 0 0;/*-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{ color:#fff;font-weight:normal; font-size:24px;  line-height:30px; height:30px; overflow:hidden; padding-left:36px; margin-top:21px;}
.about_l .about_l_titile span{ color:rgba(255,255,255,0.47); display:block; font-size:16px; line-height:22px; height:22px;padding-left:36px;}
.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:#fcd000;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:#fcd000;}
/*.about_l .i_left_ul2 li.left_sel{ background:#ffffff;}*/
.about_l .i_left_ul2 li.left_sel h2{ color:#fcd000; background-image:url(../images/about_bg3_on.png);}
.about_l .i_left_ul2 li.left_sel h2 a{ color:#fcd000;}

.about_l .i_left_ul2 li{display:block; width:100%; background:#fff; 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:#fcd000;}
.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; background-size:12px 12px;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:#fcd000;margin-left:3px;}
.about_l .i_left_ul2 li.left_sel h1{ color:#fcd000;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:#fcd000;}
.about_l .i_left_ul2 li div{ margin-top:15px; font-size:15px;display:none; margin-left:36px; margin-right:36px; padding-bottom:20px;}
.about_l .i_left_ul2 li div a{ height:48px; line-height:48px; overflow:hidden; display:block; padding-right:8px; color:#666666;transition:all 0.3s;}
.about_l .i_left_ul2 li div a:hover{color:#fcd000; margin-left:4px;}
.about_l .i_left_ul2 li div a.left_sel{color:#fcd000;}
.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{ padding-top:4%; padding-bottom:5%;}
.product_ul ul li{ float:left; width:32%; background:#fff; overflow:hidden; margin-right:2%; margin-bottom:2%;  position:relative; z-index:0;transition:all 0.3s; border-radius:10px;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
.product_ul ul li:hover{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.12); box-shadow: 0 5px 15px rgba(0,0,0,0.12);}
.product_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:58%; }
.product_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
/*.product_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}*/
.product_ul ul li .txts{ overflow:hidden;/* position:absolute; bottom:0; left:0; width:100%;*/transition:all 0.3s; /*margin-top:-84px;*/ position:relative;}
.product_ul ul li .txts .cons{ width:94%; margin:0 auto; max-width:370px; overflow:hidden; padding-bottom:30px; padding-top:30px;}
.product_ul ul li .txts .h3{ line-height:24px; height:24px; font-weight:normal; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;color:#444444;transition:all 0.3s; font-size:18px;}
.product_ul ul li .txts .p{line-height:22px;height:44px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#999; font-size:15px;transition:all 0.3s;margin-top:12px; }
.product_ul ul li:hover .txts .h3{ color:#fcd000; font-weight:bold;}
.product_ul ul li .ends{ overflow:hidden; margin-top:20px; text-align:center;}
.product_ul ul li .ends a{ display:inline-block; vertical-align:top; width:45%; border:1px solid #ddd; font-size:14px; color:#333; height:36px; line-height:36px; max-width:120px; margin-left:3px; margin-right:3px; border-radius:20px;}
.product_ul ul li .ends a:hover{ color:#fff; background:#fcd000; border-color:#fcd000;}

/*产品筛选*/
.product_type{ overflow:hidden; background:#fff; padding:25px; margin-top:38px;}
.product_a{ overflow:hidden;}
.product_a label{ float:left; width:78px; overflow:hidden; line-height:30px; height:30px; font-size:14px; color:#333; font-weight:bold;}
.product_a .divs{ overflow:hidden; position:relative; padding-right:40px; }
.product_a .divs.close{height:30px;}
.product_a a{ display:inline-block; overflow:hidden; vertical-align:top;  margin-right:30px; font-size:14px; color:#555555;height:30px; line-height:30px;}
.product_a a:hover{ color:#fdd100;}
.product_a a.on{ color:#fdd100;}
.product_a .mores{ position:absolute; right:0; top:0; font-style:normal;font-size:13px; color:#555555;height:30px; line-height:30px; cursor:pointer;}
.product_a .mores:hover{ color:#fdd100;}
/*产品详细*/
.productDetails{ overflow:hidden;}
.productDetails .information:after{content:"";height:0;display:block;clear:both}
.productDetails .product_one_l{ float:left;width:566px;/* overflow:hidden;*/ position:relative; }
.productDetails .product_one_l .pro_big2{ overflow:hidden; margin-bottom:15px;border:1px solid #eee;}
.productDetails .product_one_l .big_img{width:100%;}
.productDetails .information{ background:#fff; overflow:hidden; margin-top:5%;margin-bottom:4%;}
.productDetails .information .conten{ overflow:hidden; position:relative; }
.productDetails .information .conten .boxs{ max-width:730px; float:right; width:96%;overflow:hidden;}
.productDetails .information .h2{font-weight:normal; line-height:50px;color: #333333; overflow:hidden;font-size:46px; margin-top:2%;}
.productDetails .information .desc{overflow:hidden; color:#999999; font-size:15px; line-height:30px; margin-top:3%; }
.productDetails .information .txt{overflow:hidden; color:#777777; font-size:15px; line-height:40px; margin-top:5%; padding-top:5%; padding-bottom:5%;border-bottom:1px solid #dddddd; border-top:1px solid #dddddd;}
.productDetails .information .zhixun{ float:right;display:block; height:56px; line-height:56px;  overflow:hidden;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;color:#fff; background:url(../images/product_bg4.png) #f4cb0a 108px center no-repeat; font-size:16px; width:314px;  text-align:left; margin-top:7%;background-size:23px 26px; text-indent:142px; }
.productDetails .information .zhixun.bgs2{ background-position:58px center; text-indent:101px;}
.productDetails .information .zhixun:hover{opacity:0.8;filter:Alpha(opacity=80); }
.productDetails .information .ptel{ float:left;  font-size:18px; color:#000000; padding-top:7%;}
.productDetails .information .ptel a{ color:#f4cb0a;}
/*产品放大*/
.productDetails .product_one_l .content_timglt{overflow:hidden; text-align:center; position: relative;  }
.productDetails .product_one_l .content_timglt#bid{padding-top:81.28%;}
.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 .information .conten .content_timgr{ width: 566px; height: 460px; 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 img{ max-width:none;width: 984px; height:799px; }

.product_title{ height:80px; line-height:80px; border-bottom:1px solid #d9d9d9;}
.product_title a{ float:left; overflow:hidden; margin-right:5%; color:#333333;  cursor:pointer; position:relative;}
.product_title a:after{ content:""; position:absolute; bottom:0; left:0; width:0;transition:all 0.3s; height:2px; background:#fdd100;}
.product_title a.on:after{ width:100%;}
.product_title a.on{ color:#fdd100;}
.product_con{ background:#fff; overflow:hidden; padding-top:20px; margin-top:6%;}
.product_con .boxs{ margin:0 auto; width:96%; overflow:hidden; max-width:1316px;}
.product_two{  overflow:hidden;  font-size:16px; line-height:32px; color:#555555; margin-top:4%; padding-bottom:5%; clear:both;}
.product_two img{ max-width:100%;}
.product_two .table{ overflow:hidden;}
.product_two .table table{border-collapse:collapse;border-spacing:0; color:#999999; font-size:14px;}
.product_two .table table th{ line-height:22px;height:30px;padding-top:5px; padding-bottom:5px;  border:1px solid #eeeeee; font-weight:bold; color:#666666; text-align:left;}
.product_two .table table td{ line-height:30px;height:58px; padding-top:5px; padding-bottom:5px; border:1px solid #eeeeee;}
.product_two .table table .w1{ width:103px; padding-left:22px; padding-right:5px; font-weight:bold; color:#666666;}
.product_two .table table .w2{ width:264px;padding-left:54px; padding-right:5px; }
.product_two .table table .p1{ max-width:230px;}
.product_two .h3{ overflow:hidden;   font-size:18px; color:#333333; margin-bottom:1%;  font-weight:bold;}
.product_ul2{ padding-top:4%;}
.product_ul2 ul li{ float:left; width:32%; background:#fff; overflow:hidden; margin-right:2%; margin-bottom:2%;  position:relative; z-index:0;transition:all 0.3s; border-radius:10px;}
.product_ul2 ul li:nth-child(3n+0){ margin-right:0;}
.product_ul2 ul li:hover{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.12); box-shadow: 0 5px 15px rgba(0,0,0,0.12);}
.product_ul2 ul li .imgs{ overflow:hidden; position:relative; padding-top:58%; }
.product_ul2 ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
/*.product_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);}*/
.product_ul2 ul li .txts{ overflow:hidden; /*position:absolute; bottom:0; left:0; width:100%;*/transition:all 0.3s;/*margin-top:-84px;*/ position:relative;}
/*.product_ul2 ul li:hover .txts{ background:#fdd100;}*/
.product_ul2 ul li .txts .cons{ width:94%; margin:0 auto; max-width:370px; overflow:hidden; padding-bottom:30px; padding-top:30px;}
.product_ul2 ul li .txts .h3{ line-height:24px; height:24px; font-weight:normal; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;color:#444444;transition:all 0.3s; font-size:18px;}
.product_ul2 ul li .txts .p{line-height:22px; height:44px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#999; font-size:15px;transition:all 0.3s;margin-top:12px;}
.product_ul2 ul li:hover .txts .h3{ color:#fcd000; font-weight:bold;}
.product_ul2 ul li .ends{ overflow:hidden; margin-top:20px; text-align:center;}
.product_ul2 ul li .ends a{ display:inline-block; vertical-align:top; width:45%; border:1px solid #ddd; font-size:14px; color:#333; height:36px; line-height:36px; max-width:120px; margin-left:3px; margin-right:3px; border-radius:20px;}
.product_ul2 ul li .ends a:hover{ color:#fff; background:#fcd000; border-color:#fcd000;}
.pro_more{ display:block; width:160px; height:46px; line-height:46px; text-align:center; color:#fff!important; font-size:16px; margin:0 auto; background:#fdd100; margin-top:3%; margin-bottom:5%;transition:all 0.3s;}
.pro_more:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*新闻中心*/
.news_con{ overflow:hidden; margin-top:2%;}
.news_con ul li{ /*overflow:hidden;*/padding-top:3.5%;border-bottom:1px solid #eaeaea; display:block;background:#fff; padding-bottom:3.5%;transition:all 0.3s; position:relative; }
.news_con ul li:last-child{ margin-bottom:0;}
.news_con ul li:hover{ /*border-color:#eb76a9; *//*background:#f6f6f6;*/}
.news_con ul li:hover:after{opacity:1.0;filter:Alpha(opacity=100);}
.news_con ul li .imgs{width:307px;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:#555555; font-weight:normal;transition: all 0.3s; margin-top:40px;white-space:nowrap;text-overflow:ellipsis; font-size:24px;}
.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: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:#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:hover .txts h3{color:#fdd100;}
.news_con ul li:hover .ends em{color:#fdd100;}
.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:#fdd100;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0); margin-right:5px;}
.news_con ul li .ends .news_more:hover{ background:#fdd100;}
.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);}
.news_con ul li .label{ overflow:hidden; margin-top:15px; font-size:13px; line-height:22px; color:#888888; height:22px;white-space:nowrap;text-overflow:ellipsis;}
.news_con ul li .label label{ float:left;}
.news_con ul li .label a{ float:left; margin-right:5px; color:#888888;}
.news_con ul li .label a:hover{ color:#fdd100;}
/*新闻资讯详细*/
.about_x2{ float:left; width:69.2%; padding-bottom:1%; padding-right:3%;padding-top:4%; border-right:1px solid #e7e7e7;}
.about_x2 .show_t{ line-height:40px; font-size:24px; color:#333333; text-align:left; margin-bottom:1%; margin-top:5px; font-weight:bold;}
.about_x2 .con_line{height:50px; 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;  max-width:100%;}
.about_x2 .con_id{ line-height:28px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:4%;font-size:15px; color:#555555;text-align:left;/* font-family:"宋体";*/ padding-bottom:4%;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{ padding-bottom:10px; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.about_x2 .news_label{ overflow:hidden;  font-size:13px; line-height:22px; color:#888888; margin-bottom:4%;}
.about_x2 .news_label label{ float:left;}
.about_x2 .news_label a{ float:left; margin-right:5px; color:#888888;}
.about_x2 .news_label a:hover{ color:#fdd100;}
.prenext{ padding-top:3%; text-align:center;  font-size:15px;margin-bottom:4%;border-top:1px solid #f0f0f0; overflow:hidden; line-height:26px; color:#555555; text-align:center; }
.prenext span{ width:40%; overflow:hidden; height:26px;white-space:nowrap;text-overflow:ellipsis;}
.prenext span.l{ text-align:left;}
.prenext span.r{ text-align:right;}
.prenext a{ color:#555555; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#fdd100;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}
.prenext .goback{ display:inline-block; vertical-align:top; height:38px; line-height:38px; width:120px; border:1px solid #9e0534; border-radius:20px; color:#9e0534; margin-top:-6px;}
.prenext .goback:hover{ background:#fdd100; color:#fff;}
.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%;}
.fenxiang .news_fx ul li:hover .wechat-qrcode{ display:block;}

.news_r{ float:right; /*overflow:hidden;*/ background:#fff; width:27.8%; 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 .h2{ font-weight:normal; color:#555555; font-size:22px; margin-right:30px;height:70px; line-height:70px;}
.news_r .news_ul3{ margin-left:10px;overflow:hidden;}
.news_r .news_ul3 ul li{ display:block; border-bottom:1px solid #f0f0f0; padding-bottom:5%; margin-bottom:5%; overflow:hidden;}
.news_r .news_ul3 ul li label{ display:block; height:24px; line-height:24px;  color:#c8c8c8; font-size:15px;}
.news_r .news_ul3 ul li .h3{ font-weight:normal; overflow:hidden;height:30px; line-height:30px; color:#555555; 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:#fdd100;}
.news_r .news_ul3 ul li:last-child{ border-bottom:0;}
.product_ul3{}
.product_ul3 ul li{ background:#fff; overflow:hidden; border:1px solid #e7e7e7; margin-bottom:6%;  position:relative; z-index:0;transition:all 0.3s; border-radius:10px;}
.product_ul3 ul li:hover{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.12); box-shadow: 0 5px 15px rgba(0,0,0,0.12);}
.product_ul3 ul li .imgs{ overflow:hidden; position:relative; padding-top:80.8%; }
.product_ul3 ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_ul3 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_ul3 ul li .txts{ overflow:hidden; position:absolute; bottom:0; left:0; width:100%;transition:all 0.3s;}
.product_ul3 ul li:hover .txts{ background:#fdd100;}
.product_ul3 ul li .txts .cons{ width:94%; margin:0 auto; max-width:370px; overflow:hidden; padding-bottom:30px; padding-top:30px;}
.product_ul3 ul li .txts .h3{ line-height:24px; height:24px; font-weight:normal; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;color:#444444;transition:all 0.3s; font-size:18px;}
.product_ul3 ul li .txts .p{line-height:22px; height:0px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#fff; font-size:15px;transition:all 0.3s;}
.product_ul3 ul li:hover .txts .h3{ color:#fff; font-weight:bold;}
.product_ul3 ul li:hover .txts .p{margin-top:12px; height:44px;}
/*应用领域*/
.application_ul{ overflow:hidden; margin-top:5%;}
.application_ul ul li{ float:left; width:49%; margin-right:2%;  overflow:hidden;margin-bottom:2%;  position:relative; z-index:0;transition:all 0.3s;}
.application_ul ul li:nth-child(2n+0){ margin-right:0;}
.application_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:52.48%; }
.application_ul ul li .imgs:after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/news_bg1.png) center center no-repeat; background-size:cover;opacity:0.8;filter:Alpha(opacity=80);}
.application_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.application_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.application_ul ul li .txts{ overflow:hidden; position:absolute; bottom:0; left:0; width:100%;transition:all 0.3s;}

.application_ul ul li .txts .cons{ width:94%; margin:0 auto; max-width:630px; overflow:hidden; padding-bottom:30px; padding-top:30px;}
.application_ul ul li .txts .h3{ line-height:50px; height:50px; font-weight:bold; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;color:#fff;transition:all 0.3s; font-size:24px;}
.application_ul ul li .txts .p{line-height:36px; height:36px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; color:#fff; font-size:18px;transition:all 0.3s;}
/*加入我们*/
.faq_ul2{ max-width:1248px; margin:0 auto; margin-top:3%; margin-bottom:6%;overflow:hidden;}
.faq_ul2 ul li{ display:block; overflow:hidden; border:1px solid #ddd; background:url(../images/faq_bg3.png) left 33px top 30px no-repeat;transition:all 0.3s; cursor:pointer;-webkit-tap-highlight-color:transparent; background-size:11px 11px; margin-bottom:29px; padding-left:33px; padding-right:33px;}
.faq_ul2 ul li:hover{ background-image:url(../images/faq_bg3_on.png);}
.faq_ul2 ul li:hover .h3{   color:#fdd100;}
.faq_ul2 ul li.on .h3{ /*background-image:url(../images/faq_bg1_on.png);*/ color:#fdd100;}
.faq_ul2 ul li.on{ background-image:url(../images/faq_bg3_on.png);}
.faq_ul2 ul li .h3{ font-weight:normal; overflow:hidden; padding-top:20px; padding-bottom:20px;line-height:30px; padding-left:20px;/*white-space:nowrap;text-overflow:ellipsis;*/  color:#323232; transition:all 0.3s; position:relative; font-size:16px;}
.faq_ul2 ul li .down{ overflow:hidden; line-height:38px; font-size:14px;padding: 3% 0 3%  0; display: none; padding-left:20px; padding-right:20px; color:#636363; border-top:1px solid #ddd;}
.faq_ul2.bg2 ul li .down{ padding-top:3%; padding-bottom:3%;}
.faq_ul2 ul li .down .h4{ font-weight:normal; color:#fdd100; overflow:hidden; margin-bottom:2%;}
.faq_ul2 ul li .down .p{ overflow:hidden; margin-bottom:2%;}
.faq_ul2 ul li .down .p:last-child{ margin-bottom:0;}
.faq_ul2 ul li .down .color1{ color:#666;}
/*网站地图*/
.website_bg{ overflow:hidden; background:#fff; padding-bottom:5%; padding-top:1.5%;}
.website_t{ height:40px; line-height:40px; background:#f1efeb; color:#333; font-weight:bold; padding-left:12px; font-size:15px; margin-top:20px; margin-bottom:17px;}
.website_t a{color:#333; }
.sitemap_main{ overflow:hidden;}
.sitemap_main dd{font-size: 14px; line-height: 36px;text-align: center; background:#fff;  white-space: nowrap; display: block; float: left;height: 36px; 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;}
.sitemap_main dd a:Hover{color:#facf00; }
@media screen and (max-width: 1600px) {
/*内页*/
.postions .postions_b a{margin-left:44px;}

}



@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:56px; line-height:56px; font-size:14px;}
.postions .postions_b a{margin-left:40px;}
/*产品中心*/
.position2{height:56px; line-height:56px; font-size:14px;}
.position2 .postions_r img{ height:14px;}
.search{ margin-top:10px;}
.position2 .product_key{ margin-top:10px;}
.product_key2{ margin-top:10px;}
/*新闻中心*/
.news_con ul li .ends{ width:170px;}
/*新闻资讯详细*/
.news_r .news_t .h2{ margin-right:20px; font-size:22px;}
}
@media screen and (max-width: 1360px) {
/*关于我们*/
.about_two .txts{ line-height:30px;}
.about_two .txts p{ padding-bottom:3%;}
/*产品详细*/
.productDetails .information .ptel{ float:none; clear:both; padding-top:3%;}
.product_two .table table .w1{ width:113px; padding-left:12px;}
.product_two .table table .w2{ width:304px;padding-left:14px; }
/*新闻中心*/
.news_con ul li .ends{ width:170px;}
/*加入我们*/
.faq_ul2 ul li .down{ line-height:36px;}
}
@media screen and (max-width: 1200px) {
/*内页*/
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
.postions .postions_b a{margin-left:30px;}
.o_big_con .h2 span{ font-size:15px;}
.adicon{ display:none;}
/*关于我们*/
.a_name{top:-50px;}
.about_one .wrap{ margin-top:5%; margin-bottom:5%;}
.about_one .about_cons{ line-height:30px; font-size:15px;}
.about_two .txts{ font-size:15px; line-height:26px;}
.about_two .txts p{ padding-bottom:2%;}
/*发展历程*/
.history_two{ padding:20px;}
/*联系我们*/
.feedback_div .inputs2{ height:42px; line-height:40px; font-size:14px;}
.feedback_div .textarea{ font-size:14px; height:150px;}
.feedback_div .bnts2{ height:44px; line-height:44px; font-size:14px;}
.feedback_div .img{ height:42px;}
/*产品中心*/
.search{ width:300px;}
/*.product_ul ul li .txts{ margin-top:-64px;}*/
.product_ul ul li .txts .cons{ padding-top:20px; padding-bottom:20px;}
.product_ul ul li .txts .h3{ font-size:16px;}
.product_ul ul li .txts .p{ font-size:14px;}
/*产品详细*/
.productDetails .product_one_l{ width:470px;}
.productDetails .information .zhixun{  height:50px; line-height:50px; width:260px; background-position:80px center; text-indent:120px;}
.productDetails .information .zhixun.bgs2{ background-position:28px center; text-indent:70px;}
.productDetails .information .ptel{ font-size:16px;}
.productDetails .information .conten .content_timgr{ width:500px; height:453px;}
.productDetails .information .desc{ font-size:14px; line-height:30px;}
.productDetails .information .txt{ font-size:14px; line-height:26px;}
.productDetails .information .h2{ font-size:40px;}
.product_two .table table{ font-size:13px;}
.product_two .table table td{ line-height:26px;}
/*.product_ul2 ul li .txts{ margin-top:-64px;}*/
.product_ul2 ul li .txts .cons{ padding-top:20px; padding-bottom:20px;}
.product_ul2 ul li .txts .h3{ font-size:16px;}
.product_ul2 ul li .txts .p{ font-size:14px;}
/*新闻中心*/
.news_con ul li .txts .h3{ margin-top:30px;}
/*新闻资讯详细*/
.product_ul3 ul li .txts .cons{ padding-top:20px; padding-bottom:20px;}
.product_ul3 ul li .txts .h3{ font-size:16px;}
.product_ul3 ul li .txts .p{ font-size:14px;}
/*应用领域*/
.application_ul ul li .txts .cons{ padding-top:20px; padding-bottom:20px;}
.application_ul ul li .txts .h3{ height:40px; line-height:40px; font-size:22px;}
.application_ul ul li .txts .p{ height:30px; line-height:30px; font-size:16px;}
/*加入我们*/
.faq_ul2 ul li .down{  line-height:30px;}
/*网站地图*/
.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: 1100px) {
/*内页*/
.postions{ height:50px; line-height:50px;}
.postions .postions_b a{margin-left:20px;}
.o_big_con .h2 span{ margin-top:6px; font-size:14px;}



/*分页*/
.yema a{ height:36px; line-height:34px;min-width:40px;}
/*发展历程*/
.history_two .txts .p{ line-height:24px; margin-top:2%; font-size:15px;}
/*合作伙伴*/
.partner_ul ul li{ width:23.5%;}
.partner_ul ul li:nth-child(5n+0){ margin-right:1.5%;}
.partner_ul ul li:nth-child(4n+0){ margin-right:0;}
/*常见问题*/
.faq_ul ul li{ background-position:right 43px top 38px;}
.faq_ul ul li .h3{ padding-right:40px; padding-left:47px; padding-top:20px; padding-bottom:20px; background-position:left 18px;}
.faq_ul ul li .down{ padding-right:40px;padding-left:47px;}
/*联系我们*/
.contact_one .contact_l{ line-height:30px; font-size:15px;}
.contact_one .contact_l .h2{ margin-top:20px; padding-top:15px; padding-bottom:15px;}
.contact_one .contact_l ul li{ float:none; width:100%; margin-right:0;}
/*产品中心*/
.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;}
.position2{ /*height:132px;*/height:56px;}
.search{ float:none; clear:both; margin-top:0; width:100%;}
.search .inputs{ text-indent:20px;}
.position2 .product_key{ float:none; margin-right:0; margin-top:3px;}
.product_key2{ float:none; margin-right:0; margin-top:3px;}
/*产品详细*/
.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 .desc{ font-size:13px; line-height:24px;}
.productDetails .information .h2{ font-size:30px; line-height:40px;}
.product_title{ line-height:50px; height:50px;}
/*新闻中心*/
.news_con ul li .imgs{ width:250px;}
.news_con ul li .txts .h3{ margin-top:16px; font-size:18px;}
.news_con ul li .ends{ width:150px; height:155px;}
.news_con ul li .ends .news_more{ width:110px; font-size:14px;}
.news_con ul li .txts .p{ margin-top:10px;}
/*新闻资讯详细*/
.about_x2{ width:59%;}
.news_r{ width:37%;}


}
@media screen and (max-width: 1000px) {


}
@media screen and (max-width: 960px) {
/*内页*/
.postions .postions_r img{ height:14px;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:15px; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}
.postions .postions_b a:hover{ background:#fdd100; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#fdd100;}
.postions .postions_b a:after{ height:0;}
.o_big_con .h2 span{ font-size:13px;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_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:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*关于我们*/
.about_one .wrap{ margin-top:6%; margin-bottom:6%;}
.about_one .about_cons{ line-height:26px; font-size:14px;}
.about_one_t .span{ font-size:14px;}
.about_t .p{ font-size:14px;}
.about_two .imgs{ float:none; width:100%;}
.about_two .txts{ position:static; width:100%; margin-top:4%;}
/*发展历程*/
.history_two{ padding:15px;}
.history_two .txts .year{ margin-top:3%; line-height:36px;}
.history_two .txts .p{ line-height:22px; font-size:14px;}
/*资料下载*/
.down_ul ul li b{ font-size:15px;}
.down_ul ul li .txts .h3{ font-size:16px;}
.down_ul ul li .txts .p{ font-size:14px;}
.down_ul ul li .nmores{ font-size:14px;}
/*售后服务*/
.service_con{ font-size:15px; line-height:30px;}
/*联系我们*/
.contact_one .contact_l{ float:none; width:100%;}
.contact_one .contact_l .txts{ max-width:none;}
.contact_one .contact_r{ float:none; width:100%; margin-top:4%;}
/*产品中心*/
.position2{height:50px; line-height:50px;}
.position2 .rclass{ display:block;}
.position2 .postions_r img{ height:14px;}
.position2 .product_key{ line-height:30px; margin-top:5px; font-size:13px;}
.product_key2{ line-height:30px; margin-top:5px; font-size:13px;}
.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; border-radius:0;}
.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;}
.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%;}
/*产品筛选*/
.product_type{ padding:20px; margin-top:4%;}
.product_a a{ margin-right:20px;}
/*产品详细*/
.productDetails .product_one_l{ width:100%; float:none;}
.productDetails .information .conten{ min-height:inherit; margin-top:3%;}
.product_two .h3{ font-size:16px;}
.product_two{ font-size:14px; line-height:28px;}
.product_ul2 ul li{ width:49%;}
.product_ul2 ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul2 ul li:nth-child(2n+0){ margin-right:0;}
/*新闻中心*/

.news_con ul li .imgs{ margin-right:2%; width:220px;}
.news_con ul li .txts{ padding-right:2%;}
.news_con ul li .txts .h3{ height:26px; line-height:26px;}
.news_con ul li .ends{ width:140px; height:137px;}
.news_con ul li .txts .p{ margin-top:7px;}
.news_con ul li .label{ margin-top:5px;}
/*新闻资讯详细*/
.about_x2{ width:100%; float:none; border-right:0; padding-right:0;}
.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; line-height:24px; text-align:right;}
.prenext span{ width:70%; height:24px;}
.prenext .l{ float:none; display:block;}
.prenext .r{ float:none; display:block;}
.prenext span.r{ text-align:left;}
.prenext .goback{ text-align:center; margin-top:-44px; width:110px;}
.fenxiang .news_fx ul li{ width:26px; height:26px;}
.product_ul3 ul li{ margin-bottom:3%;}
.product_ul3 ul li .txts .cons{ max-width:none;}
/*应用领域*/
.application_ul ul li .txts .cons{ padding-top:15px; padding-bottom:15px;}
.application_ul ul li .txts .h3{ height:30px; line-height:30px; font-size:20px;}
.application_ul ul li .txts .p{ height:30px; line-height:30px; font-size:14px;}
/*加入我们*/
.faq_ul2 ul li{ margin-bottom:20px;padding-left:23px; padding-right:23px; background-position:left 23px top 24px;}
.faq_ul2 ul li .down{  line-height:26px;padding-left:18px; padding-right:12px;}
.faq_ul2 ul li .h3{  padding-top:14px; padding-bottom:14px; padding-left:18px; font-size:15px; }

}
@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:220px;}
.postions{ height:42px; line-height:42px; font-size:13px;}
.postions h2{ display:none;}
.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}

/*分页*/
.yema a{ height:28px; line-height:26px; padding-left:6px; padding-right:6px; min-width:30px; margin-left:2px; font-size:13px;}
/*发展历程*/
.history_two{ padding:12px;}
.history_two .txts .p{ line-height:24px; font-size:13px;}
.history_two .txts .year{ margin-top:2%;line-height:30px;}
/*合作伙伴*/
.partner_ul ul li{ width:32%; margin-right:2%; margin-bottom:2%;}
.partner_ul ul li:nth-child(4n+0){ margin-right:2%;}
.partner_ul ul li:nth-child(3n+0){ margin-right:0;}
/*联系我们*/
.feedback_div .divs{ float:none; width:100%;}
.feedback_div .inputs2{ font-size:13px; text-indent:10px;}
.feedback_div .textarea{ font-size:13px; padding-left:10px;  height:100px;}
.feedback_div .bnts2{  font-size:13px; max-width:none; clear:both;}
.feedback_div .ends .inputs2{ width:48%; margin-right:3%;}
.feedback_div .img{ max-width:49%; }
.contact_one .contact_l{ font-size:14px; line-height:28px;}
.contact_map2 iframe{height: 400px;}
/*产品中心*/
.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;}
/*新闻中心*/
.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: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_b a{ font-size:13px;}

/*分页*/
.yema a{ font-size:12px;}
/*.yema a span{ font-size:13px;}*/
/*暂无内容*/
.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}
/*关于我们*/
.about_one_t{ float:none; width:100%; margin-right:0;}
.about_one_t .span{ margin-top:2%;}
.about_one .about_cons{ margin-top:4%;}
.about_one .about_cons p{ padding-bottom:2%;}
.about_two .txts{ font-size:14px; line-height:24px;}
/*发展历程*/
.history_two{ padding-bottom:20px;}
.history_two .imgs{ width:100%; float:none;}
.history_two .txts{ float:none; width:100%; max-width:none;}
.history_two .txts .p{ margin-top:1.5%;}
.history_two .txts .year{ margin-top:4%; line-height:26px;}
/*常见问题*/
.faq_ul ul li{ background-position:right 22px top 34px; background-size:16px 10px;padding-left: 19px; padding-right: 19px;}
.faq_ul ul li .h3{ background-size:28px 30px; padding-top:15px; padding-bottom:15px;background-position:left 14px; padding-left:40px; padding-right:28px;}
.faq_ul ul li .down{ padding-top:18px; padding-bottom:20px; font-size:14px; padding-left:40px;}
.faq_ul ul li .down:after{ top:18px;}
/*资料下载*/
.down_ul ul li{ padding-bottom:20px; margin-bottom:15px;}
.down_ul ul li b{ font-size:14px;}
.down_ul ul li .txts .h3{ font-size:15px;}
.down_ul ul li .txts .p{ font-size:13px;}
.down_ul ul li .nmores{ font-size:13px;}
/*售后服务*/
.service_con{ font-size:14px; line-height:26px;}
/*联系我们*/
.contact_map2 iframe{height: 350px;}
.contact_one .contact_l{ font-size:13px; line-height:24px;}
.contact_one .contact_l .h2{ padding-top:10px; padding-bottom:10px; margin-top:10px; font-size:17px; line-height:30px;}
/*产品中心*/
.position2{ font-size:13px;height:44px; line-height:44px;}
.position2 .postions_r img{ font-size:12px;}
.search .inputs{ font-size:14px;}
/*.product_ul ul li .txts{ margin-top:-54px;}*/
.product_ul ul li .txts .cons{ padding-top:15px; padding-bottom:15px;}
.product_ul ul li .txts .p{ line-height:20px; margin-top:5px; height:40px;font-size:13px;}
.product_ul ul li .txts .h3{ font-size:15px;}
.product_ul ul li .ends a{ margin-left:1px; margin-right:1px; height:32px; line-height:32px; font-size:13px;}
/*产品筛选*/
.product_type{ padding:15px;}
.product_a label{ font-size:13px; width:70px;height:26px; line-height:26px;}
.product_a a{ font-size:13px; margin-right:12px;height:26px; line-height:26px; }
.product_a .mores{height:26px; line-height:26px;}
.product_a .divs.close{height:26px;}
/*产品详细*/
.productDetails .information .h2{ font-size:24px; margin-top:5%;}
.productDetails .information .ptel{ font-size:14px;}
.productDetails .information .ptel a{ font-size:20px;}
.product_two .h3{ font-size:15px;}
.product_two{ font-size:13px; line-height:24px;}
/*.product_ul2 ul li .txts{ margin-top:-54px;}*/
.product_ul2 ul li .txts .cons{ padding-top:15px; padding-bottom:15px;}
.product_ul2 ul li .txts .p{ line-height:20px; font-size:13px;margin-top:5px; height:40px;}
.product_ul2 ul li .txts .h3{ font-size:15px;}
.product_ul2 ul li .ends a{ margin-left:1px; margin-right:1px; height:32px; line-height:32px; font-size:13px;}
.pro_more{ font-size:15px; height:40px; line-height:40px;}

/*新闻中心*/
.news_con ul li{ padding-right:2%;}
.news_con ul li .ends{ display:none;}
.news_con ul li .txts{ padding-right:0;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:20px; line-height:28px; text-align:center;}
.about_x2 .con_line{ font-size:12px; height:auto; line-height:22px; margin-top:5px; 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 ul li .h3{ font-size:15px;}
.news_r .news_ul3 ul li label{ font-size:13px;}

.prenext{ font-size:13px; text-align:center;}
.prenext span{ width:100%;}
.prenext .goback{ margin-top:15px; height:32px; line-height:32px; width:99%; margin-bottom:10px;}

.fenxiang{ float:none; margin-top:5px;}
.product_ul3 ul li .txts .cons{ padding-top:15px; padding-bottom:15px;}
.product_ul3 ul li .txts .p{ line-height:20px; font-size:13px;}
.product_ul3 ul li:hover .txts .p{margin-top:5px; height:40px;}
.product_ul3 ul li .txts .h3{ font-size:15px;}
/*应用领域*/
.application_ul ul li .txts .cons{ padding-top:10px; padding-bottom:10px;}
.application_ul ul li .txts .h3{ height:26px; line-height:26px; font-size:18px;}
.application_ul ul li .txts .p{ height:24px; line-height:24px; font-size:13px;}
/*加入我们*/
.faq_ul2 ul li{ padding-left:13px; padding-right:13px; background-position:left 13px top 20px; margin-bottom:10px;}
.faq_ul2 ul li .h3{ font-size:14px; padding-top:10px; padding-bottom:10px;}
}

@media screen and (max-width: 520px) {



}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:180px;}
.o_big_con .h2{ font-size:18px; padding-top:20px;}
.o_big_con .h2 span{ font-size:12px;}

.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ /* display:none; */  }
.postions .postions_r img{ margin-left:6px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}
/*关于我们*/
.about_one_t .span{ margin-top:3%; font-size:13px;}
.about_one .about_cons{ font-size:13px; line-height:24px;}
.about_one .about_cons p{ padding-bottom:3%;}
.about_t .p{ font-size:13px;}
.about_two .txts{ font-size:13px;}
/*合作伙伴*/
.partner_ul{ margin-top:4%;}
.partner_ul ul li{ width:49%;}
.partner_ul ul li:nth-child(3n+0){ margin-right:2%;}
.partner_ul ul li:nth-child(2n+0){ margin-right:0;}
/*常见问题*/
.faq_ul{ margin-top:4%;}
.faq_ul ul li{ padding-left:12px; padding-right:12px;background-position: right 20px top 28px;}
.faq_ul ul li .h3{background-size: 24px 26px; padding-left:34px; padding-top:10px; padding-bottom:10px;background-position: left 10px; font-size:14px;}
.faq_ul ul li .down{ font-size:13px; line-height:22px; padding-left:34px;}
/*资料下载*/
.down_ul{ margin-top:4%; }
.down_ul ul li .txts .h3{ height:30px; line-height:30px;}
.down_ul ul li b{ height:30px; line-height:30px;}
/*售后服务*/
.service_con{ margin-top:4%; font-size:13px; line-height:24px;}
/*联系我们*/
.contact_map2 iframe{height: 300px;}
/*产品中心*/
.position2{ font-size:12px;}
.position2 label{ display:none;}
.search .inputs{ font-size:13px;}
.position2 .product_key{ font-size:12px;}
.product_key2{ font-size:12px;}
.product_ul ul li{border-radius: 6px;}
/*.product_ul ul li .txts{ margin-top:-40px;}*/
.product_ul ul li .txts .cons{ padding-top:10px; padding-bottom:10px;}
.product_ul ul li:hover .txts{ background:#fff;}
.product_ul ul li .txts .h3{ font-size:14px;height:20px; line-height:20px;}
.product_ul ul li:hover .txts .h3{ color:#444444; }
.product_ul ul li .txts .p{ font-size:12px;}
.product_ul ul li .ends a{ font-size:12px;}
/*产品筛选*/
.product_type{ padding:12px;}
.product_a label{height:24px; line-height:24px;}
.product_a a{ margin-right:5px; height:24px; line-height:24px;}
.product_a .mores{height:24px; line-height:24px;}
.product_a .divs.close{height:24px;}
/*产品详细*/
.productDetails .information .h2{ font-size:20px; line-height:30px;}
.productDetails .information .desc{ font-size:12px; line-height:22px;}
.productDetails .information .txt{ font-size:12px; line-height:24px;}
.productDetails .information .zhixun{ margin-top:20px;  height:40px; line-height:40px;  width:200px; background-position:60px center; text-indent:90px; background-size:20px auto;}
.productDetails .information .zhixun.bgs2{ width:240px; background-position:15px center; text-indent:60px;}
.productDetails .information .ptel{ font-size:13px;}
.product_title{ line-height:40px; height:40px;}
.product_two .h3{ font-size:14px;}
.product_two{ font-size:12px; line-height:22px;}
.product_two .table table .w2{ padding-left:8px; width:310px;}
.product_ul2 ul li{border-radius: 6px;}
/*.product_ul2 ul li .txts{ margin-top:-40px;}*/
.product_ul2 ul li .txts .cons{ padding-top:10px; padding-bottom:10px;}
.product_ul2 ul li:hover .txts{ background:#fff;}
.product_ul2 ul li .txts .h3{ font-size:14px;height:20px; line-height:20px;}
.product_ul2 ul li .txts .p{ font-size:12px;}
.product_ul2 ul li:hover .txts .h3{ color:#444444; }
.product_ul2 ul li .ends a{ font-size:12px;}
.pro_more{ font-size:14px; height:36px; line-height:36px; width:140px;}
/*新闻中心*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .txts .h3{ margin-top:20px; font-size:16px; height:22px; line-height:22px;}
.news_con ul li .txts .p{ font-size:13px; line-height:20px; height:40px; margin-top:3px;}
.news_con ul li .label{ font-size:12px; line-height:20px; margin-top:3px; height:20px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.news_r .news_t .h2{font-size:16px; height:50px; line-height:50px;}
.about_x2 .news_label{ font-size:12px; line-height:20px;}
.prenext{ font-size:12px; line-height:22px;}
.prenext span{ height:22px;}
.product_ul3 ul li{border-radius: 6px;}
.product_ul3 ul li .txts .cons{ padding-top:10px; padding-bottom:10px;}
.product_ul3 ul li:hover .txts .p{ height:0; margin-top:0;}
.product_ul3 ul li:hover .txts{ background:#fff;}
.product_ul3 ul li .txts .h3{ font-size:14px;height:20px; line-height:20px;}
.product_ul3 ul li:hover .txts .h3{ color:#444444; }
/*应用领域*/
.application_ul ul li .txts .cons{ padding-top:5px; padding-bottom:5px;}
.application_ul ul li .txts .h3{ height:24px; line-height:24px; font-size:16px;}
.application_ul ul li .txts .p{ height:24px; line-height:24px; font-size:13px;}
/*加入我们*/
.faq_ul2 ul li .down{ padding-top:20px; padding-bottom:20px; font-size:13px; line-height:24px;}
.faq_ul2.bg2 ul li .down{ padding-top:20px; padding-bottom:20px;}
/*网站地图*/
.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;}
}

@media screen and (max-width: 420px) {
/*关于我们*/
.about_one_t .span{ font-size:12px;}
.about_one .about_cons{ font-size:12px; line-height:22px;}
.about_t .p{ font-size:12px;}
.about_two .txts{ font-size:12px; line-height:22px;}
/*常见问题*/
.faq_ul ul li .down{ font-size:12px; }
.faq_ul ul li .down:after{ top:16px;}
/*售后服务*/
.service_con{ font-size:12px; line-height:22px;}
/*新闻中心*/
.news_con ul li .imgs{ width:154px;}
.news_con ul li .txts .h3{ height:24px; line-height:24px; margin-top:6px;}
}
@media screen and (max-width: 360px) {
/*新闻中心*/
.news_con ul li .imgs{ width:150px;}
.news_con ul li .txts .h3{ margin-top:3px; 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;}
}