﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@import url(aos.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);
    }
}
/*内页*/
.postions{ height:71px; line-height:70px; overflow:hidden;color:#666666; font-size:14px; background:#fff; border-bottom:1px solid #e7e7e7;}
/*.postions.bgs2{-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.04);box-shadow: 0 5px 5px rgba(0,0,0,.04); margin-bottom:15px;}*/
.postions.bgs3{ background:#f6f6f6; border-bottom:0;-webkit-box-shadow:0;box-shadow:0; margin-bottom:0;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#666666; }
.postions a:hover{ color:#316fb0;}
.postions label{ color:#666666;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:11px; height:12px;}
.postions .postions_r img:first-child{ margin-left:0;}
.postions h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions h2 span{font-size:18px; font-family:Arial; color:rgba(255,255,255,0.54); }
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ text-align:center; }
.postions .postions_b a{/* float:left;*/display:inline-block; vertical-align:top;  text-align:center;overflow:hidden; font-size:14px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:40px; margin-right:40px; letter-spacing:4px; }
.postions .postions_b a:hover{color:#316fb0;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:2px;opacity: 0;background:#316fb0;-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:#316fb0; }
/*分类弹窗*/
.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 .cons .wrap2{ height:100%; display:table; }
.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle; color:#fff;  text-align:left;}
.o_big_con .h2 label{display:block; width:100%;color:rgba(255,255,255,1.0); font-weight:normal; padding-top:18px; font-family:"微软雅黑"; letter-spacing:6px;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,0.55); line-height:1;  font-weight:lighter; position:relative;font-family:"PingFang SC ExtraLight"; letter-spacing:4px;}

.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{ padding-top:2%;}
.yema a{ display:inline-block; height:40px; line-height:40px;  overflow:hidden; padding-left:8px; padding-right:8px; min-width:40px;margin-left:4px;  text-align:center; color:#666666; font-size:15px; border:0px solid #e5e5e5; background:#fff; border-radius:50%;}
.yema a:hover{ text-decoration:none; color:#fff; background:#316fb0;border:0px solid #316fb0;}
.yema a.on{color:#fff;  background:#316fb0;border:0px solid #316fb0;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#316fb0;}
.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;}
/*品牌故事*/
.position2{ line-height:60px;  height:61px; border-bottom:1px solid #dddddd; background:#f9f8f7;}
.position2 .wrap{ width:100%;}
.position2 .home{ float:left; width:60px; border-left:1px solid #dddddd;border-right:1px solid #dddddd; background:url(../images/home.png) center center no-repeat; background-size:22px 21px;transition:all 0.3s;}
.position2 .home:hover{ background-color:#316fb0; background-image:url(../images/home_on.png);}
.position2 .postions2_r{ float:left; max-width:500px;width:calc(100% - 60px);width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);}
.position2.bgs2 .postions2_r{width:calc(70% - 60px);width:-webkit-calc(70% - 60px);width:-moz-calc(70% - 60px);}
.position2 .postions2_r dd{ float:left; width:50%; border-right:1px solid #dddddd; max-width:250px;}
.position2.bgs2 .postions2_r dd{ width:100%;}
.position2 .postions2_r .searchtitle4{width:100%;height: 60px;font-size: 15px;position: relative;   float:left; }
.position2 .postions2_r .searchtitle4 label{text-indent:25px;height:60px; line-height:60px; display:block; width:100%; text-decoration:none; cursor:pointer; overflow:hidden; color:#000000; text-align:left;background:url(../images/brand_pic1.png) #f9f8f7 right 20px center no-repeat;-webkit-tap-highlight-color:transparent; background-size:18px 18px;transition:all 0.3s;}
.position2 .postions2_r .searchtitle4:hover label{ background-image:url(../images/brand_pic1_on.png); background-color:#316fb0; color:#fff;}
.position2 .postions2_r .searchtitle4.on label{ background-image:url(../images/brand_pic1_on.png); background-color:#316fb0; color:#fff;}
.position2 .postions2_r .searchtitle4.isel label{ background-image:url(../images/brand_pic1_on2.png); background-color:#316fb0; color:#fff;}
.position2 .postions2_r .searchtitle4 ul{display: none;position: absolute;z-index: 10;width: 100%; top: 60px;  border-top:1px solid #fff;/* border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8; */margin-right:0; background:#fff; z-index:1; max-height:252px; overflow-y:auto;}
/*.position2 .postions2_r .searchtitle4 ul:before{ content:""; position:absolute; bottom:0; left:0;height:calc(100% - 2px);height:-webkit-calc(100% - 2px);height:-moz-calc(100% - 2px);width:calc(100% - 2px);width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px); border:1px solid #a9a9a9; z-index:-1;}*/
.position2 .postions2_r .searchtitle4 ul:after{ content:""; position:absolute; left:32px; top:0; width:12px; height:6px;background:url(../images/support_bg1.png) no-repeat; background-size:100% 100%;}
.position2 .postions2_r .searchtitle4 li{cursor: pointer; line-height:36px;text-indent:25px;color:#333333;overflow:hidden; height:36px;-webkit-tap-highlight-color:transparent; text-align:left; font-size:13px;}
.position2 .postions2_r .searchtitle4 li a{ color:#333;/*border-bottom:1px solid #eee; */text-align:left; display:block;text-decoration:none;-webkit-tap-highlight-color:transparent;}
.position2 .postions2_r .searchtitle4 li:hover{background: #316fb0; color:#fff;}
.position2 .postions2_r .searchtitle4 li:hover a{ color:#fff;}
.position2.Profex{position: fixed; top: 0px; width: 100%; z-index: 99;}
.position2 .golist{ float:right; overflow:hidden; padding-left:22px; background:url(../images/news_pic1.png) left center no-repeat; background-size:13px 14px;}
.map{ position: relative;top: -80px; color:#000; font-size:15px;transition:all 0.3s;}
.position2 .golist:hover{ color:#316fb0;}
.brand_bg{ background:#f9f8f7; overflow:hidden; clear:both;}
.o_title{ text-align:left;   margin-top:8%; overflow:hidden; position:relative;}
.o_title:before{ position:absolute; content:""; top:1px; left:0%;  width:100%;height:2px; background:#e3ddda;}
.o_title:after{ position:absolute; content:""; top:0; left:0%;  width:48px; height:4px; background:#316fb0; border-radius:4px;}
.o_title .h3{font-weight: bold;color: #000000;line-height: 1.2; overflow:hidden; margin-top:5%;}
.o_title .p{  color:#316fb0; overflow:hidden;  margin-top:5px; line-height:1.1; font-size:16px;}
.o_title .desc{ float:right; display:block; line-height:26px;  overflow:hidden; color:#316fb0; font-size:17px; margin-top:-52px; max-width:590px;}

/*品牌介绍*/
.brand_div{ overflow:hidden; margin-top:6%;}
.brand_div .brand_div_r{ float:right; width:640px; overflow:hidden;}
.brand_div .brand_div_r .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.brand_div .brand_div_r .imgs{ overflow:hidden;/*background-repeat:no-repeat; background-position:center center; background-size:cover;transition:all 0.3s; position:relative;*/}
.brand_div .brand_div_r: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);}
.brand_div .brand_div_l{ float:left;width:calc(98% - 640px);width:-webkit-calc(98% - 640px);width:-moz-calc(98% - 640px); max-width:830px; overflow:hidden;}
.brand_div .brand_div_l .h3{ margin-top:0; text-align:left; color:#000000; font-weight:normal; line-height:1.4;}
.brand_div .brand_div_l .p{ overflow:hidden; color:#666666; font-size:17px; line-height:32px; margin-top:6%;}
.brand_div .brand_div_l .p .color1{ color:#000;}
.brand_div .brand_div_l .p p{ overflow:hidden; margin-bottom:3%;}
.brand_title{ font-weight:normal; color:#000000; overflow:hidden; line-height:1.4; margin-top:8%;}
.brand_cons{ overflow:hidden; margin-top:3%; color:#666666; font-size:17px; line-height:32px;}
.brand_cons ul{ clear:both; overflow:hidden;}
.brand_cons li{ float:left; width:49%; max-width:642px; overflow:hidden;}
.brand_cons li:nth-child(2n+0){ float:right;}
.brand_cons img{ width:100%; margin-top:2.5%; display:block;}
.brand_cons .color1{ color:#000;}
.brand_ul{ overflow:hidden; margin-top:4%;}
.brand_ul ul li{ float:left; width:49%; max-width:760px; margin-bottom:2%; background:#fff; border-radius:6px; cursor:pointer;transition:all 0.3s; overflow:hidden;}
.brand_ul ul li:nth-child(2n+0){ float:right;}
.brand_ul ul li:hover{-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0);}
.brand_ul ul li .nums{ float:left; width:16.8%; overflow:hidden; text-align:center; line-height:146px; color:#dddddd;}
.brand_ul ul li .icos{ float:left; width:22.3%; text-align:center; margin-top:42px;}
.brand_ul ul li .icos img{ display:block; margin:0 auto; width:60px; height:60px;}
.brand_ul ul li .txts{ overflow:hidden; padding-right:20px;}
.brand_ul ul li .txts .h4{ font-weight:normal; overflow:hidden; height:28px; line-height:28px; font-size:19px;color:#999999; white-space:nowrap;text-overflow:ellipsis; margin-top:40px;}
.brand_ul ul li .txts .p{line-height:34px;  font-size:19px; color:#000000; margin-top:7px;}
.brand_desc{ color:#999999; font-size:19px; line-height:26px; overflow:hidden; margin-top:3%; font-weight:bold;}
.brand_desc .color1{ color:#000;}
.history_div{ margin-top:6%; overflow:hidden; position:relative;}
.history_div:after{ content:""; background:#efeeed; position:absolute; left:0; top:0; height:100%; width:4px;}
.history_div ul li{ display:block; overflow:hidden; }
.history_div ul li .year{ height:38px; line-height:38px; float:left; width:14.3%; overflow:hidden; color:#316fb0; font-size:25px; position:relative; padding-left:24px; margin-top:25px;}
.history_div ul li .year:after{ content:""; position:absolute; left:0; top:50%; margin-top:-3px; width:4px; height:6px; background:#316fb0; z-index:1;}
.history_div ul li .txts{ border-top:2px solid #efeeed; overflow:hidden; padding-top:25px; padding-bottom:25px; line-height:34px; color:#666666; font-size:17px;}
.history_div ul li .txts .days{ float:left; color:#2b2f38;}
.history_div ul li .txts .p{ overflow:hidden;}
/*公司新闻*/
.news_ul{ overflow:hidden; margin-top:5%;border-top:2px solid #e3ddda;}
.news_ul ul li{ overflow:hidden; border-bottom:2px solid #e3ddda; padding-top:50px; padding-bottom:50px;transition:all 0.3s; padding-right:60px; background:url(../images/i_pic2.png) right 20px center no-repeat; background-size:40px 40px;}
.news_ul ul li:hover{border-bottom:2px solid #316fb0; background-image:url(../images/i_pic2_on.png);}
.news_ul ul li .imgs{ float:left; width:240px; overflow:hidden;/*background-repeat:no-repeat; background-position:center center; background-size:cover;transition:all 0.3s; position:relative;*/ margin-right:40px;}
.news_ul ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.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 .txts{ overflow:hidden;}
.news_ul ul li .txts .date{ overflow:hidden; color:#999999; font-size:17px; line-height:30px; height:30px;}
.news_ul ul li .txts .h3{font-weight:normal; overflow:hidden; height:22px; line-height:22px; font-size:17px;color:#000000; white-space:nowrap;text-overflow:ellipsis;transition:all 0.3s;}
.news_ul ul li:hover .txts .h3{ color:#316fb0;}
.news_ul ul li .txts .p{ overflow:hidden; line-height:22px; margin-top:38px; height:44px; color:#999999; font-size:15px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; max-width:880px;}
/*新闻资讯详细*/
.about_x2{ float:left; width:69.2%; max-width:1060px;  padding-right:3%; /*border-right:1px solid #e7e7e7;*/}
.about_x2.bgs2{ max-width:860px; width:55.13%;}
.show_t{ line-height:38px; font-size:29px; color:#000000; text-align:left; margin-top:75px; font-weight:normal;}
.show_t_desc{ line-height:24px; overflow:hidden; color:#316fb0; font-size:15px; margin-bottom:23px;}
.about_x2 .con_line{height:54px; line-height:54px;font-size:15px; color:#666666; text-align:left; position:relative; overflow:hidden; }
.about_x2 .con_line:before{ position:absolute; content:""; bottom:1px; left:0%;  width:100%;height:2px; background:#e3ddda;}
.about_x2 .con_line:after{ position:absolute; content:""; bottom:0; left:0%;  width:24px; height:4px; background:#316fb0; border-radius:4px;}
.about_x2 img{margin-bottom:10px; /*display:block;*/ max-width:100%;}
.about_x2.bgs2 .con_id{ min-height:570px;}
.about_x2 .con_id{ line-height:28px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:56px;font-size:15px; color:#666666;text-align:left;/* font-family:"宋体";*/ padding-bottom:100px;}
.about_x2 .con_id p{ padding-bottom:26px; overflow:hidden;}
.about_x2 .con_id .color1{ color:#000000;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.prenext{
    margin-top:20px;
    font-size:15px;
    overflow:hidden;
    line-height:74px;
    /*height:74px; */
    padding-left:30px;
    padding-right:20px;
    color:#316fb0;
    white-space:nowrap;
    text-overflow:ellipsis;
    background:#fff;
    border-radius:6px;
}
.prenext span{ width:45%; overflow:hidden;}
.prenext span.l{ text-align:left;}
.prenext span.r{ text-align:right;}
.prenext a{
    margin-bottom: 5px;
}
.prenext a{ display:block; color:#333; overflow:hidden; transition:all 0.3s; background:url(../images/foot_pic2.png) right 0px center no-repeat; background-size:40px 40px; padding-right:46px;}
.prenext a:hover{ color:#316fb0;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80); background-image:url(../images/i_pic2_on.png);}
.prenext .goback{ display:inline-block; vertical-align:top; height:38px; line-height:38px;  color:#333333; margin-top:-6px;}
.prenext .goback:hover{color:#f87e03;}
.fenxiang{ height:74px; line-height:74px; border-bottom:2px solid #e3ddda; font-size:15px; color:#000000;}
.fenxiang span{ width:47px;display:inline-block; vertical-align:middle;}
.fenxiang div.social-share{ display:inline-block;}
.fenxiang .news_fx{ 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; vertical-align:middle;}
.fenxiang .news_fx ul li.bgs1{ background-image:url(../images/fx_pic1.png);}
.fenxiang .news_fx ul li.bgs2{ background-image:url(../images/fx_pic2.png);}
.fenxiang .news_fx ul li.bgs3{ background-image:url(../images/fx_pic3.png); position:relative;}
.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}
.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/fx_pic1_on.png);}
.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}
.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}
.fenxiang .news_fx ul li a{ display:block; width:30px; height:30px; padding:0; margin:0;}
.fenxiang .news_fx ul li a:hover{ background:none;}
.fenxiang .social-share .icon-qq:before{ content:"";}
.fenxiang .social-share .icon-qq{ border:0;}
.fenxiang .social-share .icon-qq:hover{ background-image:url(../images/fx_pic1_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-wechat:before{ content:"";}
.fenxiang .social-share .icon-wechat{ border:0;}
.fenxiang .social-share .icon-wechat:hover{ background-image:url(../images/fx_pic3_on.png);background-size:100% 100%;}
.fenxiang .social-share .icon-weibo:before{ content:"";}
.fenxiang .social-share .icon-weibo{ border:0;}
.fenxiang .social-share .icon-weibo:hover{ background:url(../images/fx_pic2_on.png) no-repeat;background-size:100% 100%;}


.news_r{ float:right; /*overflow:hidden;*/  width:27.8%; max-width:400px;margin-top:50px; margin-bottom:5%;}
.news_r.bgs2{ max-width:620px; width:44.87%; overflow:hidden; margin-bottom:0;}
.news_r.bgs2 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;}
.news_r.bgs2: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);}
.news_r .news_t{ text-align:left;   overflow:hidden; position:relative;}
.news_r .news_t:before{ position:absolute; content:""; top:1px; left:0%;  width:100%;height:2px; background:#e3ddda;}
.news_r .news_t:after{ position:absolute; content:""; top:0; left:0%;  width:48px; height:4px; background:#316fb0; border-radius:4px;}
.news_r .news_t .h3{font-weight:normal;color: #000000;line-height: 24px; height:24px; overflow:hidden; margin-top:36px; font-size:21px;}
.news_r .news_t .p{ font-size:13px;  color:#666666; overflow:hidden; line-height:28px; height:28px;}
.news_r .news_t .a{ float:right; display:block; padding-right:20px; line-height:28px;  overflow:hidden; color:#000000; font-size:13px;font-style:normal; margin-top:-28px;transition:all 0.3s; background:url(../images/i_pic3.png) right center no-repeat; background-size:5px 8px; text-transform:capitalize;}
.news_r .news_t .a:hover{ background-image:url(../images/i_pic3_on.png); color:#316fb0;}
.news_r .news_ul3{ margin-top:38px; border-top:2px solid #eeeae8;overflow:hidden;}
.news_r .news_ul3 ul li{ display:block; border-bottom:2px solid #eeeae8; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news_r .news_ul3 ul li a{ display:block; padding-right:66px; overflow:hidden;height:82px; line-height:82px; color:#666666; font-size:15px;transition:all 0.3s; background:url(../images/i_pic2.png) right 20px center no-repeat;}
.news_r .news_ul3 ul li:hover a{ color:#316fb0; background-image:url(../images/i_pic2_on.png);}
/*人才招聘*/
.job_title{ margin-top:6%; overflow:hidden;}
.job_title .h3{ float:left; color:#000000; font-weight:normal; overflow:hidden; line-height:52px; width:55%;}
.job_title .txts{ float:right; max-width:540px; width:43%; font-size:17px; color:#666666; line-height:26px;}
.faq_ul{ margin-top:5%; margin-bottom:5%;}
.faq_ul ul li{ display:block; overflow:hidden; background:url(../images/faq_bg4.png) #fff right 40px top 35px no-repeat;transition:all 0.3s; cursor:pointer;-webkit-tap-highlight-color:transparent; background-size:40px 40px; margin-bottom:40px; padding-left:40px; padding-right:40px;}
.faq_ul ul li:last-child{ margin-bottom:0;}
.faq_ul ul li:hover{ background-image:url(../images/faq_bg4_on.png);/* background-color:#fff;*/box-shadow: 0 4px 14px 1px rgba(0, 0, 0, 0.1);}
/*.faq_ul ul li:hover .h3{   color:#fff; background-image:url(../images/job_bg1_on.png);}
.faq_ul ul li.on .h3{ background-image:url(../images/job_bg1.png); color:#333;}*/
.faq_ul ul li.on .h3 em{ color:#316fb0;}
.faq_ul ul li:hover .h3 em{ color:#316fb0;}
/*.faq_ul ul li.on:hover .h3{ color:#333;}
.faq_ul ul li.on:hover{ background-color:#fff;}*/
.faq_ul ul li.on{ background-image:url(../images/faq_bg4_on2.png);}
.faq_ul ul li .h3{ font-weight:normal; overflow:hidden; padding-top:35px; padding-bottom:35px;line-height:40px; /*white-space:nowrap;text-overflow:ellipsis;*/  color:#333333; transition:all 0.3s; position:relative; font-size:20px; border-bottom:1px solid #dddddd; padding-left:40px; background:url(../images/job_bg1.png) left top 43px no-repeat; background-size:22px 24px;}
.faq_ul ul li .h3 em{ float:right; overflow:hidden; font-style:normal; color:#666666; font-size:15px; padding-right:60px;}
.faq_ul ul li .desc{ color:#666666; overflow:hidden; font-size:17px; line-height:36px; padding-top:30px; padding-bottom:30px;}
/*.faq_ul ul li:hover .desc{ color:#fff;}
.faq_ul ul li.on:hover .desc{ color:#666666;}*/
.faq_ul ul li .desc label{ display:inline-block; vertical-align:top; margin-right:6%;}
.faq_ul ul li .desc label:nth-child(4){ margin-right:0;}
.faq_ul ul li .desc label:nth-child(5){ display:block;}
.faq_ul ul li .down{ overflow:hidden; line-height:36px; font-size:17px;padding: 3% 0 3%  0; display: none; color:#777777; border-top:1px solid #dddddd;}
.faq_ul ul li .down .h4{ font-weight:normal; color:#333333; overflow:hidden; margin-bottom:0.5%; font-size:17px;}
.faq_ul ul li .down .p{ overflow:hidden; margin-bottom:2%;}
.faq_ul ul li .down .p:last-child{ margin-bottom:0;}
.faq_ul ul li .down .two{ overflow:hidden; margin-top:1%; padding-top:2.5%; border-top:1px solid #dddddd;}
.faq_ul ul li .down .two a{ color:#f6f6f6; background:#316fb0; display:block; width:190px; line-height:54px; height:54px; text-align:center; overflow:hidden;transition:all 0.3s; border-radius:6px; }
.faq_ul ul li .down .two a:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*联系方式*/
.contact_map2{ margin-top:3%; overflow:hidden; clear:both;}
.contact_map2 iframe{height: 640px;}
.contact_con{ overflow:hidden; background:#fff; margin-top:-140px; position:relative;}
.contact_con .boxs{ max-width:1400px; width:96%; margin:0 auto; overflow:hidden;}
.contact_con .img{ display:block; height:54px; margin-top:46px; margin-bottom:50px;}
.contact_con .ul{ border-top:1px solid #dddddd; overflow:hidden; font-size:17px; color:#666666; margin-bottom:100px;}
.contact_con .ul li{ display:block;border-bottom:1px solid #dddddd; overflow:hidden; padding-top:25px; padding-bottom:25px; line-height:30px;}
.contact_con .ul li label{ float:left; width:230px; overflow:hidden; color:#000000;}
.contact_con .ul li .p{ overflow:hidden;clear:both;}
.contact_con .ul li a{ color:#666;}
.contact_con .ul li a:hover{ color:#316fb0;}
.contact_con .ul li .span{ margin-right:4%;}
.feedback_div{ overflow:hidden; text-align:left; margin-top:4%;}
.feedback_div .divs{ float:left; width:49%; overflow:hidden; max-width:740px; }
.feedback_div .divs.mb2{ margin-bottom:2%;}
.feedback_div .divs:nth-child(2n+0){ float:right;}
.feedback_div .divs:nth-child(1),.feedback_div .divs:nth-child(2){ border-top:1px solid #dddddd;}
.feedback_div .divs2 .borders{ border-bottom:0;}
.feedback_div .divs2 .borders label{ float:none; width:100%;}
.feedback_div .borders{border-bottom:1px solid #dddddd; overflow:hidden;}
.feedback_div .borders label{ color:#000; float:left; font-size:17px; overflow:hidden; width:31%; height:80px; line-height:80px;}
.feedback_div .borders .p{ overflow:hidden;}
.feedback_div .inputs2{background:none; height:80px; width:100%; line-height:80px; font-size:17px; color:#666; border:0; outline:none; font-family:"PingFang-Bold";}
.feedback_div .inputs2::-webkit-input-placeholder {
  color: #999999;
}
.feedback_div .inputs2:-moz-placeholder {
  color: #999999;
}
.feedback_div .inputs2::-moz-placeholder {
  color: #999999;
}
.feedback_div .inputs2:-ms-input-placeholder {
  color: #999999;
}
.feedback_div .feedback_t{ padding-left:27px; height:38px; line-height:38px; overflow:hidden; font-size:15px; color:#666; background:url(../images/feedback_bg1.png) left center no-repeat; margin-bottom:1%; clear:both; margin-top:1%;}
.feedback_div .textarea{  padding:1%; padding-top:22px; padding-left:30px; width:100%; background:#fff; font-size:17px;font-family:"PingFang-Bold";border:0; outline:none; display:grid;color:#999; height:470px;  }
.feedback_div .textarea::-webkit-input-placeholder {
  color: #999999;
}
.feedback_div .textarea:-moz-placeholder {
  color: #999999;
}
.feedback_div .textarea::-moz-placeholder {
  color: #999999;
}
.feedback_div .textarea:-ms-input-placeholder {
  color: #999999;
}

.feedback_div .bnts2{  border: none; display:block; margin:0 auto;  max-width:180px; width:30%;font-size: 17px; height: 50px; line-height:50px; background: #316fb0; font-family:"PingFang-Bold"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; margin-top:4%; border-radius:6px;}
.feedback_div .bnts2:hover{filter:alpha(opacity=70);opacity:0.7;transition:all 0.3s;}
/*解决方案*/
.solution_ul{ margin-top:5%;}
.solution_ul ul li{ overflow:hidden; float:left; width:32%; margin-right:2%; margin-bottom:5%;transition:all 0.3s;}
.solution_ul ul li:nth-child(3n+0){ margin-right:0;}
.solution_ul ul li:hover{-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0);}
.solution_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:98%; }
.solution_ul ul li .imgs img{ display: block;overflow:hidden; 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;}
.solution_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);}
.solution_ul ul li .h4{ font-weight:normal;  overflow:hidden; height:24px; line-height:24px;white-space:nowrap;text-overflow:ellipsis; color:#000000; font-size:17px;transition:all 0.6s; margin-top:36px; position:relative;}
.solution_ul ul li .p{ line-height:24px; overflow:hidden; height:48px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color:#999999; font-size:15px;  max-width:450px; margin-top:21px;}
.solution_ul ul li .a{ float:left; display:block; padding-right:20px; line-height:22px;  overflow:hidden; color:#000000; font-size:17px;font-style:normal; margin-top:40px;transition:all 0.3s; background:url(../images/i_pic3.png) right 9px no-repeat; background-size:5px 8px; text-transform:capitalize;}
.solution_ul ul li:hover .a{ background-image:url(../images/i_pic3_on.png); color:#316fb0;}
/*解决方案详细*/
.solution_t{ text-align:left;overflow:hidden; position:relative; margin-top:8%;}
.solution_t:before{ position:absolute; content:""; top:1px; left:0%;  width:100%;height:2px; background:#e3ddda;}
.solution_t:after{ position:absolute; content:""; top:0; left:0%;  width:24px; height:4px; background:#316fb0; border-radius:4px;}
.solution_t .h3{font-weight:normal;color: #000000;line-height: 30px; height:30px; overflow:hidden; margin-top:36px; font-size:15px;}
.solution_t .p{  color:#316fb0; overflow:hidden; line-height:44px; height:44px;}
.solution_t .a{ float:right; display:block; padding-right:20px; line-height:44px;  overflow:hidden; color:#000000; font-size:15px;font-style:normal; margin-top:-44px;transition:all 0.3s; background:url(../images/i_pic3.png) right center no-repeat; background-size:5px 8px; text-transform:capitalize;}
.solution_t .a:hover{ background-image:url(../images/i_pic3_on.png); color:#316fb0;}
/*常见问题*/
.technology_ul{ margin-top:3.5%;overflow:hidden;border-top:2px solid #e3ddda;}
.technology_ul ul li{ display:block; overflow:hidden; border-bottom:2px solid #e3ddda; background:url(../images/i_pic2.png) right 32px top 20px no-repeat;transition:all 0.3s; cursor:pointer;-webkit-tap-highlight-color:transparent; background-size:40px 40px;  }
.technology_ul ul li:hover{ background-color:#f8f8f8; background-image:url(../images/faq_bg4_on.png);}
.technology_ul ul li.on{ /*background-color:#fff;*/  background-image:url(../images/faq_bg4_on2.png);}
.technology_ul ul li .h3{ font-weight:normal; overflow:hidden; padding-top:26px; padding-bottom:26px; padding-left:14%;line-height:28px;font-size:17px; padding-right:60px; /*white-space:nowrap;text-overflow:ellipsis;*/  color:#000000; position:relative;}
.technology_ul ul li .h3:after{ content:"Q"; position:absolute; left:0px; top:26px; color:#316fb0; font-size:25px;  height:30px; line-height:30px;font-family:"Montserrat-Regular"; }
.technology_ul ul li.on .h3{ color:#316fb0;}
.technology_ul ul li .down{ max-width:990px;overflow:hidden; line-height:30px; font-size:15px; padding-left:14%;  padding-bottom:35px;padding-right:60px;  display: none;  color:#666666;  position:relative; }
.technology_ul ul li .down:after{ content:"A"; position:absolute; left:0px; top:0px;font-size:25px; height:30px; color:#999999; line-height:30px;font-family:"Montserrat-Regular";}
/*售后服务*/
.service_con{ line-height:24px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:4%;font-size:15px; color:#666666;text-align:left;}
.service_con img{margin-bottom:10px;  max-width:100%;}
.service_con .h4{ color:#000000; font-size:19px; overflow:hidden; line-height:1.3; margin-top:3%; margin-bottom:1.5%;}
.service_con .color1{ color:#000000;}

/*下载*/
.down_table{ clear:both; overflow:hidden; padding-top:20px;  margin-top:6%;}
.down_table table{ width:100%;border-collapse:collapse;border-spacing:0; color:#666666; font-size:17px; }
.down_table table th{ line-height:22px;height:80px;padding-top:5px; padding-bottom:5px;border-bottom:1px solid #fff;  color:#000; text-align:left; background:#fff; font-weight:normal;}
.down_table table td{ line-height:22px;height:80px; padding-top:5px; padding-bottom:5px; border-bottom:2px solid #e3ddda;font-weight:normal;}
.down_table table td a{ color:#000000;}
.down_table table td a:hover{ color:#316fb0;}
.down_table table .w1{ width:23%;  padding-right:5px; padding-left:26px;  }
.down_table table .w3{ width:39%;  padding-right:10px; padding-left:16px; }
.down_table table .w2{ width:80px;padding-left:5px; padding-right:5px; text-align:center; }
.down_table table tr i{ width:40px; height:40px; display:inline-block; vertical-align:middle; background:url(../images/i_pic2.png) no-repeat; background-size:100% 100%; cursor:pointer;}
.down_table table tr:hover i{ background-image:url(../images/faq_bg4_on.png);}
.down_table table tr:hover td{border-bottom:2px solid #316fb0;}
/*成功案例*/
.case_ul{ margin-top:5.5%;}
.case_ul ul li{ overflow:hidden; float:left; width:23.5%; margin-right:2%; margin-bottom:4%;transition:all 0.3s;}
.case_ul ul li:nth-child(4n+0){ margin-right:0;}
.case_ul ul li:hover{-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0);}
.case_ul ul li .imgs{ overflow:hidden; position:relative; padding-top:110.6%; }
.case_ul ul li .imgs img{ display: block;overflow:hidden; width:100%; height:auto; 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;}
.case_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.case_ul ul li .h4{ font-weight:normal;  overflow:hidden; height:82px; line-height:82px;white-space:nowrap;text-overflow:ellipsis; color:#000000; font-size:15px;transition:all 0.6s; position:relative; border-bottom:1px solid #eeeae8; padding-right:45px; background:url(../images/i_pic2.png) right center no-repeat; background-size:40px 40px;}
.case_ul ul li:hover .h4{ background-image:url(../images/i_pic2_on.png);}
/*产品中心*/
.product_ul{ margin-top:5.5%;}
.product_ul ul li{ overflow:hidden; float:left; width:32%; margin-right:2%; margin-bottom:2%;transition:all 0.3s; background:#fff; border-radius:6px;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
.product_ul ul li .boxs{ max-width:460px; width:96%; margin:0 auto; overflow:hidden; text-align:center;}
.product_ul ul li:hover{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05);}
.product_ul ul li .imgs{ margin:0 auto; max-width:395px;overflow:hidden; position:relative; padding-top:395px; margin-top:23px;}
.product_ul ul li .imgs img{ display: block;overflow:hidden; 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;}
.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 .ones{ overflow:hidden; margin-top:20px; margin-bottom:20px;}
.product_ul ul li .ones .bgs1{ float:left; overflow:hidden; max-width:140px; text-align:center; width:49%; color:#000000; font-size:21px; line-height:35px; height:35px;}
.product_ul ul li .ones .bgs2{ float:right; overflow:hidden; max-width:152px; text-align:center; width:49%; height:35px; line-height:35px; background:#316fb0; color:#ffffff; font-size:13px; border-radius:6px;}
.product_ul ul li .h4{ font-weight:normal;  overflow:hidden; height:36px; line-height:36px;white-space:nowrap;text-overflow:ellipsis; color:#000000; font-size:21px;}
.product_ul ul li .p{ text-align:left; max-width:322px; margin:0 auto; margin-top:26px; overflow:hidden; line-height:22px; height:44px; color:#666666; font-size:13px; margin-bottom:40px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
/*产品中心详细*/
.product_one{ overflow:hidden; background:#fff; border-radius:6px; margin-top:4%; padding:20px; padding-right:0;}
.product_one .product_one_l{ float:left; max-width:718px; width:49%; overflow:hidden; background:#eeeeee; border-radius:6px; position:relative;}
.product_one .product_one_l .img{ display: block;overflow:hidden; 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_one .product_one_l: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_one .product_one_l .smalls{ position:absolute; left:0; padding-left:20px; width:100%; bottom:16px;}
.product_one .product_one_l .smalls ul li{ float:left; width:10.4%; margin-right:2%; overflow:hidden; border-radius:6px; background:#fff; position:relative; max-width:100px; padding-top:72px; cursor:pointer;}
.product_one .product_one_l .smalls ul li:last-child{ margin-right:0;}
.product_one .product_one_l .smalls ul li img{ width:100%; position:absolute; top:0; left:0; height:100%;}
.product_one .product_one_l .smalls ul li:after{content:""; position:absolute; top:0; left:0; border:3px solid #fff; border-radius:6px; width:calc(100% - 6px);width:-webkit-calc(100% - 6px);width:-moz-calc(100% - 6px); height:calc(100% - 6px);height:-webkit-calc(100% - 6px);height:-moz-calc(100% - 6px);transition:all 0.3s;/*opacity:0;filter:Alpha(opacity=0);*/opacity:1.0;filter:Alpha(opacity=100);}
.product_one .product_one_l .smalls ul li.on:after{border:3px solid #9f6c39; }
.product_one .product_one_r{ float:right; max-width:745px; width:49%; overflow:hidden;}
.product_one .product_one_r .h3{ overflow:hidden; line-height:1.3; color:#316fb0; font-weight:normal; margin-top:1%;}
.product_one .product_one_r .p{ overflow:hidden; padding-bottom:5%; margin-bottom:5%; margin-top:3%; border-bottom:1px solid #dddddd; color:#999999; font-size:15px; line-height:24px;}
.product_one .product_one_r .p .cons{ max-width:670px; width:98%; overflow:hidden;}
.product_one .product_one_r .color1{ color:#000;}
.product_one .product_one_r .ul{max-width:670px; width:98%; overflow:hidden;font-size:15px; color:#666666; line-height:24px;}
.product_one .product_one_r .ul li{ overflow:hidden; position:relative; padding-left:16px; }
.product_one .product_one_r .ul li:after{ width:6px; height:6px; content:""; position:absolute; left:0; top:9px;  background:#999999; border-radius:50%;}
.product_one .product_one_r .a{ max-width:620px; width:98%; margin-top:8%; overflow:hidden;}
.product_one .product_one_r .a a{ float:left; width:49%; background:#f9f8f7 url(../images/i_pic2.png) right 20px center no-repeat; border-radius:6px; text-indent:30px; font-size:15px; color:#000000; height:76px; line-height:76px; overflow:hidden;transition:all 0.3s;}
.product_one .product_one_r .a a:nth-child(2n+0){ float:right;}
.product_one .product_one_r .a a:hover{ background-image:url(../images/i_pic2_on.png);}
.product_two{ overflow:hidden; background:#fff; border-radius:6px; margin-top:3%; }
.product_title{ height:90px; line-height:90px;  font-size:17px; position:relative; overflow:hidden;}
.product_title:after{ content:""; position:absolute; bottom:0; left:0; width:100%;transition:all 0.3s; height:2px; background:#dddddd;}
.product_title a{ float:left; overflow:hidden; width:50%; text-align:center; color:#666666;  cursor:pointer; position:relative;}
.product_title a:after{ content:""; position:absolute; bottom:1px; left:0; width:0;transition:all 0.3s; height:2px; background:#316fb0; z-index:1;}
.product_title a.on:after{ width:100%;}
.product_title a.on{ color:#316fb0;}
.product_cons{ max-width:1440px; margin:0 auto; width:96%; overflow:hidden;  font-size:15px; line-height:24px; color:#666666; margin-top:3.5%; padding-bottom:5%;}
.product_cons img{ max-width:100%;}
.product_cons .table{ overflow:hidden; border-top:1px solid #dbdbdb;color:#000000; margin-top:10%;}
.product_cons .table table{border-collapse:collapse;border-spacing:0;  width:100%;}
.product_cons .table table th{ line-height:22px;height:30px;padding-top:5px; padding-bottom:5px;  border:1px solid #eeeeee; font-weight:bold; color:#666666; text-align:left;}
.product_cons .table table td{ line-height:30px;height:68px; padding-top:5px; padding-bottom:5px; border-bottom:1px solid #dbdbdb;}
.product_cons .table table .w1{ width:50%;  padding-right:5px;}
.product_cons .table table .w2{ width:33.33%; padding-right:5px; }
.product_cons .table table .p1{ max-width:230px;}
.product_cons .h3{ overflow:hidden;   font-size:21px; color:#010101; margin-bottom:2%;  font-weight:normal; line-height:1.2; margin-top:1%;}
.product_cons .tb_div{ max-width:1280px; margin:0 auto; overflow:hidden;}
.product_cons .tb_box{ width:49%; max-width:600px;}

@media screen and (max-width: 1440px) {
/*内页*/
.postions{ height:57px; line-height:56px; font-size:14px;}
.postions .postions_b a{margin-left:30px; margin-right:30px;}
/*新闻资讯详细*/

}
@media screen and (max-width: 1360px) {
/*人才招聘*/
.job_title .txts{ font-size:16px;}
/*新闻资讯详细*/
.about_x2.bgs2 .con_id{ min-height:480px;}
/*产品中心*/
.product_ul ul li .imgs{ padding-top:100%;}
/*产品中心详细*/
.product_one .product_one_r .p{ padding-bottom:3%; margin-bottom:3%; margin-top:1.5%;}
.product_one .product_one_r .a{ margin-top:5%;}

}
@media screen and (max-width: 1200px) {
/*内页*/
.postions h2{ font-size:18px;}
.postions .postions_b a{margin-left:20px; margin-right:20px;}
.adicon{ display:none;}
/*品牌故事*/
.map{ top:-50px;}
.brand_div .brand_div_r{ width:500px;}
.brand_div .brand_div_l{ width:calc(98% - 500px);width:-webkit-calc(98% - 500px);width:-moz-calc(98% - 500px);}
.brand_ul ul li .txts .h4{ font-size:17px;}
.brand_ul ul li .txts .p{font-size:17px; line-height:30px;}
.brand_ul ul li .icos{ margin-top:47px;}
.brand_ul ul li .icos img{ width:50px; height:50px;}
.brand_desc{ font-size:17px;}
/*新闻资讯详细*/
.news_r .news_ul3 ul li a{ background-position:right 8px center; padding-right:50px;}
/*人才招聘*/
.job_title .txts{ font-size:15px;}
.faq_ul ul li .down{  line-height:30px; font-size:16px;}
.faq_ul ul li .down .h4{ font-size:16px;}
.faq_ul ul li .desc{ font-size:16px; line-height:30px; padding-top:20px; padding-bottom:20px;}
/*联系方式*/
.contact_map2 iframe{height: 550px;}
/*新闻资讯详细*/
.about_x2 .con_id{ padding-bottom:50px;}
.about_x2.bgs2 .con_id{ min-height:400px;}
/*下载*/
.down_table table .w1{ padding-left:20px;}
.down_table table .w3{padding-left:10px;}
/*成功案例*/
.case_ul ul li{ width:32%;}
.case_ul ul li:nth-child(4n+0){ margin-right:2%;}
.case_ul ul li:nth-child(3n+0){ margin-right:0;}
/*产品中心*/
.product_ul ul li .p{ margin-top:20px; margin-bottom:30px;}
.product_ul ul li .ones{ margin-top:15px; margin-bottom:15px;}
.product_ul ul li .ones .bgs1{ font-size:19px;}
.product_ul ul li .ones .bgs2{ font-size:12px; max-width:142px;}
.product_ul ul li .h4{ font-size:19px;}
/*产品中心详细*/
.product_one{ padding:15px; padding-right:0;}
.product_one .product_one_r .p{ font-size:14px; line-height:22px;}
.product_one .product_one_r .ul{ font-size:14px; line-height:22px;}
.product_one .product_one_r .a a{ height:60px; line-height:60px;}
.product_one .product_one_l .smalls ul li{ padding-top:13.3%;}
.product_cons .table table td{ line-height:26px; height:58px;}
.product_cons .h3{ font-size:19px;}

}

@media screen and (max-width: 1100px) {
/*内页*/
.postions{ height:51px; line-height:50px;}
.postions .postions_b a{margin-left:15px; margin-right:15px;}
.o_big_con .h2 label{ padding-top:12px;}



/*分页*/
.yema a{ height:36px; line-height:36px;min-width:40px;}
/*品牌故事*/
.position2{ line-height:50px; height:51px;}
.position2 .postions2_r .searchtitle4{ height:50px; font-size:14px;}
.position2 .postions2_r .searchtitle4 label{height:50px; line-height:50px;}
.position2 .postions2_r .searchtitle4 ul{ top:50px;}
.brand_ul ul li .txts .h4{ margin-top:30px;}
/*新闻资讯详细*/
.about_x2{ width:59%;}
.news_r{ width:37%;}
.news_r .news_ul3 ul li a{ height:68px; line-height:68px;}
/*常见问题*/
.technology_ul ul li{ background-position:right 10px top 20px;}
.technology_ul ul li .h3{  padding-left:40px;  padding-right:40px; }
.technology_ul ul li .h3:after{ left:0; top:23px;}
.technology_ul ul li .down{ padding-right:40px;padding-left:40px; font-size:14px; line-height:26px;}
.technology_ul ul li .down:after{ left:0;}
}
@media screen and (max-width: 1000px) {


}
@media screen and (max-width: 960px) {
/*内页*/
.postions .postions_r img{ height:12px;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none;/* font-size:15px;*/ display:block; margin-left:0;  margin-right:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}
.postions .postions_b a:hover{ background:#316fb0; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#316fb0;}
.postions .postions_b a:after{ height:0;}

/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_l.lws .about_tc{ width:100%;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*品牌故事*/
.brand_div{ margin-top:5%;}
.brand_div .brand_div_r{ width:100%; float:none; margin-top:3%;}
.brand_div .brand_div_l{float:none; max-width:none; width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px);}
.brand_div .brand_div_l .p{ margin-top:4%;}
.brand_ul ul li .nums{ line-height:120px;}
.brand_ul ul li .icos{ margin-top:40px;}
.brand_ul ul li .icos img{ width:40px; height:40px;}
.brand_ul ul li .txts .h4{ margin-top:30px;}
.brand_ul ul li .txts .p{line-height:28px;}
/*新闻资讯详细*/
.show_t{ margin-top:6%;}
.show_t_desc{ margin-bottom:3%;}
.about_x2{ width:100%; float:none; max-width:none;border-right:0; padding-right:0; clear:both;}
.about_x2.bgs2{  width:100%; max-width:none;}
.about_x2 .con_id{ line-height:26px; font-size:15px; padding-top:5%;}
.news_r{ width:100%; float:none; max-width:none; margin-top:5%;}
.news_r.bgs2{ width:100%; max-width:none; margin-bottom:0;}
.news_r .news_t .h3{ margin-top:4%;}
.news_r .news_ul3{ margin-top:4%;}
.news_r .news_ul3 ul li a{ height:60px; line-height:60px; font-size:14px;}

.prenext{ font-size:14px; line-height:60px; height:60px;}
.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;}
.fenxiang .news_fx ul li a{ width:26px; height:26px;}
/*人才招聘*/
.job_title .h3{ float:none; width:100%; max-width:none; line-height:1.3;}
.job_title .txts{ float:none; width:100%; max-width:none; margin-top:2%;}
.faq_ul ul li{ margin-bottom:20px;padding-left:23px; padding-right:23px; background-position:right 23px top 16px;}
.faq_ul ul li .down{  line-height:26px; font-size:15px;}
.faq_ul ul li .down .h4{ font-size:15px;}
.faq_ul ul li .h3{  padding-top:14px; padding-bottom:14px; padding-left:30px; font-size:18px; background-position:left top 21px; background-size:20px 22px; }
.faq_ul ul li .h3 em{ font-size:13px;}
.faq_ul ul li .desc{ line-height:26px; padding-top:15px; padding-bottom:15px; font-size:15px;}
.faq_ul ul li .down .two{ padding-top:3%;}
.faq_ul ul li .down .two a{ width:140px; height:44px; line-height:44px;}
/*联系方式*/
.contact_map2 iframe{height: 450px;}
.contact_con .img{ margin-top:36px; margin-bottom:40px;}
.contact_con .ul{ margin-bottom:8%; font-size:16px;}
.contact_con .ul li{ padding-top:20px; padding-bottom:20px;}
.contact_con .ul li label{ width:200px;}
/*联系方式*/
.feedback_div .borders label{ font-size:15px; height:70px; line-height:70px;}
.feedback_div .inputs2{ font-size:15px;height:70px; line-height:70px;}
.feedback_div .textarea{font-size:15px; height:370px;}
.feedback_div .bnts2{font-size:15px;}
/*解决方案详细*/
.solution_t .h3{ height:22px; line-height:22px; margin-top:30px;}
/*售后服务*/
.service_con .h4{ font-size:17px;}
.service_con{ font-size:14px;}
/*下载*/
.down_table table{font-size:16px;}
.down_table table th{  height:50px;}
.down_table table td{ height:42px; }
.down_table table tr i{ width:22px; height:22px;}
/*产品中心*/
.product_ul ul li{ width:49%;}
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0;}
.product_ul ul li .p{ margin-top:10px; margin-bottom:20px;}
/*产品中心详细*/
.product_one{ padding:2%;}
.product_one .product_one_l{ float:none; width:100%; max-width:none;}
.product_one .product_one_l .smalls ul li{ padding-top:72px;}
.product_one .product_one_r{ float:none; width:100%; max-width:none; margin-top:3%;}
.product_one .product_one_r .p .cons{ width:100%; max-width:none;}
.product_one .product_one_r .ul{ width:100%; max-width:none;}
.product_title{ line-height:60px; height:60px; font-size:16px;}
.product_cons .h3{ font-size:17px;}
.product_cons{ font-size:14px; }
.product_cons .tb_box.l{ float:none; width:100%; max-width:none;}
.product_cons .tb_box.r{ float:none; width:100%; max-width:none; margin-top:6%;}
.product_cons .table{ margin-top:4%;}

}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}


}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:220px;}
.postions{ height:43px; line-height:42px; font-size:13px;}
.postions h2{ display:none;}
.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}

/*分页*/
.yema a{ height:28px; line-height:28px; padding-left:6px; padding-right:6px; min-width:30px; margin-left:2px; font-size:13px;}
/*品牌故事*/
.position2{ line-height:42px; height:43px;}
.position2 .home{ width:42px;}
.position2 .postions2_r{ width:calc(100% - 42px);width:-webkit-calc(100% - 42px);width:-moz-calc(100% - 42px);}
.position2.bgs2 .postions2_r{width:calc(65% - 42px);width:-webkit-calc(65% - 42px);width:-moz-calc(65% - 42px);}
.position2 .postions2_r .searchtitle4{ height:42px; font-size:13px;}
.position2 .postions2_r .searchtitle4 label{height:42px; line-height:42px; text-indent:12px; background-position:right 12px center;}
.position2 .postions2_r .searchtitle4 ul{ top:42px;}
.position2 .postions2_r .searchtitle4 li{ text-indent:12px;}
.o_title .desc{ float:none; margin-top:2%;}
.brand_ul ul li{ display:block;float:none; width:100%; max-width:none;}
.brand_ul ul li:nth-child(2n+0){ float:none;}
.brand_ul ul li:hover{-webkit-transform: translate3d(0, 0px, 0); transform: translate3d(0, 0px, 0);}
.brand_ul ul li .txts .h4{ font-size:16px;}
.brand_ul ul li .txts .p{ font-size:16px; line-height:24px; height:auto;}
.brand_ul ul li .nums{ width:15%;}
.brand_desc{ font-size:15px; line-height:24px;}
.history_div ul li .year{ font-size:22px; padding-left:15px; width:90px; line-height:30px; height:30px;}
.history_div ul li .txts{ font-size:16px; line-height:30px;}
/*公司新闻*/
.news_ul ul li{ background-size:30px 30px; padding-top:35px; padding-bottom:35px;}
.news_ul ul li .imgs{ width:200px; margin-right:20px;}
.news_ul ul li .txts .date{ font-size:16px;}
.news_ul ul li .txts .h3{ font-size:16px;}
.news_ul ul li .txts .p{ margin-top:18px; font-size:14px;}
/*解决方案*/
.solution_ul ul li{ width:49%;}
.solution_ul ul li:nth-child(3n+0){ margin-right:2%;}
.solution_ul ul li:nth-child(2n+0){ margin-right:0;}
/*下载*/
.down_table table th{ height:40px;}
.down_table table td{ height:36px; }
.down_table table{ font-size:14px;}
/*成功案例*/
.case_ul ul li{ width:49%;}
.case_ul ul li:nth-child(3n+0){ margin-right:2%;}
.case_ul ul li:nth-child(2n+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;}
.o_big_con .h2{ font-size:45px;}
/*分页*/
.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%;}
/*品牌故事*/
.o_title .h3{ margin-top:6%;}
.o_title .p{ font-size:14px;}
.o_title .desc{ font-size:15px; line-height:24px; }
.brand_div .brand_div_l .p{ font-size:15px; line-height:28px;}
.brand_cons{font-size:15px; line-height:28px;}
.brand_cons li{ float:none; width:100%; max-width:none;}
.brand_cons li:nth-child(2n+0){ float:none;}
.history_div ul li .year{ font-size:20px; padding-left:12px; width:80px; height:26px; line-height:26px; margin-top:18px;}
.history_div ul li .txts{ font-size:14px; line-height:26px; padding-top:18px; padding-bottom:18px;}
/*新闻资讯详细*/
.show_t{ font-size:20px; line-height:28px; }
.about_x2 .con_id{ padding-bottom:6%;}
.about_x2 .con_line{ font-size:13px; height:40px; line-height:40px;}
.about_x2 .con_id{ font-size:14px; line-height:24px;}
.about_x2 .con_id p{ padding-bottom:3%;}
.news_r .news_ul3 ul li a{ height:50px; line-height:50px; font-size:13px; background-size:30px 30px; padding-right:38px; background-position:right 2px center;}
.news_r .news_t .h3{ margin-top:5%; font-size:20px;}
.news_r .news_t .p{ font-size:12px;}

.prenext{ padding-left:20px; padding-right:10px; font-size:13px; height:50px; line-height:50px; margin-top:15px; }
.prenext span{ width:100%;}
.prenext a{ background-size:30px 30px; padding-right:36px;}
.prenext .goback{ margin-top:15px; height:32px; line-height:32px; width:99%; margin-bottom:10px; border:1px solid #f0f0f0; border-radius:20px;}
.prenext .goback:hover{ border:1px solid #f87e03;}
.fenxiang{ float:none; margin-top:5px; height:60px; line-height:60px; font-size:14px;}
.fenxiang span{ width:40px;}
/*人才招聘*/
.faq_ul ul li{ padding-left:13px; padding-right:13px; background-position:right 13px top 20px; margin-bottom:10px; background-size:30px 30px;}
.faq_ul ul li .h3{ font-size:14px; background-position:left top 21px;}
.faq_ul ul li .h3 em{ padding-right:40px; font-size:12px;}
.faq_ul ul li .down{ font-size:14px; line-height:24px;}
.faq_ul ul li .down .h4{ font-size:14px; margin-bottom:1%;}
.faq_ul ul li .down .two a{width:130px; height:36px; line-height:36px;}
.faq_ul ul li .desc{font-size:13px; line-height:24px;}
/*联系方式*/
.contact_map2{ margin-top:4%; }
.contact_map2 iframe{height: 360px;}
.contact_con .ul{ margin-bottom:7%; font-size:15px;}
.contact_con .ul li{ padding-top:15px; padding-bottom:15px;}
.contact_con .ul li label{ width:180px;}
.feedback_div{ margin-top:5%;}
.feedback_div .divs{ float:none;  width:100%;}
.feedback_div .divs:nth-child(2){ border-top:0;}
.feedback_div .bnts2{ width:100%; max-width:100%;}
.feedback_div .textarea{ height:250px; padding-left:20px;}
/*解决方案*/
.solution_ul ul li .a{ font-size:15px; padding-right:18px; margin-top:30px;}
.solution_ul ul li .p{ font-size:14px; line-height:22px; height:44px; margin-top:16px;}
.solution_ul ul li .h4{ font-size:16px; margin-top:26px;}
/*常见问题*/
.technology_ul ul li{ background-position:right 6px top 14px; background-size:30px 30px;}
.technology_ul ul li .h3{  padding-top:15px; padding-bottom:15px; padding-left:40px; padding-right:30px; font-size:16px;}
.technology_ul ul li .h3:after{ top:13px;}
.technology_ul ul li .down{  padding-bottom:20px; font-size:14px; padding-left:40px;}
/*售后服务*/
.service_con .h4{ font-size:16px;}
.service_con{ font-size:13px;}
/*下载*/
.down_table table{ font-size:13px;}
.down_table table .w1{ padding-left:10px; width:27%;}
.down_table table .w3{ padding-left:5px; width:42%;}
.down_table table .w2{ width:60px;}
/*成功案例*/
.case_ul ul li .h4{ height:60px; line-height:60px; background-size:30px 30px; font-size:14px;}
/*产品中心*/
.product_ul ul li .ones{ margin-top:10px; margin-bottom:10px;}
.product_ul ul li .ones .bgs1{ display:none;}
.product_ul ul li .ones .bgs2{ width:100%;}
.product_ul ul li .h4{ height:30px; line-height:30px; font-size:14px;}
.product_ul ul li .p{ line-height:20px; height:40px; font-size:12px;}
/*产品中心详细*/
.product_one .product_one_l .smalls{ padding-left:10px; bottom:10px;}
.product_one .product_one_l .smalls ul li{ padding-top:12.9%;}
.product_one .product_one_l .smalls ul li:after{border: 2px solid #9f6c39;width: calc(100% - 4px); width: -webkit-calc(100% - 4px);width: -moz-calc(100% - 4px); height: calc(100% - 4px); height: -webkit-calc(100% - 4px); height: -moz-calc(100% - 4px);}
.product_one .product_one_r{ margin-top:4%;}
.product_one .product_one_r .p{ font-size:13px;}
.product_one .product_one_r .ul{ font-size:13px;}
.product_one .product_one_r .a a{ font-size:14px; height:50px; line-height:50px; text-indent:15px; background-size:30px 30px; background-position:right 6px center;}

.product_cons .h3{ font-size:16px;}
.product_cons{ font-size:13px;}
.product_cons .table table td{ line-height:24px; height:48px;}

}

@media screen and (max-width: 520px) {

}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:180px;}
.o_big_con .h2{ font-size:25px; padding-top:20px;}


.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;}
/*品牌故事*/
.o_title .p{ font-size:13px;}
.o_title .desc{ font-size:14px; line-height:22px; }
.brand_div .brand_div_l .p{ font-size:13px; line-height:22px;}
.brand_cons{font-size:13px; line-height:22px;}
.brand_ul ul li .txts .h4{ margin-top:20px;}
.brand_ul ul li .nums{ width:13%; font-size:20px;}
.history_div ul li .year{ font-size:18px; padding-left:10px; width:70px; height:24px; line-height:24px; margin-top:15px;}
.history_div ul li .txts{ font-size:13px; line-height:24px; padding-top:15px; padding-bottom:15px;}
/*公司新闻*/
.news_ul ul li{ background-size:25px 25px; background-position:right 5px center; padding-top:25px; padding-bottom:25px; padding-right:32px;}
.news_ul ul li .imgs{ width:160px; margin-right:12px;}
.news_ul ul li .txts .date{ font-size:15px; height:24px; line-height:24px;}
.news_ul ul li .txts .h3{ font-size:15px;}
.news_ul ul li .txts .p{ margin-top:5px; line-height:20px; height:40px; font-size:13px;}
/*新闻资讯详细*/
.show_t{ font-size:18px; line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.about_x2 .con_line{ font-size:12px;}
.news_r .news_t .h3{ font-size:18px;}
.prenext{ padding-left:12px; padding-right:8px; font-size:12px; line-height:40px; height:40px;}
/*人才招聘*/
.faq_ul ul li{ background-position:right 13px top 12px;}
.faq_ul ul li .down{ padding-top:20px; padding-bottom:20px; font-size:12px; line-height:22px;}
.faq_ul ul li .down .h4{ font-size:13px;}
.faq_ul.bg2 ul li .down{ padding-top:20px; padding-bottom:20px;}
.faq_ul ul li .desc{ line-height:22px; font-size:12px; padding-top:12px; padding-bottom:12px;}
.faq_ul ul li .h3 em{ font-size:12px; padding-right:40px;}
.faq_ul ul li .h3{ padding-left:22px; background-size:16px 17px; background-position:left top 16px; line-height:24px;}
.faq_ul ul li .down .two{ padding-top:4%;}
/*联系方式*/
.contact_con .ul{ margin-bottom:6%; font-size:13px;}
.contact_con .ul li{ padding-top:10px; padding-bottom:10px;}
.contact_con .ul li label{ width:150px;}
.contact_con .img{ margin-bottom:30px; margin-top:26px;}
.feedback_div .borders label{ font-size:14px; height:50px; line-height:50px;}
.feedback_div .inputs2{ font-size:14px;height:50px; line-height:50px;}
.feedback_div .textarea{font-size:14px; height:200px; padding-left:12px; padding-top:12px;}
.feedback_div .bnts2{font-size:14px; height:44px; line-height:44px;}
/*解决方案*/
.solution_ul ul li .a{ font-size:13px; padding-right:15px; margin-top:10px;}
.solution_ul ul li .p{ font-size:13px; line-height:20px; height:40px; margin-top:10px;}
.solution_ul ul li .h4{ font-size:14px; margin-top:16px;}
/*解决方案详细*/
.solution_t .p{ height:36px; line-height:36px;}
.solution_t .a{ line-height:36px; margin-top:-36px; font-size:14px; padding-right:15px;}
.solution_t .h3{ font-size:14px;}
/*常见问题*/
.technology_ul{ margin-top:4%;}
.technology_ul ul li{ background-position: right 10px top 9px;}
.technology_ul ul li .h3{padding-left:25px; padding-top:10px; padding-bottom:10px; font-size:14px;}
.technology_ul ul li .h3:after{ width:26px; height:26px; line-height:26px; font-size:14px; top:10px;}
.technology_ul ul li .down{ font-size:13px; line-height:22px; padding-left:25px; padding-right:30px;}
.technology_ul ul li .down:after{width:26px; height:26px; line-height:26px; font-size:14px;}
/*售后服务*/
.service_con .h4{ font-size:15px;}
.service_con{ font-size:12px;}
/*下载*/
.down_table{ margin-top:5%;}
.down_table table{ font-size:12px;}
.down_table table .w2{ width:50px;}
.down_table table td{ line-height:20px;}
/*成功案例*/
.case_ul ul li .h4{ height:50px; line-height:50px; font-size:13px; padding-right:25px; background-size:24px 24px;}
/*产品中心*/
.product_ul ul li .h4{ height:26px; line-height:26px;}
.product_ul ul li .p{ margin-top:5px; margin-bottom:15px;}
.product_ul ul li .ones{ margin-bottom:5px;}
.product_ul ul li .ones .bgs2{ height:30px; line-height:30px;}
/*产品中心详细*/
.product_one .product_one_r .a a{ font-size:13px;}
.product_title{ line-height:50px; height:50px; font-size:14px;}
.product_cons .h3{ font-size:15px;}
.product_cons{ font-size:12px; line-height:22px;}
.product_cons .table table td{ line-height:22px; height:40px;}
}

@media screen and (max-width: 420px) {
/*品牌故事*/
.o_title .p{ font-size:12px;}
.o_title .desc{ font-size:13px; line-height:20px;}
.brand_ul ul li .txts .h4{ font-size:15px;}
.brand_ul ul li .txts .p{ font-size:14px; line-height:22px;}
.brand_desc{ font-size:13px; line-height:22px;}
/*公司新闻*/
.news_ul ul li{ padding-right:0; background:none; padding-top:15px; padding-bottom:15px;}
.news_ul ul li:hover{ background:none;}
.news_ul ul li .imgs{ width:150px; margin-right:10px;}
.news_ul ul li .txts .p{ margin-top:3px;}
/*联系方式*/
.contact_con .ul li label{ width:100px;}
/*解决方案*/
.solution_ul ul li .h4{ margin-top:10px;}
.solution_ul ul li .p{ margin-top:5px;}
/*解决方案详细*/
.solution_t .a{ font-size:13px;}
/*常见问题*/
.technology_ul ul li .down{ font-size:12px; }
.technology_ul ul li .down:after{ line-height:22px; height:22px;}
}
@media screen and (max-width: 360px) {
/*品牌故事*/
.o_title .desc{ 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;}
}

.yema {
    text-align:center;
    padding:50px 0px 80px
}
.yema li{
    display: contents;
}
.yema span {
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    width:37px;
    height:37px;
    text-align:center;
    line-height:37px;
    margin:0px 5px;
    padding:0;
    color:#636363;
    font-size:14px;
    font-weight:400
}
.yema .laypage_curr {
    color:#fff;
    background-color:#316fb0 !important;
    border-color:#316fb0
}
.yema a {
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
    width:37px;
    height:37px;
    text-align:center;
    line-height:37px;
    margin:0px 5px;
    padding:0;
    color:#636363;
    font-size:14px;
    font-weight:400;
    border:1px solid #ccc;
    -webkit-border-radius:3px;
    border-radius:3px;
    background-color:#fff
}
.yema a:hover {
    color:#fff;
    background-color:#316fb0;
    border-color:#316fb0
}
.yema .laypage_next, #page .laypage_prev {
    width:65px
}

.contact_map2{
    height: 600px;
}
@media only screen and (max-width: 1200px){
    .contact_map2{
        height: 400px;
    }
}

.solution .product_one .product_one_l{
    width:100%;
}
.solution .product_one .product_one_l .smalls ul li{
    width:18.4%;
}
.solution .product_one .product_one_l .smalls ul li img{

}