@import url(style.css);
@import url(share.min.css);
@import url(pscroll.css);
@import url(lrtk3.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.call_data_item_b > p > .zhixun{
	display:none;
}
/*内页*/
.postions{ height:50px; line-height:50px; overflow:hidden;color:#676767; font-size:14px; background:#fff; border-bottom:1px solid #f0f0f0;}
.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:#676767; }
.postions a:hover{ color:#d8271c;}
.postions label{ color:#676767;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:11px; height:14px;}
.postions .postions_r img:first-child{ margin-left:0;}
.postions h2{ float:left; font-weight:normal; color:#333; height:58px; font-size:20px;}
.postions h2 span{font-size:16px; font-family:Arial; }
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ float:right; }
.postions .postions_b a{ float:left; text-align:center;overflow:hidden; font-size:15px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:50px;}
.postions .postions_b a:hover{color:#d8271c;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:2px;opacity: 0;background:#d8271c;-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:#d8271c; }
/*分类弹窗*/
.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; padding-top:10%;text-align:center;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,0.6); line-height:1; text-transform:uppercase; margin-top:12px; font-size:14px;}

.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:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:30px;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:#d8271c;border:1px solid #d8271c;}
.yema a.on{color:#fff;  background:#d8271c;border:1px solid #d8271c;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#d8271c;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*暂无内容*/
.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center;background-size:auto 169px; }
.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}
.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}
/*关于我们*/
.about_one{ overflow:hidden; background:url(../images/about_bg2.jpg) center center no-repeat; background-size:cover;}
.about_one .wrap{ margin-top:5%;}
.about_one .about_one_l{ float:left; max-width:740px; overflow:hidden;width:calc(98% - 561px);width:-webkit-calc(98% - 561px);width:-moz-calc(98% - 561px);}
.about_one_t{ overflow:hidden; position:relative; padding-bottom:5%; z-index:0;}
.about_one_t:after{ position:absolute; content:""; bottom:0; left:0; width:14px; height:2px; background:#d8271c;}
.about_one_t .h3{ font-weight:normal; line-height:1.2; color:#3c3c3c; overflow:hidden; position:relative; z-index:1;}
.about_one_t .span{ position:absolute; top:13px; left:0;  text-transform:uppercase; color:#eeeeee; z-index:-1; width:100%;}
.about_one_t.mt5{ margin-top:5%;}
.about_one_t.mt5 .h3{ font-weight:bold;}
.about_one .about_one_l .p{ overflow:hidden; line-height:34px; color:#7e7e7e; font-size:16px; margin-top:3%;}
.about_one .about_one_r{ float:right; width:561px; overflow:hidden; margin-top:1%;}
.about_one .about_one_r img{  width:100%;  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_one .about_one_r:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_one .counter{ text-align:center; margin-top:5%; margin-bottom:5%;}
.about_one .counter ul li{ display:inline-block; vertical-align:top; padding-right:7%; margin-right:7%; transition:all 0.3s; position:relative; text-align:center; }
.about_one .counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:1px; background:#e6e6e6;}
.about_one .counter ul li:last-child:after{ width:0;}
.about_one .counter ul li:last-child{ margin-right:0; padding-right:0;}
.about_one .counter ul li .txts2{}
.about_one .counter ul li .nums{  color:#333; line-height:1;}
.about_one .counter span{display:inline-block; vertical-align:top; overflow:hidden; letter-spacing:1px; color:#d8271c; font-weight:bold; font-family:Arial;}
.about_one .counter label{display:inline-block;vertical-align:top; margin-top:-5%; line-height:2;font-weight:500; font-size:14px; color:#d8271c;  }
.about_one .counter .h6{ font-weight: normal; font-size:16px;  overflow:hidden; line-height:24px; height:24px;  white-space:nowrap;text-overflow:ellipsis; margin-top:2px; margin-bottom:6px; color:#3c3c3c);}
.about_one .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.about_two{overflow:hidden; background:url(../img/about_img2.jpg) center center no-repeat; background-size:cover; color:#fff;}
.about_two .cons{ overflow:hidden; margin-top:17%; margin-bottom:17.8%; max-width:678px;}
.about_two .cons .h3{ overflow:hidden; font-weight:normal; line-height:1.3;}
.about_two .cons .p{ font-size:16px; overflow:hidden; line-height:28px; margin-top:12%;}
.about_three{ overflow:hidden; margin-top:4%; margin-bottom:4%;}
.about_three ul li{ float:left; width:33.33%; overflow:hidden; position:relative;}
.about_three ul li:after{ content:""; width:1px; height:70px; top:50%; margin-top:-35px; content:""; position:absolute; right:0; background:#cccccc;}
.about_three ul li:last-child:after{ display:none;}
.about_three ul li .h4{ font-weight:normal; line-height:70px; overflow:hidden; float:left; width:46%; text-align:center; color:#202020; }
.about_three ul li:first-child .h4{ text-align:left;}
.about_three ul li .p{ overflow:hidden; margin-right:8%; float:right; width:46%; margin-top:7px; font-size:16px; color:#999999; line-height:28px;}
.about_three ul li:nth-child(1) .p{ max-width:164px;}
.about_three ul li:nth-child(2) .p{ max-width:228px;}
.about_three ul li:nth-child(3) .p{ max-width:110px;}
.about_four{ overflow:hidden; margin-bottom:5%; margin-top:0.5%; position:relative;}
.about_four .imgs{ float:right; width:50%; overflow:hidden;}
.about_four .imgs img{  width:100%;  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_four .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_four .about_box{ position:absolute; height:1px; width:100%; top:50%; left:0;display: flex; align-items: center; justify-content: left;}
.about_four .cons{ width:48%; max-width:485px; overflow:hidden;}
.about_four .cons .p{font-size:16px; overflow:hidden; line-height:28px; margin-top:8%; color:#7e7e7e;}
.about_five{ background:#f8f8f8; overflow:hidden;}
.about_one_t.bgs2{ text-align:center; padding-bottom:3%;}
.about_one_t.bgs2:after{ left:50%; margin-left:-7px;}
.o_tab{ overflow:hidden; margin-top:2.5%; text-align:center;}
.o_tab ul li{ display:inline-block; vertical-align:top; overflow:hidden; margin-left:12px; margin-right:12px; width:120px; height:36px; line-height:36px; border-radius:4px; cursor:pointer; color:#999999; font-size:14px; border:1px solid #eeeeee;}
.o_tab ul li:hover{ color:#d8271c; border-color:#d8271c;}
.o_tab ul li.on{ background:#d8271c; color:#fff;border-color:#d8271c;}
.about_six_box{ background:#fff; margin-top:2.5%; margin-bottom:6%; padding-top:4.5%; padding-bottom:4.5%;}
.about_title{ background:#d8271c; overflow:hidden; color:#fff; line-height:38px;}
.about_title .wrap{ text-align:center; margin-top:1%; margin-bottom:1%;}
.about_seven{ background:#f8f8f8; overflow:hidden;}
.feedback_div{margin-bottom:4%; overflow:hidden;margin-top:3%; text-align:center;}
.feedback_div .divs{float:left; width:32.33%; margin-right:1.5%;margin-bottom:1.5%;}
.feedback_div .divs:nth-child(3n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#fff; height:52px; line-height:52px; font-size:16px; color:#999999; border:1px solid #fff; outline:none;  text-indent:20px; font-family:"微软雅黑"; }
.feedback_div .inputs2:focus{ border-color:#d8271c;}
.feedback_div .inputs2::-webkit-input-placeholder{color:#b2b2b2;}
.feedback_div .inputs2::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#b2b2b2;}
.feedback_div .inputs2:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#b2b2b2;}
.feedback_div .inputs2:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#b2b2b2;}
.feedback_div .textarea{ padding:1%; width:calc(99% - 22px);width:-webkit-calc(99% - 22px);width:-moz-calc(99% - 22px); padding-left:20px; background:#fff; font-size:16px; font-family:"微软雅黑";border:1px solid #fff; outline:none;margin-bottom:1.5%; color:#999999; height:80px;}
.feedback_div .textarea:focus{ border-color:#d8271c;}
.feedback_div .textarea::-webkit-input-placeholder{color:#b2b2b2;}
.feedback_div .textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#b2b2b2;}
.feedback_div .textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#b2b2b2;}
.feedback_div .textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#b2b2b2;}
.feedback_div .bnts2{ display:inline-block; vertical-align:top; margin:0 auto;border: none; width:46%; margin-left:0.6%; margin-right:0.6%; max-width:453px;font-size:16px; height: 60px; line-height:60px; background: #eeeeee; font-family:"微软雅黑"; text-align: center;color: #999999; outline: none;  cursor: pointer; -webkit-appearance: none;}
.feedback_div .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s; background:#d8271c; color:#fff;}
.feedback_div .bnts2.bg2{ background:#d8271c; color:#fff;}
/*新闻中心*/
.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:#d6d6d6; 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:#d8271c;}
.news_con ul li:hover .ends em{color:#d8271c;}
.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:#d8271c;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0); margin-right:5px;}
.news_con ul li .ends .news_more:hover{ background:#d8271c;}
.news_con ul li:hover .ends .news_more{opacity:1.0;filter:Alpha(opacity=100); margin-right:0;}
.news_con ul li:hover .ends em{opacity:0;filter:Alpha(opacity=0);}
/*新闻资讯详细*/
.about_x2{ float:left; width:70.5%; padding-bottom:1%; padding-right:3%;padding-top:4%; /*border-right:1px solid #e7e7e7;*/}
.about_x2 .show_t{ line-height:32px; font-size:26px; color:#555555; text-align:left; margin-bottom:1%; margin-top:5px; font-weight:normal;}
.about_x2 .con_line{height:40px; line-height:40px;font-size:15px; color:#c8c8c8; border-bottom:1px solid #f0f0f0; text-align:left; padding-bottom:1%; }
.about_x2 img{margin-bottom:10px; display:block; max-width:100%;}
.about_x2 .con_id{ line-height:28px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:4%;font-size:15px; color:#555555;text-align:left;/* font-family:"宋体";*/ padding-bottom:4%;}
.con_id table  tr td { border:  1px solid #ccc!important;}
.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 solid #f0f0f0; overflow:hidden; line-height:26px; color:#555555; text-align:center; }
.prenext span{ width:40%; overflow:hidden;}
.prenext span.l{ text-align:left;}
.prenext span.r{ text-align:right;}
.prenext a{ color:#555555; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#d8271c;  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:#d8271c; 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);}
.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}
.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/fx_pic1_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:30px; height:30px; padding:0; margin:0;}
.fenxiang .news_fx ul li a:hover{ background:none;}
.fenxiang .social-share .icon-qq:before{ content:"";}
.fenxiang .social-share .icon-qq{ border:0;}
.fenxiang .social-share .icon-qq:hover{ background-image:url(../images/fx_pic1_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-wechat:before{ content:"";}
.fenxiang .social-share .icon-wechat{ border:0;}
.fenxiang .social-share .icon-wechat:hover{ background-image:url(../images/fx_pic3_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-weibo:before{ content:"";}
.fenxiang .social-share .icon-weibo{ border:0;}
.fenxiang .social-share .icon-weibo:hover{ background:url(../images/fx_pic2_on.png) no-repeat;background-size:100% 100%;}


.news_r{ float:right; overflow:hidden; background:#fff; width:24%; max-width: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:#d8271c;}
.news_r .news_ul3 ul li:last-child{ border-bottom:0;}
/*解决方案*/
.news_ul{ overflow:hidden; margin-top:5%;}
.news_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%; overflow:hidden; text-align:center; position:relative; z-index:0;transition:all 0.3s;}
.news_ul ul li:nth-child(3n+0){ margin-right:0;}
.news_ul ul li .imgs{overflow:hidden; position:relative; padding-top:60.8%;}
.news_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;}
.news_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);}
.news_ul ul li:hover .imgs .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.news_ul ul li .txt{ overflow:hidden; padding-left:10px; padding-right:10px; padding-top:5%; padding-bottom:7%;transition:all 0.3s; border:1px solid #dcdce5;}
.news_ul ul li .txt .cons{ max-width:94%; max-width:390px; margin:0 auto; overflow:hidden; text-align:left;}
.news_ul ul li .h3{ overflow:hidden;height:24px; line-height:24px;font-weight:normal; font-size:18px;color:#010101;white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;}
.news_ul ul li:hover .h3{ color:#fff;}
.news_ul ul li:hover .txt{ background:#d8271c;border:1px solid #d8271c;}
.news_ul ul li .p{ height:78px; line-height:26px; margin-top:10px; overflow:hidden; color:#888888; font-size:14px;transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.news_ul ul li:hover .p{ color:#fff;}
.news_ul ul li i{ display:inline-block; vertical-align:top; font-style:normal;height:18px; line-height:18px; width:24px; background:url(../images/i_bg1.png) left center no-repeat; background-size:24px auto; margin-top:11px;}
.news_ul ul li:hover i{ background-image:url(../images/i_bg1_on2.png);}

/*联系我们*/
.contact_one{ overflow:hidden; margin-top:4%; margin-bottom:4%;}
.contact_one_l{ float:left; width:calc(98% - 630px);width:-webkit-calc(98% - 630px);width:-moz-calc(98% - 630px); overflow:hidden;}
.contact_one_l .h3{ font-weight:normal; overflow:hidden; line-height:1.3;}
.contact_one_l .ul{ overflow:hidden; margin-top:4%;}
.contact_one_l .ul.bgs2{ margin-top:11%;}
.contact_one_l .ul li{ display:block; overflow:hidden; margin-bottom:2%; color:#3c3c3c; font-size:16px; padding-left:29px; background-repeat:no-repeat; background-position:left center; background-size:auto 20px;}

.contact_one_l .ul li{ display:block; overflow:hidden; margin-bottom:2%; color:#3c3c3c; font-size:16px; padding-left:29px; background-repeat:no-repeat; background-position:left center; background-size:auto 20px;}
.contact_one_l #ul li{padding-left:0px !important}
.contact_one_l .ul li.bgs1{ background-image:url(../images/contact_pic1.png);background-position:left 6px;}
.contact_one_l .ul li.bgs2{ background-image:url(../images/contact_pic2.png);}
.contact_one_l .ul li.bgs3{ background-image:url(../images/contact_pic3.png);}
.contact_one_l .ul li.bgs4{ background-image:url(../images/contact_pic4.png); float:left;width:calc(50% - 29px);width:-webkit-calc(50% - 29px);width:-moz-calc(50% - 29px);}
.contact_one_l .ul li.bgs5{ background-image:url(../images/contact_pic5.png); float:left;width:calc(50% - 29px);width:-webkit-calc(50% - 29px);width:-moz-calc(50% - 29px);}
.contact_one_l .ul li label{ float:left; color:#666666; overflow:hidden; line-height:30px;}
.contact_one_l .ul li p{ overflow:hidden; font-weight:bold; line-height:30px;}
.contact_one_l .ul li.bgs4 label{ line-height:44px;}
.contact_one_l .ul li.bgs4 p{ line-height:22px;}
.contact_one_r{ float:right; width:630px; overflow:hidden;}
.contact_one_r img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.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;}
.contact_one_r:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.contact_map2{ margin-top:0.5%; overflow:hidden; clear:both;}
.contact_map2 iframe{height: 425px;}
.contact_t{ color:#000; overflow:hidden; margin-top:4%; margin-bottom:4%;}
.contact_ul{ overflow:hidden; margin-bottom:3%;}
.contact_ul ul li{ width:32.33%; margin-right:1.5%; margin-bottom:1.5%; overflow:hidden; float:left; background:#f3f3f3;}
.contact_ul ul li:nth-child(3n+0){ margin-right:0;}
.contact_ul ul li .txts{ overflow:hidden; margin:0 auto; max-width:370px; width:90%; margin-top:12%; margin-bottom:8%; line-height:28px; color:#000000; font-size:16px; min-height:112px;}
/*产品中心*/
.product_search{ margin:0 auto; margin-top:5%; margin-bottom:5%; overflow:hidden; max-width:608px;}
.product_search .search{ border:1px solid #ca3e3e; border-radius:4px; overflow:hidden;}
.product_search .search .inputs{height:40px; line-height:40px; background:none; border:0;width:calc(100% - 70px);width:-webkit-calc(100% - 70px);width:-moz-calc(100% - 70px); float:left; outline:none; text-indent:12px; font-size:14px; color:#999999; font-family:"微软雅黑";}
.product_search .search .inputs::-webkit-input-placeholder{color:rgba(0,0,0,0.3);}
.product_search .search .inputs::-moz-placeholder{   /* Mozilla Firefox 19+ */color:rgba(0,0,0,0.3);}
.product_search .search .inputs:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:rgba(0,0,0,0.3);}
.product_search .search .inputs:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:rgba(0,0,0,0.3);}
.product_search .search .bnts{ float:right;width:70px; height:40px; background:#d8271c;  cursor:pointer; border:none; color:#fff; text-align:center; font-size:14px; border-radius:0 4px 4px 0;}
.product_search .search .bnts:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.product_search .tab{ overflow:hidden; line-height:22px; font-size:14px; color:#000000; margin-top:2%;}
.product_search .tab label{ float:left; overflow:hidden;margin-right:3%; color:#a4a4a4;}
.product_search .tab .p{ overflow:hidden;}
.product_search .tab .p a{ float:left; color:#000; margin-right:4%;}
.product_search .tab .p a:last-child{ margin-right:0;}
.product_tab{ overflow:hidden; border-bottom:1px dashed #cccccc; line-height:60px; overflow:hidden; font-size:16px;}
.product_tab label{ float:left;color:#a4a4a4; overflow:hidden; width:164px;}
.product_tab .type_a{ overflow:hidden; float:left;width:calc(100% - 250px);width:-webkit-calc(100% - 250px);width:-moz-calc(100% - 250px);}
.product_tab .type_a a{ float:left; margin-right:5%; overflow:hidden; position:relative;}
.product_tab .type_a a:after{ content:""; position:absolute; bottom:0; left:0; width:0; background:#d8271c; height:4px;}
.product_tab .type_a a.on:after{ width:100%;}
.product_tab .type_a a.on{ color:#d8271c;}
.product_tab .type_a a:last-child{ margin-right:0;}
.product_tab .em{ color:#bc8080; padding-right:22px; float:right; overflow:hidden; font-size:14px; background:url(../images/product_pic1.png) right center no-repeat; background-size:13px 7px; font-style:normal; cursor:pointer;}
.product_tab .em#on{ background-image:url(../images/product_pic1_on.png);transition:all 0.3s;}
.product_tab .em:hover{opacity:0.8;filter:Alpha(opacity=80);}
.product_class{ overflow:hidden; font-size:14px; line-height:44px; margin-top:1.5%;}
.product_class .hide{ display:none;}
.product_tab2{ overflow:hidden; margin-bottom:0.5%;}
.product_tab2 label{ float:left;color:#a4a4a4; overflow:hidden; width:164px;}
.product_tab2 .type_b{ overflow:hidden; float:left;width:calc(100% - 164px);width:-webkit-calc(100% - 164px);width:-moz-calc(100% - 164px);}
.product_tab2 .type_b a{ float:left; margin-right:3%; overflow:hidden; position:relative;}
.product_tab2 .type_b a.on{ color:#d8271c;}
.product_tab2 .type_b a:last-child{ margin-right:0;}
.product_bg{ overflow:hidden; background:#f8f8f8; margin-top:3%;}
.product_bg .product_tt{ overflow:hidden; line-height:74px; height:74px; color:#676767; font-size:14px;}
.product_bg .product_tt .red{ color:#d8271c;}
.product_ul{ overflow:hidden;}
.product_ul ul li{ float:left; width:49.25%; margin-right:1.5%; margin-bottom:1.5%; overflow:hidden; background:#fff;}
.product_ul ul li:nth-child(2n+0){ margin-right:0;}
.product_ul ul li .box{ overflow:hidden; padding:26px;}
.product_ul ul li .img{ float:left; width:49%; max-width:296px; overflow:hidden; position:relative; padding-top:49.7%;}
.product_ul ul li .img img{ display: block;width: 100%; height:100%; position:absolute; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.product_ul ul li:hover .img img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_ul ul li .cons{ float:right; max-width:316px; overflow:hidden; width:49%;}
.product_ul ul li .h3{ clear:both;  font-weight:bold;  height:40px; line-height:40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; transition:all 0.3s; display:block;color:#333333; margin-top:45px;}
.product_ul ul li .desc{ color:#000000; font-size:18px;}
.product_ul ul li .p{ margin-top:20px; height:78px; line-height:26px;overflow: hidden;font-size:14px;color:#666666;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; position:relative;}
.product_ul ul li .a{ display:inline-block;font-style:normal; overflow:hidden; line-height:30px; height:30px; color:#d8271c; font-size:16px; text-decoration:underline; margin-top:10%;}
.product_ul ul li:hover .a{ text-decoration:none;}
/*产品详细*/
.productDetails{ overflow:hidden; background:#f8f8f8;}
.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 #dddddd;*/}
.productDetails .product_one_l .big_img{width:100%;}
.productDetails .information{ background:#fff; overflow:hidden; padding-top:39px; padding-left:36px;padding-bottom:20px; margin-bottom:18px;}
.productDetails .information .conten{ overflow:hidden; position:relative; min-height:540px;}
.productDetails .information .conten .boxs{ max-width:630px; width:90%; margin:0 auto; overflow:hidden;}
.productDetails .information .h2{font-weight:bold; line-height:40px;color: #000000; overflow:hidden;font-size:34px; margin-top:6%;}
.productDetails .information .txt{overflow:hidden; color:#666666; font-size:16px; line-height:32px; margin-top:6%; }
.productDetails .information .zhixun{ float:left;display:block; height:40px; line-height:40px;  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_pic2.png) #d8271c 27px center no-repeat; font-size:16px; text-align:left; margin-top:50px; border-radius:4px; border:1px solid #d8271c; padding-left:50px; padding-right:33px; background-size:13px 15px; margin-right:14px;}
.productDetails .information .zhixun:hover{opacity:0.8;filter:Alpha(opacity=80); }
.productDetails .information .weixin{ float:left;display:block; height:40px; line-height:40px;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;color:#999999; background:url(../images/product_pic3.png) #ffffff 22px center no-repeat; font-size:16px; text-align:left; margin-top:50px; border-radius:4px; border:1px solid #eeeeee; padding-left:56px; padding-right:29px; position:relative;background-size:18px 14px; }
.productDetails .information .weixin:hover{ background-image:url(../images/product_pic3_on.png); background-color:#d8271c; border-color:#d8271c;color:#fff;}
.productDetails .information .weixin .wem1{width: 203px; bottom:40px; text-align: center;  position: absolute; margin-left:-80px;margin-top: -203px; background-image: url(../img/ewm.png);background-repeat: no-repeat; height:0; overflow:hidden;transition:all 0.3s;}
.productDetails .information .weixin .wem1 img{ width:155px; height:155px; margin-right:5px;transition:all 0.3s; }
.productDetails .information .weixin:hover .wem1{ height:155px;padding-top: 20px; padding-bottom:20px;}
.productDetails .information .r_end{ overflow:hidden; margin-top:80px; line-height:22px;clear:both; color:#666666; font-size:12px;}
.productDetails .information .r_end .p{ float:left; width:56%; overflow:hidden;}
.productDetails .information .r_end .tel{ float:right; width:42%; overflow:hidden; color:#000000;}
.productDetails .information .r_end .tel a{ color:#d8271c;  overflow:initial; margin-top:10px; display:inline-block;}
/*产品放大*/
.productDetails .product_one_l .content_timglt{overflow:hidden; text-align:center; position: relative;  }
.productDetails .product_one_l .content_timglt#bid{padding-top:90.64%;}
.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: 513px; 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{width: 984px; height:984px; }
.product_l{ float:left; width:calc(98% - 380px);width:-webkit-calc(98% - 380px);width:-moz-calc(98% - 380px);max-width:990px; overflow:hidden; background:#fff; margin-bottom:4%; padding-bottom:3%;}
.product_l .boxs{ padding-left:36px; padding-right:20px; overflow:hidden;}
.product_l .product_title{ height:80px; line-height:80px; border-bottom:1px solid #eeeeee;}
.product_l .product_title a{ float:left; overflow:hidden; margin-right:6%; color:#666666; font-size:16px; cursor:pointer; position:relative;}
.product_l .product_title a:after{ content:""; position:absolute; bottom:0; left:0; width:0;transition:all 0.3s; height:2px; background:#d8271c;}
.product_l .product_title a.on:after{ width:100%;}
.product_l .product_title a.on{ color:#d8271c;}
.product_l .product_tt{ overflow:hidden; position:relative; padding-left:22px; background:url(../images/product_bg2.png) left center no-repeat; font-size:18px; color:#d8271c; margin-top:3%; line-height:32px; height:32px; font-weight:bold;}
.product_l .product_tt:after{ position:absolute; content:""; right:0; top:50%; height:13px; margin-top:-6px;width:calc(100% - 115px);width:-webkit-calc(100% - 115px);width:-moz-calc(100% - 115px); background:url(../images/product_bg1.png) right center no-repeat;}
.product_l .product_one{ overflow:hidden; margin-top:2%; font-size:14px; color:#666666; max-width:830px;}
.product_l .product_one .ul li{ float:left; width:49%; margin-right:2%; overflow:hidden; line-height:20px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left:20px; /*background:url(../images/product_bg3.png) no-repeat; background-position:20px 3px;*/ margin-top:5px; margin-bottom:5px;}
.product_l .product_one .ul li:nth-child(2n+0){ margin-right:0;}
.product_l .product_one img{ max-width:100%;}
.product_l .product_two{ overflow:hidden; margin-top:2%; font-size:14px; color:#666666; max-width:920px;}
.product_l .product_two img{ max-width:100%;}
.product_l .product_two .table{ overflow:hidden;}
.product_l .product_two .table table{border-collapse:collapse;border-spacing:0; color:#666666; font-size:14px;}
.product_l .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;}
.product_l .product_two .table table td{ line-height:1.5em;/*height:58px;*/ padding:5px;  border:1px solid #eeeeee;}
.product_l .product_two .table table .w1{ width:103px; padding-left:22px; padding-right:5px; font-weight:bold; color:#666666;}
.product_l .product_two .table table .w2{ width:264px;padding-left:54px; padding-right:5px; }
.product_l .product_two .table table .p1{ max-width:230px;}
.product_l .product_three{ overflow:hidden; margin-top:2%; font-size:14px; color:#666666; line-height:26px;}
.product_l .product_three img{ max-width:100%; margin-bottom:2%;}
.product_r{ float:right; width:380px; overflow:hidden; margin-bottom:4%;}
.product_r .product_ttt{ height:80px; line-height:80px; border-bottom:1px solid #eeeeee; text-align:center; background:#fff;}
.product_r .product_ttt span{ font-size:18px; color:#000000; display:inline-block; vertical-align:top; padding-left:22px; padding-right:22px; position:relative;}
.product_r .product_ttt span:before{ content:""; position:absolute; left:0; top:0; height:100%; width:14px; background:url(../images/product_bg4.png) center center no-repeat; background-size:100% auto;}
.product_r .product_ttt span:after{ content:""; position:absolute; right:0; top:0; height:100%; width:14px; background:url(../images/product_bg5.png) center center no-repeat; background-size:100% auto;}
.product_r .ul li{ display:block; margin-bottom:26px; overflow:hidden; background:#fff; text-align:center;}
.product_r .ul li .box{ margin:0 auto; width:94%; max-width:340px; overflow:hidden; margin-top:27px; margin-bottom:30px;transition:all 0.3s;}
.product_r .ul li:hover .box{ margin-bottom:0; margin-top:7px;}
.product_r .ul li .box .img{ overflow:hidden; margin:0 auto; position:relative; width:209px; height:222px;}
.product_r .ul li .box .img img{ display: block;width: 100%; height:100%; position:absolute; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_r .ul li .box:hover .img img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_r .ul li .box .h3{ font-weight:bold; color:#333333; font-size:16px; overflow:hidden; height:32px; line-height:32px;}
.product_r .ul li .box .p{ height:28px; line-height:28px; overflow:hidden; color:#999999; font-size:14px; margin-bottom:15px;}
.product_r .ul li .a{ background:#d8271c; height:0px; line-height:50px;  color:#fff; font-weight:bold; font-size:16px;transition:all 0.3s; display:block; overflow:hidden;transition-delay: 0.3s;}
.product_r .ul li .a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.product_r .ul li:hover .a{ height:50px;}
/*网站地图*/
.website_bg{ overflow:hidden; background:#fff; padding-bottom:5%; padding-top:1.5%;}
.website_t{ height:36px; line-height:36px; background:#F2F0EC; color:#333; font-weight:bold; padding-left:12px; font-size:14px; margin-top:20px; margin-bottom:17px;}
.website_t a{color:#333; }
.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;}
.sitemap_main dd a:Hover{color:#d8271c; }
@media screen and (max-width: 1780px) {

}
@media screen and (max-width: 1600px) {
/*内页*/
.postions .postions_b a{margin-left:44px;}

}



@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:46px; line-height:46px; font-size:14px;}
.postions .postions_b a{margin-left:40px;}
/*关于我们*/
.about_one .counter ul li{ padding-right:5%; margin-right:5%; }
.about_three ul li .h4{ width:40%;}
.about_three ul li .p{ width:52%;}
/*新闻中心*/
.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_one .counter ul li{ float:left; width:25%;padding-right:0%; margin-right:0%; }
.about_one .about_one_l .p{ line-height:30px; font-size:15px;}
/*新闻中心*/
.news_con ul li .ends{ width:170px;}
/*联系我们*/
.contact_one_l .ul.bgs2{ margin-top:0%;}
.contact_one_l .ul li.bgs4{ float:none;width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
.contact_one_l .ul li.bgs5{ float:none;width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
.contact_ul ul li .txts{ font-size:15px;}
/*产品中心*/
.product_ul ul li .p{ font-size:13px; line-height:24px; height:72px; margin-top:10px;}
/*产品详细*/
.productDetails .information .r_end{ margin-top:150px;}
.product_l .product_two .table table .w1{ width:113px; padding-left:12px;}
.product_l .product_two .table table .w2{ width:304px;padding-left:14px; }
}
@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;}

/*关于我们*/
.about_one .about_one_l .p{ line-height:30px; font-size:15px;}
.about_one .about_one_r{ margin-top:5%;}
.about_one .counter .h6{ font-size:15px;}
.about_one .counter label{ font-size:13px;}
.about_two .cons .p{ font-size:15px;}
.about_three ul li .p{ font-size:15px; line-height:26px; margin-top:9px;}
.about_four .cons .p{ font-size:15px; line-height:26px; margin-top:6%;}
.feedback_div .inputs2{ 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;}
/*联系我们*/
.contact_one_r{ width:550px;}
.contact_one_l{width: calc(98% - 550px);width: -webkit-calc(98% - 550px); width: -moz-calc(98% - 550px);}
.contact_map2 iframe{height: 420px;}
/*产品中心*/
.product_ul ul li .box{ padding:16px;}
.product_ul ul li .desc{ font-size:14px;}
.product_ul ul li .a{ font-size:14px; line-height:24px; height:24px; margin-top:5%;}
.product_ul ul li .h3{ margin-top:40px;}
/*产品详细*/
.productDetails .information{ padding-top:20px; padding-left:20px; padding-bottom:20px;}
.productDetails .product_one_l{ width:470px;}
.productDetails .information .zhixun{ margin-top:30px;}
.productDetails .information .weixin{ margin-top:30px;}
.productDetails .information .r_end{ margin-top:50px;}
.productDetails .information .conten .content_timgr{ width:500px; height:453px;}
.productDetails .information .txt{ font-size:15px; line-height:26px;}
.product_l{width: calc(98% - 300px);width: -webkit-calc(98% - 300px); width: -moz-calc(98% - 300px);}
.product_l .boxs{ padding-left:20px;}
.product_l .product_two .table table{ font-size:13px;}
.product_l .product_two .table table td{ line-height:26px;}
.product_r{ width:300px;}
.product_r .ul li{ margin-bottom:20px;}
.product_r .ul li:hover .box{ margin-top:17px;}
.product_r .ul li .box .p{ font-size:13px;}
.product_r .ul li .box .h3{ font-size:15px;}
.product_r .ul li .a{ font-size:15px;  line-height:40px;}
.product_r .ul li:hover .a{ height:40px;}
/*网站地图*/
.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:44px; line-height:44px;}
.postions .postions_b a{margin-left:20px;}
.o_big_con .h2{ padding-top:0px;}
.o_big_con .h2 span{ margin-top:6px; font-size:14px;}



/*分页*/
.yema a{ height:36px; line-height:36px;min-width:20px;}
/*关于我们*/
.about_one .about_one_l{ float:none;max-width:none;width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
.about_one .about_one_r{ margin-top:3%; width:100%; float:none;}
.about_one .counter{overflow:visible;}
.about_one .counter .h6{ font-size:14px;}
.about_one .counter ul li .nums{ line-height:normal; overflow:visible;}
.about_one .counter span{ font-size:30px;}
.about_three ul li .p{ font-size:14px; line-height:24px; margin-top:11px;}
/*新闻中心*/
.news_con ul li .imgs{ width:250px;}
.news_con ul li .txts .h3{ margin-top:26px; font-size:18px;}
.news_con ul li .ends{ width:150px; height:155px;}
.news_con ul li .ends .news_more{ width:110px; font-size:14px;}
/*新闻资讯详细*/
.about_x2{ width:59%;}
.news_r{ width:37%;}
/*联系我们*/
.contact_one_r{ width:500px;}
.contact_one_l{width: calc(98% - 500px);width: -webkit-calc(98% - 500px); width: -moz-calc(98% - 500px);}
.contact_one_l .ul li{ font-size:15px;}
.contact_ul ul li .txts{ font-size:14px; line-height:24px; min-height:96px;}
/*产品中心*/
.product_ul ul li .h3{ margin-top:30px;}
/*产品详细*/
.productDetails .information .conten .content_timgr{ display:none!important;}
.productDetails .product_one_l #drag_img{ display:none!important;}
.productDetails .information{ padding:20px;}
.productDetails .information .conten .boxs{ max-width:none; width:96%;}
.productDetails .information .h2{ margin-top:4%;}
.productDetails .information .txt{ margin-top:3%;}
.productDetails .information .h2{ font-size:30px;}
.product_l{ float:none;width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); max-width:none;}
.product_l .product_title{ line-height:50px; height:50px;}
.product_l .product_title a{ font-size:15px; margin-right:4%;}
.product_r{ float:none; width:100%;}
.product_r .product_ttt{ height:50px; line-height:50px;}
.product_r .product_ttt span{ font-size:15px;}
.product_r .ul li{ float:left; width:32%; margin-right:2%; margin-bottom:2%;}
.product_r .ul li:nth-child(3n+0){ margin-right:0;}
}
@media screen and (max-width: 1000px) {


}
@media screen and (max-width: 960px) {
/*内页*/
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:15px; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}
.postions .postions_b a:hover{ background:#229e38; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#d8271c;}
.postions .postions_b a:after{ height:0;}
.o_big_con .h2 span{ font-size:13px;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*关于我们*/
.about_one_t .span{ top:10px;}
.about_one .about_one_l .p{ line-height:24px; font-size:14px;}
.about_two .cons .p{ margin-top:6%; font-size:14px; line-height:24px;}
.about_three ul li .p{ font-size:13px; line-height:22px; margin-top:14px;}
.about_three ul li:nth-child(2) .p{ margin-top:2px;}
.about_four .cons .p{ font-size:14px; line-height:24px; margin-top:5%;}
.o_tab ul li{ width:30%; margin-left:1%; margin-right:1%; max-width:120px;}
/*新闻中心*/

.news_con ul li .imgs{ margin-right:2%; width:220px;}
.news_con ul li .txts{ padding-right:2%;}
.news_con ul li .ends{ width:140px; height:137px;}
.news_con ul li .txts .p{ margin-top:7px;}
/*新闻资讯详细*/
.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; line-height:24px; text-align:right;}
.prenext span{ width:70%;}
.prenext .l{ float:none; display:block;}
.prenext .r{ float:none; display:block;}
.prenext span.r{ text-align:left;}
.prenext .goback{ text-align:center; margin-top:-44px; width:110px;}
.fenxiang .news_fx ul li{ width:26px; height:26px;}
/*联系我们*/
.contact_one_l{ float:none;width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
.contact_one_l .ul{ margin-top:2%;}
.contact_one_l .ul li{ font-size:14px; margin-bottom:1%;}
.contact_one_l .h3{ font-size:19px;}
.contact_one_r{ width:100%; float:none; margin-top:2%;}
.contact_map2 iframe{height: 360px;}
/*产品中心*/
.product_tab{ font-size:14px; line-height:50px;}
.product_tab label{ width:120px;}
.product_tab .type_a{width: calc(100% - 195px); width: -webkit-calc(100% - 195px); width: -moz-calc(100% - 195px);}
.product_tab .type_a a{ margin-right:3%;}
.product_tab .em{ font-size:13px;}
.product_class{ font-size:13px; line-height:36px;}
.product_tab2 label{ width:120px;}
.product_tab2 .type_b{width: calc(100% - 120px); width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px);}
.product_ul ul li .p{ line-height:22px; height:44px;-webkit-line-clamp: 2;}
.product_ul ul li .h3{ height:32px; line-height:32px;}
/*产品详细*/
.productDetails .product_one_l{ width:100%; float:none;}
.productDetails .information .conten{ min-height:inherit;}
.product_l .product_tt{ font-size:16px;}
}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}
/*解决方案*/
.news_ul ul li{ width:49%;}
.news_ul ul li:nth-child(3n+0){ margin-right:2%;}
.news_ul ul li:nth-child(2n+0){ margin-right:0;}

}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:166px;}
.postions{ height:42px; line-height:42px; font-size:13px;}
.postions h2{ display:none;}
.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}

/*分页*/
.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; font-size:13px;}
/*关于我们*/
.about_one_t{ padding-bottom:4%;}
.about_one .counter span{ font-size:26px;}
.about_three ul li{ float:none; width:100%;}
.about_three ul li:after{ display:none;}
.about_three ul li .h4{ text-align:left; max-width:200px;}
.about_three ul li .p{ margin-right:0; float:left;}
.about_three ul li:nth-child(2) .p{ margin-top:14px;}
.about_four{ margin-top:0;}
.about_four .imgs{ float:none; width:100%;}
.about_four .about_box{ position:static; height:auto; margin-top:5%;}
.about_four .cons{ width:100%; max-width:none;}
.about_four .cons .p{ margin-top:4%;}
.about_one_t.bgs2{ padding-bottom:4%;}
/*新闻中心*/
.news_con ul li .txts .p{ font-size:14px; line-height:24px; height:48px;}
.news_con ul li .ends{ width:120px;}
.news_con ul li .ends .news_more{ width:100px; font-size:13px;}
/*联系我们*/
.contact_ul ul li{ width:49%; margin-right:2%; margin-bottom:2%;}
.contact_ul ul li:nth-child(3n+0){ margin-right:2%;}
.contact_ul ul li:nth-child(2n+0){ margin-right:0;}
/*产品中心*/
.product_search .tab label{ margin-right:1%;}
.product_search .tab .p a{ margin-right:2%;}
.product_bg .product_tt{ height:50px; line-height:50px;}
.product_ul ul li .h3{ margin-top:0;}
.product_ul ul li .desc{ font-size:13px;}
.product_ul ul li .a{ font-size:13px;}
/*产品详细*/
.product_r .ul li{width:49%; }
.product_r .ul li:nth-child(3n+0){ margin-right:2%;}
.product_r .ul li:nth-child(2n+0){ margin-right:0;}
/*网站地图*/
.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; }
/*关于我们*/
.about_one_t{ padding-bottom:5%;}
.about_one .about_one_l .p{ line-height:22px; font-size:13px;}
.about_one .counter{ margin-top:7%; margin-bottom:4%;}
.about_one .counter ul li{ width:49%; text-align:center; margin-bottom:2%;}
.about_one .counter ul li:nth-child(2):after{ width:0;}
.about_one_t.bgs2{ padding-bottom:5%;}
.o_tab{ margin-top:3%;}
.o_tab ul li{ font-size:13px; height:34px; line-height:34px;}
.about_six_box{ margin-top:3%;}
.feedback_div{ margin-bottom:5%;}
.feedback_div .divs{ float:none; width:100%; margin-bottom:2%;}
.feedback_div .inputs2{ font-size:13px; /*text-indent:2%;*/}
.feedback_div .textarea{ font-size:13px; /*padding-left:2%;*/ width:96%; height:60px; padding-top:2%; margin-bottom:2%;}
.feedback_div .bnts2{ height:40px; line-height:40px; font-size:13px; max-width:none; margin-top:2%; clear:both;}
/*新闻中心*/
.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: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 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;}
/*解决方案*/
.news_ul ul li .txt{ padding-top:20px; padding-bottom:20px;}
/*联系我们*/
.contact_one_l .ul li{ margin-bottom:2%;}
.contact_one_l .ul li label{ line-height:24px;margin-top:5px}
.contact_one_l .ul li p{ line-height:24px;}
.contact_one_l .ul li.bgs1{ background-position:left 4px;}
.contact_one_r{ margin-top:3%;}
.contact_ul ul li{ float:none; width:100%; margin-right:0%;}
.contact_ul ul li:nth-child(3n+0){ margin-right:0%;}
.contact_ul ul li .txts{ max-width:none; width:94%; margin-top:4%; margin-bottom:4%; min-height:inherit;}
/*产品中心*/
.product_tab label{ float:none; display:block; line-height:22px;}
.product_class{ line-height:22px;}
.product_tab .type_a{width: calc(100% - 74px); width: -webkit-calc(100% - 74px); width: -moz-calc(100% - 74px);}
.product_tab2 label{ float:none; display:block; line-height:30px; margin-top:3px;}
.product_tab2 .type_b{width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
/*产品详细*/
.productDetails .information{ padding:10px;}
.productDetails .information .h2{ font-size:24px; margin-top:5%;}
.productDetails .information .r_end{ margin-top:5%;}
.product_l .boxs{ padding-left:10px;}
/*.product_l .product_one .ul li{ width:49%;}
.product_l .product_one .ul li:nth-child(3n+0){ margin-right:2%;}
.product_l .product_one .ul li:nth-child(2n+0){ margin-right:0;}*/
}
@media screen and (max-width: 520px) {




}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:100px;}
.o_big_con .h2{ font-size:18px;}
.o_big_con .h2 span{ font-size:12px;}

.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
.postions .postions_r img{ margin-left:6px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}
/*关于我们*/
.about_one_t{ padding-bottom:6%;}
.about_one .about_one_l .p{ line-height:20px; font-size:12px;}
.about_two .cons .p{ margin-top:5%; font-size:13px; line-height:22px;}
.about_four .cons .p{ font-size:13px; line-height:22px;}
.about_one_t.bgs2{ padding-bottom:6%;}
.o_tab{ margin-top:3.5%;}
/*新闻中心*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .txts .h3{ margin-top:20px; font-size:16px;}
.news_con ul li .txts .p{ font-size:13px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.news_r .news_t .h2{font-size:16px; height:50px; line-height:50px;}

.prenext{ font-size:12px; line-height:22px;}
/*解决方案*/
.news_ul ul li .txt{ padding-top:16px; padding-bottom:16px;}
.news_ul ul li .h3{ font-size:15px;}
.news_ul ul li .p{ font-size:13px; height:40px; line-height:20px; margin-top:5px;}
.news_ul ul li i{ background-size:20px auto; padding-right:30px; font-size:13px;}
/*联系我们*/
.contact_ul ul li .txts{ font-size:13px; line-height:22px;}
/*产品中心*/
.product_search .search .inputs{ height:36px; line-height:36px;}
.product_search .search .bnts{ height:36px;}
.product_search .tab{ font-size:13px;}
.product_tab .type_a a{ margin-right:4%;}
.product_bg .product_tt{ font-size:13px;}
.product_ul ul li .img{ float:none; width:100%; max-width:none; padding-top:106%;}
.product_ul ul li .cons{ float:right; max-width:none; width:100%;}
/*产品详细*/
.productDetails .information .h2{ font-size:20px; line-height:30px;}
.productDetails .information .txt{ font-size:13px; line-height:22px;}
.productDetails .information .zhixun{ margin-top:20px; padding-left:40px; padding-right:20px; height:36px; line-height:36px; background-position:20px center;}
.productDetails .information .weixin{ margin-top:20px; padding-left:40px; padding-right:20px;height:36px; line-height:36px;background-position:18px center;}
.productDetails .information .r_end .p{ float:left; width:100%;}
.productDetails .information .r_end .tel{ float:none; width:100%; padding-top:15px; display:block;}
.productDetails .information .r_end .tel a{ margin-top:5px;}
.product_l .product_title{ line-height:40px; height:40px;}
.product_l .product_title a{ font-size:13px; margin-right:3%;}
.product_l .product_tt{ font-size:14px;}
.product_l .product_one{ font-size:13px;}
.product_l .product_two .table table .w2{ padding-left:8px; width:310px;}
.product_l .product_two{ font-size:13px;}
.product_l .product_three{ font-size:13px; line-height:24px;}
.product_r .product_ttt{ height:40px; line-height:40px;}
.product_r .product_ttt span{ font-size:14px;}
.product_r .ul li .box .img{ width:100%; height:auto; padding-top:105%;}
.product_r .ul li .a{ font-size:14px;  line-height:32px;}
.product_r .ul li:hover .a{ height:32px;}
.product_r .ul li .box{ margin-bottom:22px; margin-top:17px;}
.product_r .ul li .box .p{ font-size:12px;}
.product_r .ul li:hover .box .p{ margin-bottom:5px;}
/*网站地图*/
.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 .counter .h6{ font-size:13px;}
.about_one .counter label{ font-size:12px;}
/*新闻中心*/
.news_con ul li .imgs{ width:154px;}
.news_con ul li .txts .h3{ height:24px; line-height:24px; margin-top:10px;}
/*产品中心*/
.product_bg .product_tt{ font-size:12px;}
}
@media screen and (max-width: 360px) {
/*内页*/
/*关于我们*/
.about_two .cons .p{ margin-top:6%;  font-size:12px; line-height:20px;}
.about_four .cons .p{ font-size:12px; line-height:20px;}
.o_tab ul li{ font-size:12px; height:32px; line-height:32px;}
/*新闻中心*/
.news_con ul li .imgs{ width:150px;}
.news_con ul li .txts .h3{ margin-top:10px; font-size:15px;}
.news_con ul li .txts .p{ font-size:12px;}
}


.selects{height: 52px;  width: 100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 66px;}
@media screen and (max-width: 1440px){
	.selects{
		height:46px;
		padding-left: 50px;
	}
}
@media screen and (max-width: 640px){
	.selects{
		height:40px;
		width:100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 10px;
	}
}

@media screen and (max-width: 480px){
.selects{ font-size:14px;}
}
@-webkit-keyframes scroll-bar {
    0% {
        -webkit-transform: translate3d(-480px, 0, 0);
        transform: translate3d(-480px, 0, 0);
    }

    100% {
        -webkit-transform: translate3d0, 0, 0);
        transform: translate3d0, 0, 0);
    }
}

@keyframes scroll-bar {
    0% {
        -webkit-transform: translate3d(-480px, 0, 0);
        transform: translate3d(-480px, 0, 0);
    }

    100% {
        -webkit-transform: translate3d0, 0, 0);
        transform: translate3d0, 0, 0);
    }
}
/*@keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  transform: translateY(15px);
	}
}
@-webkit-keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  -webkit-transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  -webkit-transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  -webkit-transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  -webkit-transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  -webkit-transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  -webkit-transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  -webkit-transform: translateY(15px);
	}
}
@-moz-keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  -moz-transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  -moz-transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  -moz-transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  -moz-transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  -moz-transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  -moz-transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  -moz-transform: translateY(15px);
	}
}*/

