﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(pscroll.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.header-v1 .search{ background:#f6f6f6;}
/*内页*/
.postions{ height:64px; line-height:64px; overflow:hidden;color:#999999; font-size:14px; background:#f5f5f7; position:relative;}
.postions:after{ content:""; position:absolute; bottom:0; left:0; height:1px; width:100%; background:#e1e1ea;}
.sec .postions{ margin-top:20px;}
.postions.bgs2{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.1);box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.postions.bgs3{ border-bottom:0; height:58px; line-height:58px;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#999999; }
.postions a:hover{ color:#8bc63c;}
.postions label{ color:#777777;}
.postions .goback{ float:right; height:72px; line-height:72px;color:#777777; font-size:14px; padding-left:25px; background:url(../images/goback.png) left center no-repeat; background-size:16px 15px;}
.postions .goback:hover{color:#8bc63c;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:text-top; margin-right:8px; height:16px;}
.postions .postions_r img:first-child{ margin-left:0;}
.postions h2{ float:left; font-weight:normal; color:#333333; height:48px; font-size:24px;}
.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;*/ float:left; width:33.33%; text-align:center;overflow:hidden; font-size:18px; color:#2d317c; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; }
.postions .postions_b a:hover{color:#8bc63c;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:3px;opacity: 0;background:#8bc63c;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
.postions .postions_b a:before{ content:""; position:absolute; right:0; top:50%; margin-top:-15px; height:30px; width:2px; background:#e1e1ea;}
.postions .postions_b a:last-child:before{ display:none;}
.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:#8bc63c; }
/*搜索*/
.postions .search{ float:right; background:#ffffff;border-radius:4px; overflow:hidden; margin-top:16px; width:374px; border:1px solid #dddddd;}
.postions .search .inputs{height:38px; line-height:38px; background:none; border:0;width:calc(100% - 112px);width:-webkit-calc(100% - 112px);width:-moz-calc(100% - 112px); float:left; outline:none; text-indent:12px; font-size:14px; color:#777777; font-family:"微软雅黑";}
.postions .search .inputs::-webkit-input-placeholder{color:#999999;}
.postions .search .inputs::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#999999;}
.postions .search .inputs:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999999;}
.postions .search .inputs:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#999999;}
.postions .search .bnts{ float:right;width:112px; height:38px; background:#00468c;  cursor:pointer; border:none; border-radius:0 4px 4px 0; color:#fff; background:#00468c;}
.position2 .search .bnts:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
/*分类弹窗*/
.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 .wrap3{ height:100%; display:table; }
.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle;   text-transform:uppercase; text-align:left;}
.o_big_con .h2 i{ font-style:normal; display:block;color:rgba(255,255,255,0.4);line-height:1; letter-spacing:4px; font-family:Arial;}
.o_big_con .h2 label{width:100%; display:block;color:rgba(255,255,255,1.0);  margin-top:1%; font-size:24px; text-transform:none;max-width:670px; line-height:38px;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,1.0); line-height:1;  position:relative;  letter-spacing:1px; font-weight:bold; margin-top:1%;}
.postions2{ position:absolute; left:0; width:100%; height:60px; line-height:60px; overflow:hidden;color:rgba(255,255,255,0.4); font-size:14px; bottom:0; }
.postions2 a{color:rgba(255,255,255,0.4); }
.postions2 a:hover{  color:rgba(159,248,40,0.6);}
.postions2 .postions_r img{ height:16px; margin-right:10px;vertical-align:text-bottom;}
.postions2 .postions_r{ overflow:hidden; position:relative;}
.postions2 .postions_r:after{ content:""; position:absolute; left:24px; top:50%; margin-top:-5px; height:10px; width:1px;background:rgba(255,255,255,0.5); }
.postions2 label{ color:rgba(159,248,40,0.6);}
.postions2 h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions2 h2 span{font-size:15px; font-family:Arial; color:rgba(255,255,255,0.5); }
.map{ position: relative;top: -80px; color:#999999; font-size:14px;transition:all 0.3s;}
/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4%; padding-bottom:5%; clear:both; font-family:Arial;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:42px; line-height:42px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:50px;margin-left:3px;  text-align:center; color:#999999; font-size:15px; border:1px solid #eeeeee; background:#eeeeee; }
.yema a:hover{ text-decoration:none; color:#fff; background:#8bc63c;border:1px solid #8bc63c;}
.yema a.on{color:#fff;  background:#8bc63c;border:1px solid #8bc63c;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#8bc63c;}
.yema a span{ font-family:"宋体"; font-size:15px; font-weight:bold;}
/*暂无内容*/
.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:13%; margin-bottom:13%; background:url(../images/empty.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;}
/*网站地图*/
.website_bg{ overflow:hidden; background:#fcfbf6; padding-bottom:5%; }
.website_t{ height:36px; line-height:36px; background:#eee; color:#333; font-weight:bold; padding-left:12px; font-size:16px; margin-top:20px; margin-bottom:17px;}
.website_t a{color:#333; }
.sitemap_main{ overflow:hidden;}
.sitemap_main dd{font-size: 14px; line-height: 32px;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; color:#333;}
.sitemap_main dd a:Hover{color:#8bc63c; }
/*关于我们*/
.about_one{ overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.about_one .about_one_l{ float:left; width:48.3%; overflow:hidden; max-width:720px;}
.about_one .about_one_l .imgs{ overflow:hidden; }
.about_one .about_one_l .imgs img{ width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.about_one .about_one_l .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_one .about_one_r{ float:right; width:49.68%; overflow:hidden; padding-left:35px; background:url(../images/about_pic2.png) left top no-repeat; position:absolute; right:0; top:0; height:100%;}
.about_one .about_one_r .about_t{ color:#333; overflow:hidden;}
.about_one .about_one_r .about_t span{ display:block; font-weight:bold; font-family:Arial; text-transform:uppercase; line-height:1;}
.about_one .about_one_r .about_t .h3{ font-weight:normal; overflow:hidden; line-height:40px; margin-top:8px;}
.about_one .about_one_r .p{ line-height:32px; overflow:hidden; font-size:16px; color:#666666; margin-top:3%;}
.about_one .about_one_r .counter{ text-align:left; margin-top:6%;}
.about_one .about_one_r .counter ul li{ display:inline-block; vertical-align:top; max-width:150px; width:32%;transition:all 0.3s; position:relative; }
.about_one .about_one_r .counter ul li .txts2{}
.about_one .about_one_r .counter ul li .nums{  line-height:1;}
.about_one .about_one_r .counter span{display:inline-block; vertical-align:middle; overflow:hidden; letter-spacing:1px; color:#8dc740; font-weight:normal; font-family:Arial; }
.about_one .about_one_r .counter label{display:inline-block;vertical-align:-webkit-baseline-middle;font-weight:500; font-size:14px; color:#333333;}
.about_one .about_one_r .counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:24px; height:24px;  white-space:nowrap;text-overflow:ellipsis; margin-top:6px;  color:#333;}
.about_one .about_one_r .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.about_one .wrap{ margin-top:6%; margin-bottom:6%; position:relative;}
.about_ul{ margin-top:5%; overflow:hidden; margin-bottom:5%;}
.about_ul li{ display:block; overflow:hidden; position:relative; margin-bottom:2%; background:#f7f7f7;}
.about_ul li .imgs{ overflow:hidden; float:right; width:56.875%; position:relative;}
.about_ul li .imgs img{ width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.about_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_ul li .imgs i{ position:absolute; content:""; left:0; top:0; height:100%; width:24.175%; background:url(../images/about_pic8.png) no-repeat; background-size:100% 100%;}
.about_ul li:nth-child(2n+0) .imgs i{ right:0; left:auto; top:0; background-image:url(../images/about_pic9.png);}
.about_ul li .txts{ position:absolute; height:100%; top:0; left:0;overflow:hidden;  width:43.125%; display: flex; align-items: center; justify-content: left;}
.about_ul li .txts .boxs{ overflow:hidden; width:94%; max-width:540px; margin:0 auto;}
.about_ul li .txts .ico{ height:36px; display:block;}
.about_ul li .txts .span{ padding-left:35px; background-repeat:no-repeat; background-position:left center; color:#8dc740; font-weight:bold; line-height:30px; height:30px; background-size:24px 25px;}
.about_ul li .txts .h4{ font-weight:normal; color:#000000; overflow:hidden; line-height:46px; margin-top:16px; }
.about_ul li .txts .p{ overflow:hidden;margin-top:3%;  line-height:32px; color:#666666; font-size:16px;}
.about_ul li:nth-child(2n+0) .imgs{ float:left;}
.about_ul li:nth-child(2n+0) .txts{ left:auto; right:0;}
.about_t2{ color:#333; position:relative; margin-top:6.5%;}
.about_t2:after{background:url(../images/about_pic2.png) left top no-repeat; content:""; position:absolute; left:-35px; width:23px; height:15px; background-size:100% 100%; top:0; }
.about_t2 span{ display:block; font-weight:bold; font-family:Arial; text-transform:uppercase; line-height:1;}
.about_t2 .h3{ font-weight:normal; overflow:hidden; line-height:40px; margin-top:8px;}
.honor_bg{ background:#f7f7f7; overflow:hidden;}
/*新闻*/
.news_bg{ background:#f7f7f7; }
.news_bg .wrap{ padding-top:5%; padding-bottom:1%;}
.about_l{ float: left;width:340px; overflow:hidden; margin-right:60px;  margin-bottom:14px; position:relative;/*-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1); box-shadow: 0 5px 15px rgba(0,0,0,0.1);*/}
.about_l .about_l_titile{ overflow: hidden;color:#fff;  padding-top:30px; padding-bottom:30px;background:#8bc63c;/*-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05); box-shadow: 0 5px 15px rgba(0,0,0,0.05);*/}
.about_l .about_l_titile .about_t2{ width:90%; max-width:220px; margin:0 auto; color:#fff;}
.about_l .about_l_titile .about_t2:after{ background-image:url(../images/news_pic1.png);}
.about_l .about_l_titile .about_t2 .h3{ color:#fff;}
.about_l .borders{ overflow:hidden;  margin-top:2px;clear:both;background:#fff;}
.about_l .i_left_ul2{ overflow:hidden;  /*background-color:#f4f8f9;*/  margin-bottom:20px; }
.about_l .i_left_ul2 li h2{ font-weight:normal; overflow:hidden;padding-left:20px; padding-right:40px; height:50px;line-height:50px;font-size:16px; color:#666666; position:relative;background:url(../images/about_bg1.png) right 30px center no-repeat; background-size:7px 10px;transition:all 0.3s;-webkit-tap-highlight-color:transparent; border-bottom:1px solid #e6e6e6;}
.about_l .i_left_ul2 li:last-child h2{ border-bottom:0;}
.about_l .i_left_ul2 li h2 a{color:#666666; text-decoration:none; width:100%; display:block;transition:all 0.3s;height:100%; width:100%; line-height:50px;display: flex; align-items: center; justify-content: left;}
.about_l .i_left_ul2 li h2 a:hover{ color:#8bc63c;margin-left:3px; }
.about_l .i_left_ul2 li h2:hover{background-image:url(../images/about_bg1_on.png);}
/*.about_l .i_left_ul2 li h2:hover{background-image:url(../images/about_bg3_on.png);}*/
/*.about_l .i_left_ul2 li:after{content:""; position:absolute; left:0; top:21px; width:4px; height:30px; background:#fcd000;}*/
/*.about_l .i_left_ul2 li.left_sel{ background:#ffffff;}*/
.about_l .i_left_ul2 li.left_sel h2{ color:#8bc63c; background-image:url(../images/about_bg1_on.png); }
.about_l .i_left_ul2 li.left_sel h2 a{ color:#8bc63c;}


.about_l .i_left_ul2 li{display:block;/* width:100%;*/ position:relative;}
/*.about_l .i_left_ul2 li:before{ content:""; position:absolute; right:0; top:0; width:1px; height:100%; background:#efefef; }
.about_l .i_left_ul2 li:after{ content:""; position:absolute; left:0; top:0; width:1px; height:100%; background:#efefef; }
.about_l .i_left_ul2 li.left_sel:after{ width:2px;background:#118aa7;}*/
/*.about_l .i_left_ul2 li:after{content:""; position:absolute; left:0; top:21px; width:4px; height:30px; background:#fcd000;}*/
.about_l .i_left_ul2 li:last-child h2 a{border-bottom:none; }
.about_l .i_left_ul2 li:last-child h1 a{ border-bottom:none; margin-bottom:0;}
.about_l .i_left_ul2 li h1{ font-weight:normal; overflow:hidden;padding-left:20px; padding-right:40px;  height:42px;line-height:42px;font-size:15px; color:#666666; cursor:pointer; position:relative;background:url(../images/about_bg1.png) right 20px center no-repeat; background-size:7px 8px;transition:all 0.3s;-webkit-tap-highlight-color:transparent;}
.about_l .i_left_ul2 li h1 a{ color:#666666; text-decoration:none;display:block; transition:all 0.3s;}
.about_l .i_left_ul2 li h1:hover a{color:#2167d2;margin-left:3px;}
.about_l .i_left_ul2 li.left_sel h1{ color:#2167d2;background:url(../images/about_bg1_on.png) right 20px center no-repeat;}
.about_l .i_left_ul2 li.left_sel h1 a{ color:#2167d2;}
.about_l .i_left_ul2 li div{ display:none; padding-left:50px; padding-right:40px; padding-top:5px; background:#fff; margin-bottom:19px;}
.about_l .i_left_ul2 li.left_sel div{ display:block;}
.about_l .i_left_ul2 li div a{ font-size:13px; height:56px; line-height:20px; overflow:hidden; display:block; padding-right:8px; color:#666666;transition:all 0.3s;display: flex; align-items: center; justify-content: left;}
.about_l .i_left_ul2 li div a:hover{color:#2167d2; margin-left:4px;}
.about_l .i_left_ul2 li div a.left_sel{color:#2167d2;}
.about_l .i_left_ul2 li div a em{ font-size:11px; font-style:normal; display:block; overflow:hidden;line-height:20px; height:20px;}
.about_l .i_left_ul2 li div a.left_sel{ color:#2167d2;}
.about_l .contact_con{ overflow:hidden; background:url(../images/news_bg1.jpg) no-repeat; height:128px; background-size:cover; padding-left:117px;}
.about_l .contact_con label{ display:block; overflow:hidden; line-height:30px; margin-top:19px; color:#333333; font-size:16px; margin-bottom:2px;}
.about_l .contact_con a{ line-height:30px; font-weight:bold; font-size:22px; color:#8bc63c; height:30px; font-family:Arial;}
.about_r{ overflow:hidden;}
.news_con{ overflow:hidden; }
.news_con ul li{ /*overflow:hidden;*/padding-top:4%;display:block; transition:all 0.3s; position:relative; }
.news_con ul li:hover{ /*border-color:#eb76a9; *//*background:#f6f6f6;*/}
.news_con ul li:hover:after{opacity:1.0;filter:Alpha(opacity=100);}
.news_con ul li .imgs{width:400px;float:left;display:inline;overflow:hidden;margin-right:5%;}
.news_con ul li .imgs img{width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.5s ease-out 0s; -moz-transition:all 0.5s ease-out 0s; -o-transition:all 0.5s ease-out 0s; transition:all 0.5s ease-out 0s;}
.news_con ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_con ul li .txts{ overflow:hidden; height:300px; position:relative; }
.news_con ul li .txts:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#e6e6e6;}
.news_con ul li .txts:after{content:""; position:absolute; bottom:0; left:0; width:0%; height:1px; background:#8bc63c;transition:all 0.3s;}
.news_con ul li:hover .txts:after{ width:100%;}
.news_con ul li .txts .h3{ line-height:32px; height:32px; overflow:hidden; color:#333333; font-weight:normal;transition: all 0.3s; margin-top:25px;white-space:nowrap;text-overflow:ellipsis; }
.news_con ul li .txts .date{ height:30px; line-height:30px; overflow:hidden; color:#999999; font-size:14px;}
.news_con ul li .txts .p{ margin-top:5px; height:64px; overflow:hidden; font-size:16px; color:#666666; line-height:32px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news_con ul li:hover .txts h3{color:#333333;}
.o_more{ font-style:normal; display:block; width:168px; height:52px; line-height:50px; border:1px solid #bfbfbf; text-indent:28px;color:#999999; font-size:16px; background:url(../images/right.png) right 29px center no-repeat; margin-top:5%;transition:all 0.3s;}
.o_more:hover{ background-color:#8bc63c; background-image:url(../images/i_pic1_on.png); color:#fff; background-position:right 24px center; text-indent:33px;}
/*新闻资讯详细*/
.news_bg2{ background:#f7f7f7; overflow:hidden; }
.about_x2{ max-width:1200px; margin:0 auto; padding-bottom:1%; padding-top:4%;}
.about_x2 .show_t{ line-height:40px; font-size:24px; color:#333333; text-align:center; margin-bottom:1%; margin-top:5px;  font-weight:bold;}
.about_x2 .show_t.bgs2{ font-size:32px;}
.about_x2 .con_line{ padding-bottom:9px; line-height:36px;font-size:14px; color:#999999; border-bottom:1px solid #e5e5e5; text-align:center;  }
.about_x2 .con_line span{ padding-left:4%;}
.about_x2 img{margin-bottom:10px; display:block; max-width:100%;}
.about_x2 .con_id{ line-height:32px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:3%;font-size:16px; color:#666666;text-align:left;/* font-family:"宋体";*/ padding-bottom:4%;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{ padding-bottom:10px; overflow:hidden;}
.about_x2 .con_id .case_one{ overflow:hidden; border-bottom:1px solid #e5e5e5; padding-bottom:2%; line-height:38px; color:#666666; margin-top:-1%; margin-bottom:3%;}
.about_x2 .con_id .case_one ul li{ display:block; overflow:hidden;}
.about_x2 .con_id .case_one ul li label{ float:left; overflow:hidden;}
.about_x2 .con_id .case_one ul li .p{ overflow:hidden; color:#333; font-weight:bold;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.prenext{ padding-top:2%; padding-bottom:2%;   font-size:16px;margin-bottom:3%;border-top:1px solid #e5e5e5; overflow:hidden; line-height:34px;text-align:left;  }
.prenext span{ width:100%; overflow:hidden; height:34px;white-space:nowrap;text-overflow:ellipsis; display:block; color:#999999;padding-right:70px; }
.prenext span em{ font-style:normal; color:#666666;}
.prenext a{ color:#999999; overflow:hidden; transition:all 0.3s;}
.prenext a:hover{ color:#8dc740;  text-decoration:none;}
.prenext .goback{ float:right; display:inline-block; vertical-align:top; height:68px; line-height:34px; padding-top:34px; color:#555555; margin-top:-68px; background:url(../images/news_pic3.png) center top 10px no-repeat; background-size:20px 15px;transition:all 0.3s; font-size:14px;}
.prenext .goback:hover{  color:#8dc740; background-image:url(../images/news_pic3_on.png);}
.news_one{ overflow:hidden; margin-top:5%; margin-bottom:5%; display:flex;}
.news_one .news_one_l{ width:71.6%; overflow:hidden; background:#fff; margin-right:2%; padding-left:2%; padding-right:2%;}
.news_one .news_one_r{ width:27.4%; overflow:hidden;background:#fff; padding:2%;}
.news_one .news_one_r .h4{ font-weight:bold; color:#333333; overflow:hidden; line-height:80px;}
.news_ul2{ margin-top:1%; overflow:hidden;}
.news_ul2 ul li{ display:block; overflow:hidden; margin-bottom:4%;}
.news_ul2 ul li:last-child{ margin-bottom:0;}
.news_ul2 ul li .imgs{ overflow:hidden; position:relative; padding-top:75.15%; }
.news_ul2 ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.news_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);}
.news_ul2 ul li .date{ font-style:normal;  height:20px; line-height:20px;  color:#999999; font-size:14px;margin-top:8px; position:relative;z-index:0;overflow:hidden;}
.news_ul2 ul li .h3{ font-weight:normal; overflow:hidden; line-height:24px; height:48px; color:#333333; font-size:16px; margin-top:15px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;transition:all 0.3s;}
.news_ul2 ul li:hover .h3{ color:#8dc740;}
/*系统解决方案*/
.solution_bg{ background:#f7f7f7; overflow:hidden; }
.solution_ul{ margin-top:5%; overflow:hidden; margin-bottom:5%;}
.solution_ul li{ display:block; overflow:hidden; position:relative; margin-bottom:2%; background:#fff;}
.solution_ul li .imgs{ overflow:hidden; float:left; width:640px;}
.solution_ul li .imgs img{ width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.solution_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 li .txts{ position:absolute; height:100%; top:0; right:0;overflow:hidden; width:calc(100% - 640px);width:-webkit-calc(100% - 640px);width:-moz-calc(100% - 640px); display: flex; align-items: center; justify-content: left; max-width:930px;}
.solution_ul li .txts .boxs{ overflow:hidden; width:94%; max-width:830px; margin:0 auto;}
.solution_ul li .txts .h4{ font-weight:normal; color:#333333; overflow:hidden; line-height:46px;transition:all 0.3s; }
.solution_ul li .txts .p{ overflow:hidden;margin-top:3%;  line-height:36px; color:#999999; font-size:18px;}
.solution_ul li:nth-child(2n+0) .imgs{ float:right;}
.solution_ul li:nth-child(2n+0) .txts{ right:auto; left:0;}
.solution_ul li .o_more{ font-style:normal; border:1px solid #8bc63c;  color:#8bc63c; background-image:url(../images/i_pic1.png);}
.solution_ul li .o_more:hover{ color:#fff; background-image:url(../images/i_pic1_on.png);}
.solution_ul li:hover .txts .h4{ color:#8bc63c;}
/*系统解决方案详细*/
.solution_bg .solution_one{ position:relative; margin-top:5%;}
.solution_l{ float:left; width:50%;}
.solution_l img{ width:100%;}
.solution_l:hover img{opacity:0.8;filter:Alpha(opacity=80);}
.solution_r{ float:right; width:48%; max-width:720px; overflow:hidden; position:absolute; right:0; top:0; height:100%;}
.solution_r .h3{ font-weight:bold; overflow:hidden; line-height:1.3; margin-top:4.5%; color:#222222;}
.solution_r .txts{ overflow:hidden; padding-top:4%; margin-top:4%; border-top:1px solid #e6e6e6; color:#666666; font-size:16px; line-height:32px;}
.solution_r .txts .h4{ font-weight:normal; color:#8bc63c; overflow:hidden; padding-left:30px; background-repeat:no-repeat; background-position:left center; background-size:19px 19px; margin-bottom:1.5%;}
.solution_r .txts .h4.bgs1{ background-image:url(../images/solution_pic1.png);}
.solution_r .txts .h4.bgs2{ background-image:url(../images/solution_pic2.png); margin-top:4%;}
.solution_r .txts .h4.bgs3{ background-image:url(../images/product_pic1.png); margin-top:4%;}
.solution_r .txts .h4.bgs4{ background-image:url(../images/product_pic2.png); margin-top:4%;}
.solution_r .txts .ul{ overflow:hidden;}
.solution_r .txts .ul li{ display:block; padding-left:16px; position:relative; overflow:hidden;}
.solution_r .txts .ul li:after{ content:""; position:absolute; left:0; top:11px; width:9px; height:9px; background:url(../images/solution_pic3.png) no-repeat; background-size:100% 100%;}
.solution_two{ overflow:hidden; background:#fff; margin-top:6%; font-size:16px; color:#666666; line-height:32px; margin-bottom:6%;}
.solution_two .boxs{ margin:0 auto; width:96%; max-width:1464px; overflow:hidden; margin-bottom:5%;}
.solution_two .h4{ font-weight:normal; overflow:hidden; height:30px; line-height:30px;padding-left:30px; background-repeat:no-repeat; background-position:left center; background-size:20px 18px; color:#8bc63c; margin-bottom:1%; margin-top:3.5%;}
.solution_two .h4.bgs1{ background-image:url(../images/solution_pic4.png);}
.solution_two .h4.bgs2{ background-image:url(../images/solution_pic5.png);}
.solution_two .h4.bgs3{ background-image:url(../images/product_pic1.png);}
.solution_two .h4.bgs4{ background-image:url(../images/solution_pic2.png);}
.solution_two img{ max-width:100%;}
.solution_two table{border-collapse:collapse;border-spacing:0; width:100%;min-width: 950px;}
.solution_two table th{ line-height:22px;height:48px; border:1px solid #999999; text-align:center; min-width:190px; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px; color:#.solution_two table td{ line-height:22px;height:48px; border:1px solid #999999; text-align:center; min-width:190px; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px;};}
.solution_two table td{ line-height:22px;height:48px; border:1px solid #999999; text-align:center; min-width:190px; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px;}
.solution_two table td.w1{ width:60%;}
.solution_two .desc{ font-size:14px; line-height:28px; margin-top:2%; color:#999;}
.solution_two hr{ overflow:hidden; height:0; border-bottom:1px solid #e5e5e5; margin-top:3.5%; font-size:0;}
.solution_two .ul{ overflow:hidden;}
.solution_two .ul li{ display:block; padding-left:16px; position:relative; overflow:hidden;}
.solution_two .ul li:after{ content:""; position:absolute; left:0; top:11px; width:9px; height:9px; background:url(../images/solution_pic3.png) no-repeat; background-size:100% 100%;}
.solution_two .ul li b{ color:#666666;}
/*案例*/
.case_ul{ overflow:hidden; margin-top:2%;}
.case_ul li{ float:left; width:32%; margin-right:2%; margin-top:2%; overflow:hidden; position:relative;}
.case_ul li:nth-child(3n+0){ margin-right:0;}
.case_ul li .imgs{  overflow:hidden; position:relative; padding-top:68.75%;}
.case_ul li .imgs img{ width:100%; display:block; position:absolute; top:0; left:0; 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.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.case_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 li .bgs2{ width:100%; position:absolute; top:0; left:0; height:100%; overflow:hidden;background-color:rgba(0,0,0,0.1); background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0));transition:all 0.6s;}
.case_ul li .bgs2 .h4{ font-size:16px;overflow:hidden; font-weight:normal; padding-left:5%; width:98%; position:absolute; bottom:0; line-height:48px; height:48px;white-space:nowrap;text-overflow:ellipsis; color:#fff;}
.case_ul li:hover .bgs2{opacity:0;filter:Alpha(opacity=0);}
.case_ul li .bgs3{ width:100%; position:absolute; bottom:0; left:0%; height:100%; width:100%; overflow:hidden;background:rgba(0,0,0,0.6);transition:all 0.6s; text-align:center;display: flex; align-items: center; justify-content: left; color:#fff; text-align:center;opacity:0;filter:Alpha(opacity=0);transition:all 0.6s;}
.case_ul li .bgs3 .cons{ overflow:hidden; width:100%; width:96%; margin:0 auto;}
.case_ul li .bgs3 .h4{ font-weight:normal; color:#fff; height:32px; line-height:32px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.case_ul li .bgs3 em{ font-style:normal; display:inline-block; padding-right:36px; background:url(../images/i_pic1_on.png) right center no-repeat; margin-top:4%; font-size:16px;}
.case_ul li:hover .bgs3{ opacity:1.0;filter:Alpha(opacity=100);}
/*案例详细*/
.case_ul2{ overflow:hidden; margin-top:1%;}
.case_ul2 li{ display:block; margin-bottom:27px; overflow:hidden; position:relative;}
.case_ul2 li .imgs{  overflow:hidden; position:relative; padding-top:68.4%;}
.case_ul2 li .imgs img{ width:100%; display:block; position:absolute; top:0; left:0; 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.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.case_ul2 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_ul2 li .bgs2{ width:100%; position:absolute; top:0; left:0; height:100%; overflow:hidden;background-color:rgba(0,0,0,0.1); background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0));transition:all 0.6s;}
.case_ul2 li .bgs2 .h4{ font-size:16px;overflow:hidden; font-weight:normal; padding-left:5%; width:98%; position:absolute; bottom:0; line-height:48px; height:48px;white-space:nowrap;text-overflow:ellipsis; color:#fff;}
.case_ul2 li:hover .bgs2{opacity:0;filter:Alpha(opacity=0);}
.case_ul2 li .bgs3{ width:100%; position:absolute; bottom:0; left:0%; height:100%; width:100%; overflow:hidden;background:rgba(0,0,0,0.6);transition:all 0.6s; text-align:center;display: flex; align-items: center; justify-content: left; color:#fff; text-align:center;opacity:0;filter:Alpha(opacity=0);transition:all 0.6s;}
.case_ul2 li .bgs3 .cons{ overflow:hidden; width:100%; width:96%; margin:0 auto;}
.case_ul2 li .bgs3 .h4{ font-weight:normal; color:#fff; height:32px; line-height:32px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.case_ul2 li .bgs3 em{ font-style:normal; display:inline-block; padding-right:36px; background:url(../images/i_pic1_on.png) right center no-repeat; margin-top:4%; font-size:16px;}
.case_ul2 li:hover .bgs3{ opacity:1.0;filter:Alpha(opacity=100);}
/*产品*/
.product_ul{ overflow:hidden; }
.product_ul ul li{ /*overflow:hidden;*/padding-top:4%; display:block; transition:all 0.3s; position:relative;}
.product_ul ul li:hover{ /*border-color:#eb76a9; *//*background:#f6f6f6;*/}
.product_ul ul li a{display:flex;width:100%; overflow:hidden; }
.product_ul ul li:hover:after{opacity:1.0;filter:Alpha(opacity=100);}
.product_ul ul li .imgs{ float:left;width:400px;overflow:hidden;margin-right:5%;}
.product_ul ul li .imgs img{width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.5s ease-out 0s; -moz-transition:all 0.5s ease-out 0s; -o-transition:all 0.5s ease-out 0s; transition:all 0.5s ease-out 0s;}
.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{ float:right; overflow:hidden;width:calc(95% - 400px);width:-webkit-calc(95% - 400px);width:-moz-calc(95% - 400px);position:relative; }
.product_ul ul li .txts:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#e6e6e6;}
.product_ul ul li .txts:after{content:""; position:absolute; bottom:0; left:0; width:0%; height:1px; background:#8bc63c;transition:all 0.3s;}
.product_ul ul li:hover .txts:after{ width:100%;}
.product_ul ul li .txts .h3{ line-height:32px; height:32px; overflow:hidden; color:#333333; font-weight:normal;transition: all 0.3s; margin-top:30px;white-space:nowrap;text-overflow:ellipsis; }
.product_ul ul li .txts .p{ margin-top:10px; height:64px; overflow:hidden; font-size:16px; color:#666666; line-height:32px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.product_ul ul li:hover .txts h3{color:#333333;}
.product_ul ul li .txts .o_more{ margin-top:6%;}
/*联系我们*/
.contact_bg{ background:#f7f7f7; overflow:hidden; }
.contact_one{ overflow:hidden; position:relative; z-index:0; margin-top:6%; margin-bottom:6%;}
.contact_pos{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1;display: flex; align-items: center; justify-content: left;}
.contact_pos .wrap{ width:100%;}
.contact_l{ float:left; width:50%; overflow:hidden; height:700px;}
.contact_l iframe{height: 700px;}
.contact_r{ float:right; width:47%; max-width:720px;}
.contact_r .about_t2{ margin-top:3%;}
.contact_r .contact_ul{ overflow:hidden; border-top:2px solid #c2c7ca; margin-top:5%; margin-bottom:4%;}
.contact_r .contact_ul li{ display:block; border-bottom:1px solid #c2c7ca; overflow:hidden; padding-top:30px; padding-bottom:32px; background-repeat:no-repeat; background-position:left top 36px; background-size:auto 35px; color:#666666; font-size:16px; padding-left:62px; line-height:24px;}
.contact_r .contact_ul li.bgs1{ background-image:url(../images/contact_pic3.png);}
.contact_r .contact_ul li.bgs2{ background-image:url(../images/contact_pic4.png);}
.contact_r .contact_ul li.bgs3{ background-image:url(../images/contact_pic5.png);}
.contact_r .contact_ul li label{ display:block; overflow:hidden; color:#333333;}
.contact_r .contact_ul li a{ color:#666666;}
.contact_r .contact_ul li a:hover{ color:#8bc63c;}
.contact_r .contact_weixin{ overflow:hidden; clear:both; color:#333333;}
.contact_r .contact_weixin img{ height:130px; float:left; margin-right:30px}
.contact_r .contact_weixin .p{ overflow:hidden; font-size:16px; line-height:24px; margin-top:48px; color:#666;}
.product_feedback{ background:url(../img/product_img3.jpg) center bottom no-repeat; background-size:cover;padding-top:7%; padding-bottom:7%;}
.product_feedback.bgs2{ background-image:url(../img/contact_img1.jpg);}
.product_feedback .product_feedback_l{ text-align:left; float:left; width:48%; }
.product_feedback .product_feedback_l .desc{ font-size:16px; color:#333333; line-height:1.5; margin-top:4%; padding-top:4%; border-top:1px solid #cccccc; max-width:420px;}
.product_feedback .product_feedback_l .tel{ font-weight:bold; display:inline-block; color:#333333; margin-top:1%;}
.product_feedback .product_feedback_l .about_t2{ margin-top:0;}
.product_feedback .product_feedback_r{ text-align:left; float:right; width:50%; overflow:hidden;}
.product_feedback .product_feedback_r .divs{ overflow:hidden; border:1px solid #cccccc; margin-bottom:10px;}
.product_feedback .product_feedback_r .inputs {
  width: 100%;
  height: 58px;
  line-height: 58px;
  padding: 0 18px;
  font-size: 1.4rem;
  background:none; color:#333; border:none;font-family:"微软雅黑";
}
.product_feedback .product_feedback_r .inputs::-webkit-input-placeholder {
  color: #808080;
}
.product_feedback .product_feedback_r .inputs:-moz-placeholder {
  color: #808080;
}
.product_feedback .product_feedback_r .inputs::-moz-placeholder {
  color: #808080;
}
.product_feedback .product_feedback_r .inputs:-ms-input-placeholder {
  color: #808080;
}
.product_feedback .textarea{ padding:1%; width:100%; padding-left:18px; background:none; font-size:14px; border:none; outline:none; color:#333; height:136px;font-family:"微软雅黑"; }
.product_feedback .textarea::-webkit-input-placeholder {
  color: #808080;
}
.product_feedback .textarea:-moz-placeholder {
  color: #808080;
}
.product_feedback .textarea::-moz-placeholder {
  color: #808080;
}
.product_feedback .textarea:-ms-input-placeholder {
  color: #808080;
}
.product_feedback .bnts{ width:100%; margin:0 auto; display:block; overflow:hidden;line-height:60px; height:60px; background:#8dc740; outline:none;-webkit-tap-highlight-color:transparent;transition:all 0.3s; cursor:pointer; color:#fff; font-size:16px; border:none; letter-spacing:2px;font-family:"微软雅黑"; }
.product_feedback .bnts:hover{ background:#30b93d;}
/*滚动条*/
.i_jsq_scroll{ overflow:hidden;overflow-y: auto; max-height:100%; position:relative; background:url(../images/contact_bg3.png) right top repeat-y;}
.i_jsq_scroll::-webkit-scrollbar { -webkit-appearance: none;}
.i_jsq_scroll::-webkit-scrollbar:vertical { width: 4px;}
.i_jsq_scroll::-webkit-scrollbar-thumb { border-radius: 8px; border:0; background-color:#8bc63c;}
@media screen and (max-width: 1700px) {
/*关于我们*/
.honor_bg .about_t2:after{ display:none;}
.about_two .about_t2:after{ display:none;}
}
@media screen and (max-width: 1600px) {
/*关于我们*/
.about_one .about_one_r .counter{ margin-top:4%;}


}
@media screen and (max-width: 1440px) {
/*内页*/
.postions{  font-size:14px;}
.postions .search{ margin-top:10px;}
.postions .goback{height:60px; line-height:60px;}

}
@media screen and (max-width: 1360px) {
/*内页*/
.postions h2{ font-size:22px;}
/*关于我们*/
.about_one .about_one_r{ padding-left:30px;}
.about_one .about_one_r .p{ line-height:28px; font-size:15px;}
.about_t2:after{ left:-2%;}
/*新闻*/
.about_l .about_l_titile .about_t2:after{ left:-30px;}
.o_more{  width:140px; height:46px; line-height:44px; text-indent:18px; background-position:right 19px center; font-size:15px;}
.o_more:hover{ background-position:right 14px center; text-indent:23px;}
/*系统解决方案*/
.solution_ul li .imgs{ width:560px;}
.solution_ul li .txts{ width:calc(100% - 560px);width:-webkit-calc(100% - 560px);width:-moz-calc(100% - 560px);}
.solution_ul li .txts .p{ font-size:16px; line-height:32px;}
/*案例*/
.case_ul li .bgs2 .h4{ font-size:15px;}
/*案例详细*/
.case_ul2 li .bgs2 .h4{ font-size:15px;}
/*联系我们*/
.contact_r .about_t2:after{ left:-22px;}
.product_feedback .product_feedback_l .about_t2:after{ left:-22px;}
}

@media screen and (max-width: 1200px) {
/*内页*/
.sec .postions{ margin-top:10px;}
.postions h2{ font-size:20px;}
.postions h2 span{ font-size:14px;}
.postions2{ height:50px; line-height:50px;}
.postions2 h2{ font-size:18px;}
.postions2 h2 span{ font-size:14px;}
.o_big_con.bgs2 .h2 label{ margin-bottom:3%;}
.o_big_con .h2 label{ line-height:30px; font-size:20px;}
.map{ top:-50px;}
/*网站地图*/
.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;}
/*关于我们*/
.about_one .about_one_r .counter .h6{ font-size:13px; margin-top:4px; line-height:20px; height:20px;}
.about_one .about_one_r .counter label{ font-size:13px;}
.about_ul{ margin-top:4%;}
.about_ul li .txts .h4{ line-height:36px; margin-top:3%;}
.about_ul li .txts .p{ line-height:28px; margin-top:2%;}
/*新闻*/
.about_l{ margin-right:2%;}
.news_con ul li .imgs{ width:350px; margin-right:3%;}
.news_con ul li .txts{ height:262px;}
/*新闻资讯详细*/
.about_x2 .con_id{ font-size:15px; line-height:30px;}
.news_one .news_one_r .h4{ height:60px; line-height:60px;}
/*系统解决方案*/
.solution_ul li .imgs{ width:50%;}
.solution_ul li .txts{width:calc(100% - 50%);width:-webkit-calc(100% - 50%);width:-moz-calc(100% - 50%);}
.solution_ul li .txts .h4{ line-height:36px; }
.solution_ul li .txts .p{ line-height:28px; margin-top:2%; font-size:15px;}
/*系统解决方案详细*/
.solution_r .txts{ font-size:15px;}
.solution_two{ font-size:15px;}
/*案例*/
.case_ul li{  width:49%;}
.case_ul li:nth-child(3n+0){ margin-right:2%;}
.case_ul li:nth-child(2n+0){ margin-right:0;}
/*产品*/
.product_ul ul li .imgs{ width:350px; margin-right:3%;}
.product_ul ul li .txts{width:calc(97% - 350px);width:-webkit-calc(97% - 350px);width:-moz-calc(97% - 350px); }
/*联系我们*/
.contact_l{ height:700px;}
.contact_l iframe{height: 700px;}
}

@media screen and (max-width: 1100px) {
/*内页*/
.postions .search{ margin-top:6px; width:300px;}
.postions .search .inputs{width: calc(100% - 80px);width: -webkit-calc(100% - 80px);width: -moz-calc(100% - 80px); font-size:13px;}
.postions .search .bnts{ width:80px;}
.postions .goback{height:50px; line-height:50px;}

/*分页*/
.yema a{ height:36px; line-height:36px;min-width:30px; font-size:14px;}
.yema a span{ font-size:14px;}
/*新闻*/
.news_con ul li .imgs{ width:300px; margin-right:3%;}
.news_con ul li .txts{ height:229px;}
.news_con ul li .txts .h3{ margin-top:10px;}
/*产品*/
.product_ul ul li .imgs{ width:300px;}
.product_ul ul li .txts{width:calc(97% - 300px);width:-webkit-calc(97% - 300px);width:-moz-calc(97% - 300px); }
.product_ul ul li .txts .h3{ margin-top:15px;}
}
@media screen and (max-width: 1000px) {
/*内页*/
.postions{ position:static; border-bottom:1px solid #e1e1ea;}
.postions:after{ display:none;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:16px; 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:#00468c; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:#00468c;}
.postions .postions_b a:after{ height:0;}
.postions2{ height:40px; line-height:40px;}
.postions2 .postions_r:after{ left:24px;}
.o_big_con .h2 label{  margin-top:4px; font-size:18px; line-height:26px;}
/*分页*/
.yema.bgs2{ text-align:center;}
/*分类弹窗*/
.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:88%;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#f5f5f7; 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_l{ float:none; width:0%; background:none; margin-right:0; z-index: 19891025; right: 0%; position:absolute; overflow: hidden; top:0; height:100%; margin-bottom:0;}
.about_l.lws{ width:90%; max-width:310px;}
/*.about_l .i_left_ul2 li:after{ top:16px; height:22px;}*/
.about_l .i_left_ul2{ border:0;}
.about_l .i_left_ul2 li h1{ padding-left:12px; padding-right:12px; font-size:15px;}
.about_l .i_left_ul2 li h2{ padding-left:12px; padding-right:12px; font-size:15px;}
.about_l .i_left_ul2 li div{   margin-bottom:14px; padding-left:22px; padding-right:22px;}
.news_bg .wrap{ padding-top:0%;}
#dgtzx{ display:none;}
.about_l .about_l_titile{ padding-top:15px; padding-bottom:15px;}
.news_con ul li .txts .o_more{ margin-top:3%;}
/*产品*/
.product_ul ul li .txts .o_more{ margin-top:3%;}
/*联系我们*/
.contact_l{ height:600px; width:100%;}
.contact_l iframe{height: 600px;}
.contact_pos{ display:block; position:static;padding-top:4%; padding-bottom:5%; clear:both; overflow:hidden;}
.contact_r{ float:none; width:100%; max-width:none;  }
.product_feedback .product_feedback_l{ float:none; text-align:center; width:100%;}
.product_feedback .product_feedback_r{ float:none; width:100%; margin-top:3%;}

}
@media screen and (max-width: 960px) {
/*内页*/
.postions h2{ font-size:18px;}
/*关于我们*/
.about_one .about_one_l{ float:none; width:100%; max-width:none; margin-top:5%; position:static; height:auto;}
.about_one .about_one_r{ float:none; width:100%; background-size:18px auto; padding-left:0px; background:none;/* padding-left:22px;*/}
.about_one .about_one_r .about_t .h3{ line-height:32px;}
.about_one .about_one_r .p{ font-size:14px; line-height:26px; margin-top:2%;}
.about_one .about_one_r .counter ul li{ max-width:none; text-align:center;}
.about_ul li .txts .h4{ line-height:30px;}
.about_t2:after{ width:18px; height:10px; left:-22px; display:none;}
.about_t2 .h3{ line-height:32px;}
/*新闻*/
.o_more{font-size:14px;margin:0 auto; margin-top:5%;}
.news_con ul li .txts .o_more{ margin:0; margin-top:3%;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:22px; line-height:32px;}
.about_x2 .show_t.bgs2{ font-size:26px;}
.about_x2 .con_id{ line-height:26px; font-size:15px;}
.about_x2 .con_id .case_one{ line-height:32px;}
.prenext{ font-size:14px; line-height:24px; }
.prenext span{ height:24px;}
.prenext .goback{ margin-top:-48px; padding-top:24px; line-height:24px; height:48px; background-position:center top 5px; font-size:13px;}

/*系统解决方案*/
.solution_ul li .txts .h4{ line-height:30px;}
.solution_ul li .txts .o_more{ margin:0; margin-top:4%;}
/*系统解决方案详细*/
.solution_l{ float:none; width:100%; margin-top:5%;}
.solution_r{ float:none; width:100%; max-width:none; margin-top:3%;  position:static; height:auto;}
.solution_r .h3{ margin-top:2.5%;}
.solution_r .txts{ font-size:14px; line-height:28px;}
.solution_r .txts .ul li:after{ top:9px;}
.solution_two{ font-size:14px; line-height:28px;}
.solution_two .desc{ font-size:13px; line-height:24px;}
.solution_two .ul li:after{ top:9px;}
/*案例*/
.case_ul li .bgs3 em{ font-size:14px; padding-right:25px;}
.case_ul li .bgs2 .h4{ font-size:14px;line-height:40px; height:40px;}
.case_ul li{  width:32%;}
.case_ul li:nth-child(2n+0){ margin-right:2%;}
.case_ul li:nth-child(3n+0){ margin-right:0;}
/*案例详细*/
.case_ul2 li{ margin-bottom:4%;}
.case_ul2 li .bgs3 em{ font-size:14px; padding-right:25px;}
.case_ul2 li .bgs2 .h4{ font-size:14px;line-height:40px; height:40px;}
/*产品*/
.product_ul ul li .txts .o_more{ margin:0; margin-top:3%;}
/*联系我们*/
.product_feedback .product_feedback_l .desc{ max-width:none; padding-top:2%; margin-top:2%;}

}

@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}
.postions2 h2{ font-size:16px;}
.postions2 h2 span{ font-size:13px;}
/*关于我们*/
.about_ul li{ margin-bottom:5%;}
.about_ul li:last-child{ margin-bottom:0;}
/*.about_ul li .txts .desc{ font-size:14px;}*/
.about_ul li .imgs{ float:none; width:100%;}
.about_ul li:nth-child(2n+0) .imgs{ float:none;}
.about_ul li .txts{width:100%; margin-top:4%; position:static; height:auto; display:block; margin-bottom:5%;}
.about_ul li .txts .boxs{ width:96%;}
.about_ul li .imgs i{ display:none;}
/*系统解决方案*/
.solution_ul li{ margin-bottom:5%;}
.solution_ul li:last-child{ margin-bottom:0;}
.solution_ul li .imgs{ float:none; width:100%;}
.solution_ul li:nth-child(2n+0) .imgs{ float:none;}
.solution_ul li .txts{width:100%; margin-top:4%; position:static; height:auto; display:block; margin-bottom:5%;}
.solution_ul li .txts .boxs{ width:96%;}
}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ height:290px;}
.postions{ height:44px; line-height:44px; font-size:13px;}
.postions.bgs3{height:44px; line-height:44px;}
.sec .postions{ margin-top:0px;}
.postions h2{ /*display:none;*/ height:44px;}
.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}
.postions .search{ margin-top:3px;}
.postions .goback{height:44px; line-height:44px; font-size:12px;}
.postions2{ font-size:13px; height:30px; line-height:30px;}
/*分页*/
.yema a{ height:26px; line-height:24px; padding-left:6px; padding-right:6px; margin-left:2px; font-size:13px; min-width:26px;}
.yema a span{ font-size:13px;}

/*网站地图*/
.website_t{ font-size:15px;}
.sitemap_main dd{width:calc(32.66% - 2px);width:-webkit-calc(32.66% - 2px);width:-moz-calc(32.66% - 2px); font-size:13px;}
.sitemap_main dd:nth-child(4n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(3n+0){ margin-right:0;}
/*关于我们*/
.about_one .about_one_r .counter .h6{ font-size:12px;}
.about_one .about_one_r .counter label{ font-size:12px;}
.about_ul li .txts .h4{ line-height:26px;}
/*新闻资讯详细*/
.news_one{ display:block;}
.news_one .news_one_l{ width:100%; margin-right:0; float:none;}
.news_one .news_one_r{ width:100%;}
.news_ul2 ul li .date{ margin-top:20px;}
.news_ul2 ul li .h3{ height:auto;}
/*系统解决方案*/
.solution_ul li .txts .h4{ line-height:26px;}
/*联系我们*/
.contact_r .contact_ul li{ padding-top:20px; padding-bottom:20px; padding-left:50px;background-position: left top 25px;}

}

@media screen and (max-width: 640px) {
/*关于我们*/
.about_ul li .txts .h4{ margin-top:2%;}
.about_ul li .txts .span{ background-size:20px 21px; padding-left:25px;}
.about_ul li .txts .p{ font-size:14px; line-height:24px;}
/*新闻*/
.news_con ul li .txts .date{ font-size:13px;}
.about_l .i_left_ul2 li h1{ font-size:14px;}
.about_l .i_left_ul2 li h2{ font-size:14px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:20px; line-height:28px; text-align:center;}
.about_x2 .show_t.bgs2{ font-size:24px;}
.about_x2 .con_line{ font-size:12px;  line-height:30px; text-align:center;}
.about_x2 .con_id{ font-size:14px; line-height:24px;}
.about_x2 .con_id .case_one{ line-height:26px;}
.prenext{ font-size:13px;}
.prenext .goback{ font-size:12px;}
/*系统解决方案*/ 
.solution_ul li .txts .h4{ margin-top:1%;}
.solution_ul li .txts .p{ font-size:14px; line-height:24px;}
/*系统解决方案详细*/
.solution_r .txts{ font-size:13px; line-height:24px;}
.solution_r .txts .ul li:after{ top:8px;}
.solution_two{font-size:13px; line-height:24px;}
.solution_two table td{ min-width:100px;}
.solution_two .desc{ font-size:12px; line-height:22px;}
.solution_two .ul li:after{ top:8px;}
/*案例*/
.case_ul li{  width:49%;}
.case_ul li:nth-child(3n+0){ margin-right:2%;}
.case_ul li:nth-child(2n+0){ margin-right:0;}
/*联系我们*/
.contact_l{ height:500px;}
.contact_l iframe{height: 500px;}
.contact_r .contact_ul{ margin-top:4%;}
.contact_r .contact_ul li{ padding-left:36px; background-size:auto 30px; font-size:14px;}
.product_feedback .product_feedback_r{ margin-top:4%;}
.product_feedback .product_feedback_r .inputs{ height:38px; line-height:38px;}
.product_feedback .bnts{ height:40px; line-height:40px;}
.product_feedback .product_feedback_l .desc{ font-size:15px;}

}
@media screen and (max-width: 480px) {
/*内页*/
.o_big{ height:200px;}
.o_big_con .h2{ font-size:18px; }
.o_big_con .h2 label{ font-size:14px; line-height:22px;}
.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
.postions .postions_r img{ height:14px;}
.postions .search{ width:220px;}
.postions .search .inputs{width: calc(100% - 60px);width: -webkit-calc(100% - 60px);width: -moz-calc(100% - 60px); font-size:12px;}
.postions .search .bnts{ width:60px;}
.postions2{ font-size:12px;}

/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}
/*网站地图*/
.website_t{ font-size:14px;}
.sitemap_main dd{width:calc(49.5% - 2px);width:-webkit-calc(49.5% - 2px);width:-moz-calc(49.5% - 2px); font-size:12px;}
.sitemap_main dd:nth-child(3n+0){ margin-right:1%;}
.sitemap_main dd:nth-child(2n+0){ margin-right:0;}
/*关于我们*/
.about_one .about_one_r .counter{ margin-top:6%;}
.about_one .about_one_r .p{ font-size:13px; line-height:24px;}
.about_one .about_one_r .about_t .h3{ font-size:18px;}
.about_one .about_one_r .about_t span{ font-size:25px;}
.about_t2 .h3{ font-size:18px;}
.about_t2 span{ font-size:25px;}
/*新闻*/
.news_con ul li .imgs{ width:200px;}
.news_con ul li .txts{ height:150px;}
.news_con ul li .txts .h3{ margin-top:15px; font-size:16px;}
.news_con ul li .txts .p{ font-size:13px; line-height:22px; height:44px; margin-top:5px;}
.news_con ul li .txts .o_more{ display:none;}
.o_more{ width:110px; height:40px; line-height:38px; text-indent:12px; background-position:right 15px center; font-size:13px;}
.o_more:hover{ background-position:right 10px center; text-indent:17px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px;}
.about_x2 .show_t.bgs2{ font-size:20px;}
.about_x2 .con_id{ font-size:13px;}	
.prenext{ font-size:12px; line-height:22px;}
.prenext span{ padding-right:60px; height:22px;}
.news_ul2 ul li .h3{ font-size:16px; line-height:22px;}
.news_ul2 ul li .date{ width:100px; height:32px; line-height:32px; font-size:13px;}
/*系统解决方案*/ 
.solution_ul li .txts .p{ font-size:13px; line-height:22px;}

/*系统解决方案详细*/
.solution_r .txts{ font-size:12px; line-height:22px;}
.solution_r .txts .ul li:after{ top:6px;}
.solution_two{font-size:12px; line-height:22px;}
.solution_two table td{ min-width:60px;}
.solution_two .ul li:after{top:6px;}
/*案例*/
.case_ul li .bgs3 em{ font-size:13px; padding-right:22px;}
.case_ul li .bgs2 .h4{ font-size:13px;line-height:36px; height:36px; padding-left:3%;}
/*案例详细*/
.case_ul2 li .bgs3 em{ font-size:13px; padding-right:22px;}
.case_ul2 li .bgs2 .h4{ font-size:13px;line-height:36px; height:36px; padding-left:3%;}
/*产品*/
.product_ul ul li .imgs{ width:200px;}
.product_ul ul li .txts{ width:calc(97% - 200px);width:-webkit-calc(97% - 200px);width:-moz-calc(97% - 200px); }
.product_ul ul li .txts .h3{ margin-top:10px; font-size:16px;}
.product_ul ul li .txts .p{ font-size:13px; line-height:22px; height:44px; margin-top:5px;}
/*联系我们*/
.contact_l{ height:400px;}
.contact_l iframe{height: 400px;}
.contact_r .contact_ul li{ padding-top:15px; padding-bottom:15px;}
.contact_r .contact_weixin img{ margin-right:20px;}
.contact_r .contact_weixin .p{ font-size:14px;}
.product_feedback .product_feedback_l .desc{ font-size:14px;}
}

@media screen and (max-width: 420px) {
/*内页*/
.o_big_con .h2 label{ font-size:13px; line-height:20px;}
/*新闻*/
.news_con ul li .imgs{ width:154px;}
.news_con ul li .txts{ height:116px;}
.news_con ul li .txts .h3{ height:24px; line-height:24px; margin-top:8px;}
.news_con ul li .txts .p{ height:40px; line-height:20px;}
.o_more{ font-size:12px;height:36px; line-height:34px;}
/*新闻资讯详细*/
.news_ul2 ul li .date{ font-size:12px;}
.news_ul2 ul li .h3{ margin-top:10px;}
.solution_two table td{ min-width:50px;}
/*案例*/
.case_ul li .bgs3 em{ font-size:12px; }
/*案例详细*/
.case_ul2 li .bgs3 em{ font-size:12px; }
/*产品*/
.product_ul ul li .txts .h3{ margin-top:5px; height:28px; line-height:28px;}
.product_ul ul li .imgs{ width:170px;}
.product_ul ul li .txts{ width:calc(97% - 170px);width:-webkit-calc(97% - 170px);width:-moz-calc(97% - 170px); }
/*联系我们*/
.contact_l{ height:350px;}
.contact_l iframe{height: 350px;}
.product_feedback .product_feedback_r .inputs{ padding:0 12px; font-size:13px;}
.product_feedback .textarea{ font-size:13px; padding-left:12px; padding-top:2%;}
.product_feedback .bnts{ font-size:13px;}
.product_feedback .product_feedback_l .desc{ font-size:13px;}
}
@media screen and (max-width: 360px) {
/*内页*/
.o_big_con .h2 label{ font-size:12px;}
/*新闻*/
.news_con ul li .imgs{ width:150px;}
.news_con ul li .txts{ height:113px;}
.news_con ul li .txts .h3{  font-size:15px;}
.news_con ul li .txts .p{ font-size:12px; margin-top:0;}
/*产品*/
.product_ul ul li .imgs{ width:150px;}
.product_ul ul li .txts{ width:calc(97% - 150px);width:-webkit-calc(97% - 150px);width:-moz-calc(97% - 150px); }
.product_ul ul li .txts .h3{  font-size:15px; margin-top:10px; height:28px; line-height:28px; font-size:15px;}
.product_ul ul li .txts .p{ font-size:12px; margin-top:6px; line-height:20px; height:40px;}
.product_ul ul li .txts .o_more{ display:none;}
}


.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;}
}
 .tagGroup {
  float: left;
  font-size: 16px;
}
@media (max-width: 959px) {
 .tagGroup {
    float: none;
  }
}
.tagGroup b {
  font-size: 18px;
}
.tagGroup .tag {
  margin: 5px 20px 5px 0;
  padding: 10px 30px;
  background-color: #e5e5e5;
}
