﻿@import url(custom.css);

@import url(pscroll.css);

@import url(lrtk3.css);

.f_bg .f_link{ display:none;}

@keyframes scaleAnim{

    0%{         

        -webkit-transform: scale(1);

        transform: scale(1);

    }

    100%{

        -webkit-transform: scale(1.1);

        transform: scale(1.1);

    }

}

.header-v1 .search{ background:#f6f6f6;}

/*内页*/

.postions{ height:68px; line-height:68px; overflow:hidden;color:#777777; font-size:15px; background:#fff; border-bottom:1px solid #e0e0e0;}

.postions.bgs2{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.1);box-shadow: 0 5px 15px rgba(0,0,0,.1);}

.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}

.postions a{color:#777777; }

.postions a:hover{ color:#911176;}

.postions label{ color:#777777;}

.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{ text-align:center;}

.postions .postions_b a{ display:inline-block; vertical-align:top; text-align:center;overflow:hidden; font-size:16px; color:#666666; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:50px; margin-right:50px;}

.postions .postions_b a:hover{color:#0093dd;}

.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:3px;opacity: 0;background:#0093dd;-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:#0093dd; }

/*分类弹窗*/

.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;  padding-top:10px;}

.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,0.32); line-height:1; margin-top:3%; font-weight:lighter; text-transform:uppercase;}

.o_big_con.bgs2 .h2{ padding-bottom:270px;}

/*分页*/

.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:3%; padding-bottom:6%; clear:both;}

.yema.bgs2{ text-align:right;}

.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:1px solid #f3f3f3; background:#f3f3f3;}

.yema a:hover{ text-decoration:none; color:#fff; background:#0093dd;border:1px solid #0093dd;}

.yema a.on{color:#fff;  background:#0093dd;border:1px solid #0093dd;}

.yema a.first,.yema a.last{ margin-right:0;  }

.yema a.first:hover,.yema a.last:hover{background-color:#0093dd;}

.yema a span{ font-family:"宋体"; font-size:16px;}

/*暂无内容*/

.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:13%; margin-bottom:13%; background:url(http://img02.ebaixun.com.cn/public/nodata.png) center top no-repeat; background-size:auto 169px; padding-top:180px;}

.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}

.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}



/*关于我们*/

.about_cons{ overflow:hidden; margin-top:6%; margin-bottom:6%;}

.about_cons .imgs{ float:right; width:673px; overflow:hidden; }

.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.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;}

.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_cons .txts{overflow:hidden; text-align:left; line-height:30px; font-size:16px; color:#666666; float:left;width:calc(97% - 673px);width:-webkit-calc(97% - 673px);width:-moz-calc(97% - 673px); max-width:685px;}

.about_cons .txts p{  overflow:hidden; padding-bottom:3%;}

.about_cons .txts p:last-child{ padding-bottom:0;}

.about_cons .txts .h3{ font-weight:normal; position:relative; overflow:hidden; color:#0093dd; line-height:1; margin-bottom:6%; padding-bottom:4%;}

.about_cons .txts .h3:after{content: ""; position: absolute; bottom: 0; width: 66px; height: 2px; background: #0093dd; left: 0%;}

.about_honor{overflow:hidden; background:url(../images/about_bg1.jpg) center center no-repeat; background-size:cover;}

.about_t{ overflow:hidden; margin-top:6.5%; text-align:center;}

.about_t span{ display:block; text-transform:uppercase; font-family:Arial;color:#c1c1c1;  line-height:1.3; font-size:14px; margin-top:10px;}

.about_t .h3{color:#000;font-weight:normal;  line-height:1.3;}

.about_honor .about_t .h3{color:#fff;}

.about_honor .honor_ul{ padding-top:7%; padding-bottom:7%; text-align:center; overflow:hidden;}

.about_honor .honor_ul ul li{ float:left; width:25%; transition:all 0.3s;}

.about_honor .honor_ul ul li:hover{transform: translate(0%, -3%);}

.about_honor .honor_ul ul li img{ height:89px; display:block; margin:0 auto;}

.about_honor .honor_ul ul li .h4{ font-weight:lighter;  color:#fff; overflow:hidden; line-height:1.5; margin-top:5%; padding-left:1%; padding-right:1%;}

.about_manage{overflow:hidden; background:url(../images/about_bg2.jpg) center center no-repeat; background-size:cover;}

.about_brand{ overflow:hidden; margin-top:5%; margin-bottom:8%;}

.about_brand ul li{ overflow:hidden; position:relative; background:#f8f8f8;}

.about_brand ul li:nth-child(2n+0) .txts{ width:47.9%; left:0; right:auto;}

.about_brand ul li:nth-child(2n+0) .imgs{ width:52.1%; float:right;}

.about_brand ul li .imgs{  float:left; width:47.9%;overflow:hidden; padding-top:18.05%; position:relative;}

.about_brand ul li .imgs img{width:100%; position:absolute; top:0; left:0; width:100%; height:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.5s ease-out 0s; -moz-transition:all 0.5s ease-out 0s; -o-transition:all 0.5s ease-out 0s; transition:all 0.5s ease-out 0s;}

.about_brand ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

.about_brand ul li .txts{ width:52.1%; text-align:center; position:absolute; height:100%; top:0; right:0%; display: flex; align-items: center; justify-content: left; color:#666666;}

.about_brand ul li .txts .h4{ font-weight:normal; padding-left:2%; padding-right:2%; width:96%; overflow:hidden;line-height:1.2; text-align:center;}

/*加入我们*/

.faq_ul{ max-width:1248px; margin:0 auto; margin-top:6%; margin-bottom:6%;overflow:hidden;}

.faq_ul.bg2{ margin-top:3%; width:96%;}

.faq_ul ul li{ display:block; overflow:hidden; border:1px solid #e9e9e9; background:url(../images/faq_bg4.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_ul ul li:hover{ background-image:url(../images/faq_bg4_on.png);}

.faq_ul ul li:hover .h3{   color:#0093dd;}

.faq_ul ul li.on .h3{ /*background-image:url(../images/faq_bg1_on.png);*/ color:#0093dd;}

.faq_ul ul li.on{ background-image:url(../images/faq_bg4_on.png);}

.faq_ul ul li .h3{ font-weight:bold; overflow:hidden; padding-top:20px; padding-bottom:20px;line-height:30px; padding-left:20px;/*white-space:nowrap;text-overflow:ellipsis;*/  color:#333333; transition:all 0.3s; position:relative; font-size:16px;}

.faq_ul ul li .down{ overflow:hidden; line-height:38px; font-size:14px;padding: 5% 0 5%  0; display: none; padding-left:20px; padding-right:20px; color:#000; border-top:1px solid #eeeeee;}

.faq_ul.bg2 ul li .down{ padding-top:3%; padding-bottom:3%;}

.faq_ul ul li .down .h4{ font-weight:normal; color:#0093dd; overflow:hidden; margin-bottom:3%;}

.faq_ul ul li .down .p{ overflow:hidden; margin-bottom:3%;}

.faq_ul ul li .down .p:last-child{ margin-bottom:0;}

/*联系我们*/

.contact_box{ overflow:hidden; max-width:1248px; margin:0 auto; margin-top:8%;}

.contact_one{ overflow:hidden; border:1px solid #eeeeee;}

.contact_one .contact_l{ float:left; width:324px; background:url(../images/contact_bg1.jpg) center center no-repeat; background-size:100% 100%; min-height:805px; overflow:hidden;}

.contact_one .contact_l .ul{ margin-top:57px; overflow:hidden;}

.contact_one .contact_l .ul li{ display:block; overflow:hidden; height:56px; line-height:56px; margin-bottom:8px; text-align:left; position:relative;}

.contact_one .contact_l .ul li a{ display:block; text-indent:59px; font-size:18px; color:#333333;}

.contact_one .contact_l .ul li a:hover{ color:#0093dd;}

.contact_one .contact_l .ul li.on{ background:#0093dd;}

.contact_one .contact_l .ul li.on a{ color:#fff;}

.contact_one .contact_l .ul li:after{ content:""; position:absolute;width:0; height:0; border-top:9px solid transparent; border-bottom:9px solid transparent; border-right:9px solid #fff; right:0; top:20px;}

.contact_one .contact_r{ overflow:hidden;}

.contact_one .contact_r .boxs{ max-width:744px; width:94%; margin:0 auto; overflow:hidden; margin-top:57px;}

.contact_one .contact_r .contact_text{border:1px solid #e9e9e9; overflow:hidden; }

.contact_one .contact_r .contact_text .txts{ max-width:626px; margin:0 auto; width:94%; overflow:hidden;  margin-top:46px; margin-bottom:20px;}

.contact_one .contact_r .contact_text .company{ float:left;width:calc(98% - 143px);width:-webkit-calc(98% - 143px);width:-moz-calc(98% - 143px); max-width:420px; overflow:hidden; }

.contact_one .contact_r .contact_text .company .h5{ font-weight:normal; overflow:hidden; line-height:1.3; font-size:22px; color:#666666;}

.contact_one .contact_r .contact_text .company ul{ overflow:hidden; margin-top:35px; font-family:"微软雅黑";}

.contact_one .contact_r .contact_text .company li{ display:block; overflow:hidden; margin-bottom:16px; color:#666666; font-size:16px; padding-left:40px; background-repeat:no-repeat; background-position:left 4px; background-size:auto 22px; line-height:30px;}

.contact_one .contact_r .contact_text .company li a{color:#666666!important;}

.contact_one .contact_r .contact_text .company li a:hover{color:#0093dd!important;}

.contact_one .contact_r .contact_text .company li.bgs1{ background-image:url(../images/contact_pic1.png);}

.contact_one .contact_r .contact_text .company li.bgs2{ background-image:url(../images/contact_pic2.png);}

.contact_one .contact_r .contact_text .company li.bgs3{ background-image:url(../images/contact_pic3.png);}

.contact_one .contact_r .contact_text .company li.bgs4{ background-image:url(../images/contact_pic4.png);}

.contact_one .contact_r .contact_text .weixin{ float:right; width:143px; border:1px solid #dadada; border-radius:6px; text-align:center; font-size:16px; color:#666666; line-height:36px; margin-top:70px; padding-bottom:3px; }

.contact_one .contact_r .contact_text .weixin img{ display:block; margin:0 auto; width:112px; height:112px; margin-top:10px;}

.contact_map2{ margin-top:3%; overflow:hidden; clear:both;}

.contact_map2 iframe{height: 400px;}

.contact_feedback{ margin-top:9%; overflow:hidden; border-top:6px solid #e5e5e5; padding-top:7%; padding-bottom:10%;}

.contact_t{text-align:center; line-height:1.2; color:#0093dd;}

.feedback_div{margin-bottom:2%; overflow:hidden;margin-top:7%; text-align:center;}

.feedback_div .divs{float:left; width:49%; margin-right:2%;margin-bottom:2%;}

.feedback_div .divs:nth-child(2n+0){ margin-right:0;}

.feedback_div .inputs2{ width:100%;  background:#fff; height:48px; line-height:48px; font-size:14px; color:#333; border:1px solid #e3e3e3; outline:none;  text-indent:20px; font-family:"微软雅黑"; }

.feedback_div .inputs2:focus{ border-color:#0093dd;}

.feedback_div .inputs2::-webkit-input-placeholder{color:#333;}

.feedback_div .inputs2::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#333;}

.feedback_div .inputs2:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#333;}

.feedback_div .inputs2:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#333;}

.feedback_div .textarea{ padding:1%; width:100%; padding-left:20px; background:#fff; font-size:14px; font-family:"微软雅黑";border:1px solid #e3e3e3; outline:none;margin-bottom:2%; color:#333; height:260px;}

.feedback_div .textarea:focus{ border-color:#0093dd;}

.feedback_div .textarea::-webkit-input-placeholder{color:#333;}

.feedback_div .textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#333;}

.feedback_div .textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#333;}

.feedback_div .textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#333;}

.feedback_div .bnts2{ display:block; vertical-align:top; margin:0 auto;border: none; width:100%; font-size:16px; height: 48px; line-height:48px; background: #676767; 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; background:#0093dd; color:#fff;}

/*新闻列表*/

.news_bg{ overflow:hidden; background:url(../images/news_bg2.jpg) center center no-repeat; background-size:cover;}

.news_t{ overflow:hidden; margin-top:7%; color:#333333;}

.news_one{ margin-top:3%; overflow:hidden; margin-bottom:7%; background:#ffffff; position:relative;}

.news_one .imgs{ overflow:hidden; float:left; width:47.9%; position:relative; padding-top:29.63%;}

.news_one .imgs img{display:block;width: 100%; height:100%; position:absolute; top:0; left:0;overflow:hidden;transition:all 0.3s; }

.news_one:hover .imgs img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}

.news_one .txts{ position:absolute; top:0; right:0; width:52.1%; height:100%;display: flex; align-items: center; justify-content: left; }

.news_one .txts .cons{ margin:0 auto; width:94%; max-width:642px; overflow:hidden;}

.news_one .txts .cons .date{ color:#222222; font-size:14px; font-family:Arial; height:20px; line-height:20px; overflow:hidden;}

.news_one .txts .cons .h3{ height:46px; line-height:46px; overflow:hidden; font-weight:normal; color:#222222;}

.news_one:hover .txts .cons .h3{ color:#047bb6;}

.news_one .txts .cons .p{ color:#555; font-size:14px; overflow:hidden; line-height:28px; padding-top:3%; margin-top:3%; border-top:1px solid #f3f3f3;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}

.news_one .txts .cons .news_more{ text-align:center;font-style:normal;-webkit-transition: .3s ease-out; transition: .3s ease-out;margin-top:9%;  position: relative; color: #fff; float:left;font-size: 16px; line-height: 50px; width:198px; height:50px; background:#0093dd; position:relative; z-index:0; cursor:pointer;}

.news_one .txts .cons .news_more:after{ background:#047bb6; position:absolute; left:0; top:0; height:100%; width:0%;transition:all 0.3s; content:""; z-index:-1;}

.news_one .txts .cons .news_more:hover:after{ width:100%;}

.news_ul{ overflow:hidden; margin-top:5%;}

.news_ul ul li{ float:left; width:32%; margin-right:2%; margin-bottom:3%; overflow:hidden; text-align:center; position:relative; z-index:0;transition:all 0.3s; border-radius:6px;}

.news_ul ul li:nth-child(3n+0){ margin-right:2%; text-align:right;}

.news_ul ul li:nth-child(3n+2){ text-align:center;}

.news_ul ul li:nth-child(2n+0){ margin-right:0;}

.news_ul ul li .boxs{ display:inline-block; vertical-align:top;border:1px solid #eeeeee; overflow:hidden; padding:13px; max-width:445px; width:100%; text-align:left;}

.news_ul ul li:hover .boxs{ border-color:#0093dd;}

.news_ul ul li .imgs{overflow:hidden; position:relative; padding-top:53%;}

.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-top:27px; padding-bottom:40px;transition:all 0.3s; }

.news_ul ul li .txt .cons{ max-width:94%; max-width:402px; 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:16px;color:#333;white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;}

.news_ul ul li:hover .h3{ color:#0093dd;}

.news_ul ul li .date{ height:42px; line-height:42px; overflow:hidden; color:#333; font-size:14px;}

.news_ul ul li .p{ height:48px; line-height:24px; margin-top:20px; overflow:hidden; color:#555; font-size:14px;transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

/*新闻资讯详细*/

.news_bg2{ overflow:hidden; background:url(../images/news_bg4.jpg) center top #f8f8f8 no-repeat; background-size:100% auto;}

.about_x2{margin-bottom:6%; margin-top:5%; overflow:hidden; background:#fff; position:relative; border-bottom:4px solid #0093dd;}

.about_x2:after{ content:""; width:14px; height:14px; background:url(../images/news_bg3.png) no-repeat; position:absolute; left:0; top:0;}

.about_x2 .boxs{ margin:0 auto; max-width:1100px; width:94%; overflow:hidden; margin-top:5%; margin-bottom:5%;}

.about_x2 .show_t{ line-height:32px; font-size:24px; color:#0093dd; text-align:center; margin-bottom:2%; margin-top:5px; font-weight:normal;}

.about_x2 .con_line{ line-height:40px;font-size:15px; color:#999; border-bottom:1px solid #f0f0f0; text-align:center; padding-bottom:1.5%; overflow:hidden; }

.about_x2 img{margin-bottom:10px; max-width:100%; height:auto!important;}

.about_x2 .con_id{ line-height:24px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:4%;font-size:14px; color:#333333;text-align:left;/* font-family:"宋体";*/ padding-bottom:4%; color:#555555;}

.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:34px; text-align:center;  font-size:14px;margin-bottom:1%; margin-top:1%; background:#fbfbfb; overflow:hidden; line-height:26px; color:#333333; font-family:"微软雅黑"; }

.prenext span{width:calc(49% - 32px);width:-webkit-calc(49% - 32px);width:-moz-calc(49% - 32px); overflow:hidden; background-repeat:no-repeat; background-size:11px 18px; height:26px;white-space:nowrap;text-overflow:ellipsis;}

.prenext span.l{ text-align:left; padding-left:32px; background-image:url(../images/left2.png); background-position:left center;}

.prenext span.l:hover{ background-image:url(../images/left2_on.png);color:#0093dd;}

.prenext span.r{ text-align:right; padding-right:32px; background-image:url(../images/right2.png);background-position:right center;}

.prenext span.r:hover{ background-image:url(../images/right2_on.png);color:#0093dd;}

.prenext a{ color:#555555; overflow:hidden; transition:all 0.3s;}

.prenext a:hover{ color:#0093dd;  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:#60a95f; margin-top:-6px;}

.prenext .goback:hover{ background:#da251e; color:#fff;}

/*服务体系*/

.service_bg{ background:#f8f8f8;}

.service_bg2{ background:#fff; overflow:hidden; margin-bottom:8%; position:relative; margin-top:-270px;}

.service_t{ margin:0 auto;width: 96%;max-width: 1248px; overflow:hidden; margin-top:7%; position:relative;}

.service_t:before{ content:""; left:0; top:0; width:100%; height:100%; border-top:1px solid #dbdbdb; border-left:1px solid #dbdbdb; position:absolute;}

.service_t:after{ content:""; right:0; bottom:0; width:100%; height:100%; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; position:absolute;}

.service_t ul li{ float:left; width:50%; overflow:hidden; display:block;}

.service_t ul li a{ display:block; text-indent:40px; color:#333333; position:relative; z-index:1;margin:1px;height:70px; line-height:70px; background:url(../images/service_bg2.png) #fff right 22px center no-repeat; background-size:23px 12px;}

.service_t ul li:hover a{ color:#0093dd;}

.service_t ul li.on a{ background-image:url(../images/service_bg1.png); background-color:#0093dd; color:#fff; margin:0px;height:72px; line-height:72px;}

.service_contact{ clear:both;  margin:0 auto;width: 96%;max-width: 1248px;overflow:hidden;background:url(../img/service_img1.jpg)center center no-repeat; background-size:cover; margin-top:3%;}

.service_contact .txts{ float:right; max-width:570px; margin-right:3%; width:50%; overflow:hidden; margin-top:3%; margin-bottom:3%;}

.service_contact .txts .h4{ font-weight:normal; margin-bottom:4px; line-height:48px;  height:48px; overflow:hidden; color:#0093dd; }

.service_contact .txts .tel{ color:#595757; overflow:hidden; line-height:46px;transition:all 0.3s;}

.service_contact .txts .tel:hover{ color:#0093dd}

/*下载专区*/

.down_ul{ max-width:1248px; margin:0 auto; width:96%; margin-top:3%; margin-bottom:1%;overflow:hidden;}

.down_ul ul li{ display:block; overflow:hidden; height:70px; line-height:70px; background:#fbfbfb; border:1px solid #e9e9e9;transition:all 0.3s; margin-bottom:2%;}

.down_ul ul li:nth-child(2n+0){ background-color:#fff;}

.down_ul ul li:hover{border:1px solid #0093dd;}

.down_ul ul li a{ display:block; overflow:hidden; text-indent:70px; background:url(../images/down_pic1.png) 36px center no-repeat; background-size:25px 25px; color:#666666; font-size:16px;transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}

.down_ul ul li a:hover{ color:#0093dd}

.down_ul ul li em{ font-style:normal; float:right; margin-right:22px; padding-right:30px;background:url(../images/down_pic2.png) right center no-repeat; background-size:19px 21px; width:353px; margin-left:25px; color:#666666; font-size:14px; text-align:left; text-indent:20px;}

/*产品中心*/

.product_ul.one{ margin-top:8%;}

.product_ul{ overflow:hidden;}

.product_ul ul li{ float:left; width:49%; margin-bottom:5%; overflow:hidden; max-width:665px;  position:relative; z-index:0;transition:all 0.3s;border:1px solid #dbdbdb;}

.product_ul ul li:nth-child(2n+0){ float:right;}

.product_ul ul li:hover{ border-color:#0093dd;}

.product_ul ul li .imgs{ overflow:hidden; float:left; width:39.56%; position:relative; padding-top:49.93%; }

.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; top:0; right:3%; width:57%; height:100%;display: flex; align-items: center; justify-content: left;}

.product_ul ul li .txts .cons{ overflow:hidden; max-width:350px;}

.product_ul ul li .txts .h3{ line-height:34px; height:68px; font-weight:normal; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#000000;}

.product_ul ul li .txts .p{line-height:24px; height:72px;overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color:#777777; font-size:14px; margin-top:7%;}

.product_ul ul li .txts .a{ font-style:normal; width:144px; height:42px; line-height:42px; text-align:center; background:#0093dd; text-align:center; color:#fff; font-size:16px; display:block; margin-top:7%; position:relative; z-index:0;}

.product_ul ul li .txts .a:after{ background:#049eeb; position:absolute; left:0; top:0; height:100%; width:0%;transition:all 0.3s; content:""; z-index:-1;}

.product_ul ul li .txts .a:hover:after{ width:100%;}

.product_ul.one ul li{ margin-bottom:0%;}

.product_adv{ overflow:hidden; margin-top:5%; margin-bottom:5%;}

.product_adv img{ width:100%;}

/*产品中心详细*/

.i_blank{ height:80px;}

.product_banner{ overflow:hidden;}

.product_banner img{ width:100%;}

.product_contact{margin-top:6%; margin-bottom:9%; position:relative;}

.product_contact .a{ font-style:normal; width:198px; height:50px; line-height:50px; text-align:center; background:#0093dd; text-align:center; color:#fff; font-size:16px; display:block; margin-top:7%; position:relative; z-index:0;}

.product_contact .a:after{ background:#049eeb; position:absolute; left:0; top:0; height:100%; width:0%;transition:all 0.3s; content:""; z-index:-1;}

.product_contact .a:hover:after{ width:100%;}

.product_contact .img{ position:absolute; bottom:-55px; right:5%; height:1140%;}

.product_two{ overflow:hidden; border:1px solid #eee; padding-top:7px; padding-bottom:7px;}

.product_two .boxs{ margin:0 auto; max-width:1280px; width:96%; overflow:hidden; position:relative;}

.product_two .boxs .imgs{ float:left; width:430px; overflow:hidden;}

/*.product_two .boxs .imgs img{display: block;width: 100%; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}

.product_two .boxs .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);}*/

.product_two .boxs .imgs .pro_big2{ overflow:hidden; margin-bottom:15px;/*border:1px solid #dddddd;*/}

.product_two .boxs .imgs .big_img{width:100%;}

.product_two .boxs .txts{ overflow:hidden; position:absolute; right:0; top:0;width:calc(98% - 430px);width:-webkit-calc(98% - 430px);width:-moz-calc(98% - 430px); font-size:16px; color:#666666;display: flex; align-items:top; justify-content: left; height:100%;}

.product_two .boxs .txts .cons{ width:100%; overflow:hidden; margin-top:10%;overflow-y: auto;}

.product_two .boxs .txts .cons::-webkit-scrollbar {width: 3px;height: 10px; }

.product_two .boxs .txts .cons::-webkit-scrollbar-thumb {background-color: rgba(0, 147, 221, 1.0);border-radius:6px;}

.product_two .boxs .txts .cons:hover::-webkit-scrollbar-thumb {background-color: rgba(0, 147, 221, 0.7);}

.product_two .boxs .txts .cons::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 147, 221, 1.0);-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1); }

.product_two .boxs .txts .cons::-webkit-scrollbar-track {  background-color:#888;border-radius:6px;}

.product_two .boxs .txts .h3{ font-weight:normal; overflow:hidden; color:#0093dd; line-height:1.2; margin-bottom:5%;}

.product_two .boxs .txts table{ width:100%;border-collapse:collapse;border-spacing:0;}

.product_two .boxs .txts table td{ line-height:22px;height:112px; border:1px solid #eeeeee; padding-top:6px; padding-bottom:6px;}

.product_two .boxs .txts table td .w{ width:90%; overflow:hidden; max-width:176px; margin:0 auto;}

.product_two .boxs .txts .color1{ color:#0093dd; margin-bottom:10px;}

.product_three{ overflow:hidden; border:1px solid #eee; margin-top:3%; padding-bottom:5%;}

.product_three .product_t{ border-bottom:1px solid #eeeeee; line-height:64px; height:64px; overflow:hidden; position:relative; color:#0093dd; text-indent:60px; color:#0093dd;}

.product_three .product_t:after{ content:""; position:absolute; left:38px; top:50%; margin-top:-10px; height:20px; width:4px; background:#0093dd;}

.product_three .product_cons{ overflow:hidden; padding:60px; color:#666666; font-size:16px; line-height:32px; padding-bottom:0;}

.product_three .product_cons img{ max-width:100%;}

.product_three .product_cons table{ width:100%;border-collapse:collapse;border-spacing:0;}

.product_three .product_cons table th{ background:#0093dd; height:60px;border:1px solid #0093dd;}

.product_three .product_cons table td{ line-height:22px;height:60px; border:1px solid #e5e5e5; padding-top:6px; padding-bottom:6px; padding-left:5%; padding-right:2%;}

.product_three .product_cons table td:first-child{ max-width:386px; width:30%;}

.down_ul2{ overflow:hidden; max-width:980px;}

.down_ul2 ul li{ float:left; margin-right:4%; width:48%; max-width:410px; display:block; overflow:hidden; height:40px; line-height:40px; transition:all 0.3s; margin-bottom:2%;}

.down_ul2 ul li:nth-child(2n+0){ margin-right:0;}

.down_ul2 ul li a{ display:block; overflow:hidden; text-indent:35px; background:url(../images/down_pic1.png) left center no-repeat; background-size:25px 25px; color:#666666; font-size:16px;transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}

.down_ul2 ul li a:hover{ color:#0093dd}

.down_ul2 ul li em{ font-style:normal; float:right; padding-right:30px;background:url(../images/down_pic2.png) right center no-repeat; background-size:19px 21px; text-indent:0;}

/*产品放大*/

.product_two .boxs .imgs .content_timglt{overflow:hidden; text-align:center; position: relative;  }

.product_two .boxs .imgs .content_timglt#bid{padding-top:126%;}

.product_two .boxs .imgs .content_timglt#bid img{position:absolute; top:0; left:0; height:100%;}

.product_two .boxs .imgs .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;}

.product_two .boxs .imgs .content_timglt .content_timglt{ width:calc(100% - 0x);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px); }

.product_two .boxs .imgs #drag_img{width: 160px; height: 120px; background: url(../images/zoom_bg.gif) repeat; float: left; display: none;}

.product_two .boxs .txts .content_timgr{ width: 430px; height: 541px; float: left; overflow: hidden; display: inline; border: 1px solid #eee; display: none; position: absolute; left: 0; top:0; background-color: #FFF; z-index:9;}

.product_two .boxs .txts .content_timgr img{ max-width:none;width: 800px; height:1007px; }

/*网站地图*/

.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; }

/*公司荣誉*/

.honor_ul2{ margin-top:4%; margin-bottom:6%; border-left:1px solid #e2e2e2;border-top:1px solid #e2e2e2; overflow:hidden;}

.honor_ul2 ul li{ width:25%;float:left;  transition:all 0.3s;}

.honor_ul2 ul li .box{ border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; position:relative; overflow:hidden;}

.honor_ul2 ul li .box:after{ width:0; position:absolute; content:""; left:50%; right:50%; bottom:0; height:2px; background:#0093dd;transition:all 0.6s; z-index:1;}

.honor_ul2 ul li:hover .box:after{ width:100%; left:0; right:0;}

.honor_ul2 ul li .imgs{ overflow:hidden; max-width:189px; margin:0 auto; width:90%; margin-top:8%; margin-bottom:7%; position:relative; height:246px;}

/*.honor_ul2 ul li:hover .box{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.2); box-shadow: 0 5px 25px rgba(0,0,0,0.2); z-index:1; position:relative;}*/

.honor_ul2 ul li .imgs img{ display:block; width:100%; height:100%; position:absolute; top:0; left:0;webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }

.honor_ul2 ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

.honor_ul2 ul li .h3{ font-weight:normal; text-align:center; height:40px; line-height:20px; overflow:hidden;/*white-space:nowrap;text-overflow:ellipsis;*/ font-size:14px; color:#333; width:96%; padding-left:2%; padding-right:2%; margin-bottom:4%;}

.honor_ul2 ul li:hover .h3{ color:#0093dd;}

@media screen and (max-width: 1600px) {

/*内页*/

.postions .postions_b a{margin-left:40px; margin-right:40px;}

.o_big_con.bgs2 .h2{ padding-bottom:200px;}



/*服务体系*/

.service_bg2{ margin-top:-200px;}

/*产品中心详细*/

.product_contact .img{ height:1000%; bottom:-30px;}

}







@media screen and (max-width: 1440px) {

/*内页*/

.postions{ height:46px; line-height:46px; font-size:14px;}

.postions .postions_b a{margin-left:30px; margin-right:30px;}

/*新闻列表*/

.news_one .txts .cons .p{ margin-top:2%; padding-top:2%;}

.news_one .txts .cons .news_more{ margin-top:5%;}

/*产品中心详细*/

.product_contact .img{ height:900%; bottom:-20px;}

}

@media screen and (max-width: 1360px) {

/*内页*/

.o_big_con.bgs2 .h2{ padding-bottom:160px;}

/*关于我们*/

.about_cons .imgs{ width:600px;}

.about_cons .txts{width: calc(98% - 600px);width: -webkit-calc(98% - 600px); width: -moz-calc(98% - 600px);}

.about_cons .txts{ line-height:26px; font-size:15px;}

/*加入我们*/

.faq_ul ul li .down{ line-height:36px;}

/*新闻列表*/

.news_one .txts .cons .p{ font-size:13px; line-height:26px;}

.news_one .txts .cons .news_more{ width:160px; line-height:44px; height:44px; font-size:15px;}

.news_ul ul li{ margin-bottom:2%;}

.news_ul ul li .p{ margin-top:10px;}

.news_ul ul li .txt{ padding-bottom:20px;}

/*产品中心*/

.product_ul ul li .txts .h3{ line-height:30px; height:60px;}

/*产品中心详细*/

.product_contact .img{ height:800%; right:6%;}

/*公司荣誉*/

.honor_ul2 ul li .h3{ font-size:14px;}

}

@media screen and (max-width: 1200px) {

/*内页*/

.postions h2{ font-size:18px;}

.postions h2 span{ font-size:14px;}

.postions .postions_b a{margin-left:20px; margin-right:20px;}

.o_big_con .h2 span{ font-size:40px;}

/*关于我们*/

.about_cons .imgs{ width:550px;}

.about_cons .txts{width: calc(98% - 550px);width: -webkit-calc(98% - 550px); width: -moz-calc(98% - 550px);}

.about_cons .txts{ line-height:24px; font-size:14px;}

/*加入我们*/

.faq_ul ul li .down{  line-height:30px;}

/*服务体系*/

.service_bg2{ margin-top:-170px;}

.service_t ul li a{ height:60px; line-height:60px;}

.service_t ul li.on a{ height:62px; line-height:62px;}

/*下载专区*/

.down_ul ul li em{ width:320px;}

/*产品中心*/

.product_ul ul li{ margin-bottom:3%;}

.product_ul ul li .txts .a{ font-size:15px; height:36px; line-height:36px; width:130px;}

.product_ul ul li .txts .p{ margin-top:6%;}

.product_ul ul li .txts .h3{ line-height:26px; height:52px;}

.product_adv{ margin-top:3%; margin-bottom:3%;}

.product_ul.one{ margin-top:5%;}

/*产品中心详细*/

.i_blank{ height:50px;}

.product_contact .img{ height:700%;}

.product_two .boxs .imgs{ width:400px;}

.product_two .boxs .txts{width: calc(98% - 400px);width: -webkit-calc(98% - 400px); width: -moz-calc(98% - 400px);}

/*网站地图*/

.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:10px; margin-right:10px;}





/*分页*/

.yema a{ height:36px; line-height:36px;min-width:30px;}

/*关于我们*/

.about_cons .imgs{ width:500px;}

.about_cons .txts{width: calc(98% - 500px);width: -webkit-calc(98% - 500px); width: -moz-calc(98% - 500px);}

.about_cons .txts{ line-height:22px; font-size:13px;}

/*新闻列表*/

.news_one .txts .cons .h3{ height:40px; line-height:40px;}

.news_one .txts .cons .p{ line-height:24px;}

.news_one .txts .cons .news_more{ width:150px; height:36px; line-height:36px; font-size:14px;}

/*下载专区*/

.down_ul ul li em{ width:280px;}

/*产品中心详细*/

.product_two .boxs .imgs{ width:350px;}

.product_two .boxs .txts{width: calc(98% - 350px);width: -webkit-calc(98% - 350px); width: -moz-calc(98% - 350px); font-size:15px;}

.product_two .boxs .txts table td{ height:100px;}



.product_two .boxs .txts .content_timgr{ display:none!important;}

.product_two .boxs .imgs #drag_img{ display:none!important;}

/*公司荣誉*/

.honor_ul2 ul li{ width:33.33%;}

}

@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; margin-right:0;}

.postions .postions_b a:hover{ background:#0093dd; color:#fff;}

.postions .postions_b a.isel{ color:#fff;background:#0093dd;}

.postions .postions_b a:after{ height:0;}

.o_big_con .h2 span{ font-size:30px;}

.o_big_con .h2{ font-size:28px;}

.o_big_con.bgs2 .h2{ padding-bottom:150px;}

/*分类弹窗*/

.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_cons .imgs{ float:none; width:100%; }

.about_cons .txts{float:none;width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);margin-top:5%; max-width:none;}

.about_cons .txts .h3{ margin-bottom:3%;}

/*加入我们*/

.faq_ul ul li{ margin-bottom:20px;padding-left:23px; padding-right:23px; background-position:left 23px top 24px;}

.faq_ul ul li .down{  line-height:26px;padding-left:18px; padding-right:12px;}

.faq_ul ul li .h3{  padding-top:14px; padding-bottom:14px; padding-left:18px; font-size:15px; }

/*联系我们*/

.contact_one{ padding-bottom:4%;}

.contact_one .contact_l{ float:none; width:100%; background:#fafafa; min-height:inherit;}

.contact_one .contact_l .ul{ margin-top:0%;}

.contact_one .contact_l .ul li{ float:left; width:33.33%; height:46px; line-height:46px;  text-align:center;}

.contact_one .contact_l .ul li a{text-indent:0;}

.contact_one .contact_l .ul li:after{ display:none;}

.contact_one .contact_r .boxs{ max-width:none; margin-top:4%;}

.contact_one .contact_r .contact_text .txts{ max-width:none; margin-top:5%;}

/*新闻列表*/

.news_one .imgs{ float:none; width:100%;}

.news_one .txts{ position:static; width:100%; display:block; height:auto;}

.news_one .txts .cons{ max-width:none; margin-top:5%; margin-bottom:5%;}

.news_ul ul li .date{ height:32px; line-height:32px; font-size:13px;}

.news_ul ul li .p{ font-size:13px; line-height:22px; height:44px;}

.news_ul ul li .txt{ padding-top:20px; padding-bottom:15px;}

.news_ul ul li .boxs{ padding:10px;}

/*新闻资讯详细*/

/*.about_x2 .con_id{ line-height:26px; font-size:14px;}*/

.prenext{ font-size:14px; line-height:24px; text-align:right; padding:20px;}

.prenext span{width:calc(70% - 0px);width:-webkit-calc(70% - 0px);width:-moz-calc(70% - 0px); height:24px;}

.prenext span.l{ float:none; display:block; background:none; padding-left:0;}

.prenext span.l:hover{ background:none;}

.prenext span.r{ float:none; display:block; background:none; padding-left:0;}

.prenext span.r:hover{ background:none;}

.prenext span.r{ text-align:left;}

.prenext .goback{ text-align:center; margin-top:-44px; width:110px;}

/*服务体系*/

.service_bg2{ margin-top:-150px;}

/*下载专区*/

.down_ul ul li{ height:60px; line-height:60px;}

.down_ul ul li em{ width:240px;}

.down_ul ul li a{ text-indent:50px; background-position:16px center;}

/*产品中心*/

.product_ul ul li .txts .p{ height:48px;-webkit-line-clamp: 2;}

/*产品中心详细*/

.product_contact .img{ height:600%; right:4%;}

.product_contact .a{ width:150px; height:46px; line-height:46px;}

.product_two .boxs .imgs{ /*width:300px;*/width:100%;}

.product_two .boxs .txts{width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); font-size:14px;position:static;}

.product_two .boxs .txts table td{ height:80px;}

.product_three .product_cons table td{ padding-left:2%;}

.product_three .product_cons table th{ height:50px;}

.product_three .product_cons table td{ height:50px;}

.product_three .product_cons{ font-size:14px; line-height:26px; padding:40px;}

}

@media screen and (max-width: 830px) {

/*内页*/

.postions h2{ font-size:16px;}

.postions h2 span{ font-size:13px;}

/*产品中心详细*/

.product_contact .img{ height:550%; right:2%;}



}

@media screen and (max-width: 780px) {

/*内页*/

.o_big{ height:200px;}

.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;}

.o_big_con.bgs2 .o_big{ height:300px;}

.service_bg2{ margin-top:-120px;}

.o_big_con.bgs2 .h2{ padding-bottom:110px;}

/*分页*/

.yema a{ height:26px; line-height:24px; padding-left:6px; padding-right:6px; margin-left:2px; font-size:13px; min-width:26px;}

/*关于我们*/

.about_brand ul li .txts{ width:100%; float:none; position:static; padding-top:6%; padding-bottom:6%;}

.about_brand ul li .imgs{ width:100%; float:none; padding-top:0;}

.about_brand ul li .imgs img{ position:static;}

.about_brand ul li:nth-child(2n+0) .txts{ width:100%;}

.about_brand ul li:nth-child(2n+0) .imgs{ width:100%; float:none;}

/*新闻列表*/

.news_ul ul li{ width:49%;}

.news_ul ul li:nth-child(3n+0){ text-align:left;}

.news_ul ul li:nth-child(3n+2){ text-align:left;}

.news_ul ul li .boxs{ display:block;}

.news_ul ul li .h3{ font-size:15px;}

/*下载专区*/

.down_ul ul li em{ width:200px; font-size:13px;}

.down_ul ul li a{ font-size:15px;}

/*产品中心*/

.product_ul ul li{ float:none; width:100%; margin-bottom:2%;}

.product_ul.one ul li{ margin-bottom:2%;}

.product_ul ul li:nth-child(2n+0){ float:none;}

.product_ul ul li .txts .p{ height:72px;-webkit-line-clamp:3;}

.product_ul ul li .txts .h3{ height:30px; line-height:30px;}

/*产品中心详细*/

.product_contact .img{ height:500%;}

/*.product_two .boxs .imgs{ width:250px;}

.product_two .boxs .txts{width: calc(98% - 250px);width: -webkit-calc(98% - 250px); width: -moz-calc(98% - 250px);}*/

.product_two .boxs .txts table td{ height:70px;}

.product_two .boxs .txts .color1{ margin-bottom:5px;}

.product_three .product_t{ height:50px; line-height:50px; text-indent:40px;}

.product_three .product_t:after{ left:20px;}

.product_three .product_cons{ padding:40px;}

.product_three .product_cons{ font-size:13px; line-height:24px; padding:20px;}

.down_ul2 ul li a{ font-size:15px;}

.down_ul2 ul li em{ padding-right:20px;}

/*网站地图*/

.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;}

/*公司荣誉*/

.honor_ul2{ margin-top:4%;}

.honor_ul2 ul li{ width:50%;}

.honor_ul2 ul li .h3{ font-size:13px;}

}



@media screen and (max-width: 640px) {

/*内页*/

.position{height:44px; line-height:44px; font-size:13px;}

.position .postions_b a{ font-size:13px;}

.o_big_con .h2 span{ font-size:26px;}

.o_big_con .h2{ font-size:24px;}

/*分页*/

.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_t span{ font-size:13px;}

.about_t{ margin-top:7%;}

.about_honor .honor_ul{ padding-bottom:4%;}

.about_honor .honor_ul ul li{ width:50%; margin-bottom:5%;}

/*加入我们*/

.faq_ul ul li{ padding-left:13px; padding-right:13px; background-position:left 13px top 20px; margin-bottom:10px;}

.faq_ul ul li .h3{ font-size:14px; padding-top:10px; padding-bottom:10px;}

/*联系我们*/

.contact_one .contact_r .contact_text .company{ float:none; width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); max-width:none;}

.contact_one .contact_r .contact_text .company ul{ margin-top:3%;}

.contact_one .contact_r .contact_text .weixin{ float:none; margin-top:5%; margin-left:30px; margin-bottom:2%;}

.contact_one .contact_r .contact_text .company li{ font-size:14px; padding-left:32px;}

.contact_one .contact_r .contact_text .company .h3{ font-size:18px;}

.contact_one .contact_r .contact_text .weixin{ font-size:14px; line-height:30px;}

.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:100%; height:160px; 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;}

.contact_map2 iframe{ height:300px;}

/*新闻资讯详细*/

.about_x2 .show_t{ font-size:20px; line-height:28px; text-align:center;}

.about_x2 .con_line{ font-size:12px;  line-height:30px; text-align:center;}

.about_x2 .con_id{ font-size:14px; line-height:24px;}

.prenext{ font-size:13px; text-align:center; padding:12px;}

.prenext span{ width:100%;}

.prenext .goback{ margin-top:15px; height:32px; line-height:32px; width:99%; margin-bottom:10px;}

/*服务体系*/

.service_t ul li a{ height:50px; line-height:50px; text-indent:30px; background-size:20px 10px;}

.service_t ul li.on a{ height:52px; line-height:52px;}

.service_contact{ background-position:25% center;}

.service_contact .txts .h4{ height:30px; line-height:30px;}

.service_contact .txts .tel{ line-height:30px;}

/*下载专区*/

.down_ul ul li em{ width:120px; margin-right:13px; text-indent:0;}

.down_ul ul li em span{ display:none;}

.down_ul ul li a{text-indent: 42px;background-position: 12px center;}

/*产品中心详细*/

.product_contact .img{ height:430%;}

.product_two{ padding-bottom:5%;}

.product_two .boxs .imgs{ width:100%;}

.product_two .boxs .txts{width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); position:static;}

.product_two .boxs .txts .cons{ margin-top:6%;}

.product_three .product_cons{ padding:28px;}

.down_ul2 ul li{ float:none; width:100%; margin-right:0;}

.down_ul2 ul li a{ font-size:14px;}

}



@media screen and (max-width: 520px) {

/*产品中心详细*/

.product_contact .img{ height:380%;}







}

@media screen and (max-width: 480px) {

/*内页*/

.o_big{ height:160px;}

.o_big_con .h2{ font-size:18px;}

.o_big_con .h2 span{ font-size:16px;}

.o_big_con.bgs2 .o_big{ height:250px;}

.service_bg2{ margin-top:-100px;}

.o_big_con.bgs2 .h2{ padding-bottom:90px;}

.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_t span{ font-size:12px;}

.about_honor .honor_ul ul li img{ height:70px;}

/*加入我们*/

.faq_ul ul li .down{ padding-top:20px; padding-bottom:20px; font-size:13px; line-height:24px;}

.faq_ul.bg2 ul li .down{ padding-top:20px; padding-bottom:20px;}

/*联系我们*/

.contact_one .contact_r .contact_text .txts{ margin-top:6%;}

.contact_one .contact_r .contact_text .company li{ font-size:13px; margin-bottom:10px;background-size: auto 20px;}

.contact_one .contact_r .contact_text .weixin{ font-size:13px;}

/*新闻列表*/

.news_one .txts .cons .p{ font-size:12px; line-height:22px;}

.news_one .txts .cons .h3{ height:32px; line-height:32px;}

.news_ul ul li .txt{ padding-top:10px; padding-bottom:5px;}

.news_ul ul li .h3{ font-size:14px;}

.news_ul ul li .p{ line-height:20px; font-size:12px; height:40px; margin-top:5px;}

.news_ul ul li .date{ font-size:12px;}

/*新闻资讯详细*/

.about_x2 .show_t{ font-size:18px; line-height:26px;}

.about_x2 .con_id{ font-size:13px;}	

.prenext{ font-size:12px; line-height:22px;}
.prenext span{ height:22px;}

/*服务体系*/

.service_t ul li a{ height:40px; line-height:40px; text-indent:18px; background-size:18px 9px; background-position:right 10px center;}

.service_t ul li.on a{ height:42px; line-height:42px;}

.down_ul ul li{ height:50px; line-height:50px;background: url(../images/down_pic2.png) #fbfbfb right 10px center no-repeat;padding-right: 30px;background-size: 17px 19px;}

.down_ul ul li a{ background-size:20px 20px; text-indent:38px; font-size:14px;}

.down_ul ul li em{background-size: 17px 19px;}

/*下载专区*/

.down_ul ul li em{ margin-left:15px;width:100px;display:none;}

/*产品中心*/

.product_ul ul li .txts .h3{ line-height:26px; height:26px;}

.product_ul ul li .txts .p{ line-height:22px; height:66px; margin-top:4%;}

.product_ul ul li .txts .a{ font-size:14px; height:32px; line-height:32px; width:120px;}

/*产品中心详细*/

.product_contact .a{ width:140px; height:42px; line-height:42px; font-size:15px;}

.product_three{ margin-top:5%;}

.product_three .product_t{ height:44px; line-height:44px; text-indent:28px;}

.product_three .product_t:after{ left:13px;}

.product_three .product_cons{ padding:18px; font-size:12px; line-height:22px;}

.product_three .product_cons table th{ height:40px;}

.product_three .product_cons table td{ height:40px;}

.product_three .product_cons table td:first-child{ width:35%;}

/*网站地图*/

.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;}

/*公司荣誉*/

.honor_ul2 ul li .h3{ font-size:12px; line-height:18px; height:36px;}

}



@media screen and (max-width: 420px) {

/*机构*/

.mechanism_three ul li .bgs span{ font-size:13px;}

/*产品中心*/

.product_ul ul li .txts .p{ font-size:13px; line-height:20px; height:60px;}

/*产品中心详细*/

.product_contact .img{ height:350%; bottom:-10px;}

.product_contact .a{ width:130px; height:36px; line-height:36px;}

.product_three .product_cons{ padding:15px;}

/*下载专区*/

.down_ul ul li em{ margin-left:10px; width:90px;}

/*公司荣誉*/

.honor_ul2 ul li .imgs{ padding-top:119.4%; height:auto;}

}

@media screen and (max-width: 360px) {

/*内页*/

/*产品中心*/

.product_ul ul li .txts .a{font-size:13px; line-height:28px; height:28px;}

}





.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;}

}