﻿@import url(style.css);

@import url(lrtk3.css);

@import url(pscroll.css);

@import url(aos.css);

/*内页*/

@keyframes scaleAnim{

    0%{         

        -webkit-transform: scale(1);

        transform: scale(1);

    }

    100%{

        -webkit-transform: scale(1.1);

        transform: scale(1.1);

    }

}





.postions{ height:70px; line-height:70px; overflow:hidden;color:#555555; font-size:15px; background:#fff; border-bottom:1px solid #e5e5e5;}

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

.postions a{color:#555555; }

.postions a:hover{ color:#52a12d;}

.postions label{ color:#333333;}

.postions .postions_r img{ vertical-align:baseline; margin-right:8px; margin-left:11px;}

.postions .postions_r img:first-child{ margin-left:0;}

.postions h2{ float:left; font-weight:normal; color:#333; height:58px; font-size:20px;}

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

.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}

.postions .postions_b{ float:right; }

.postions .postions_b a{ float:left; text-align:center;overflow:hidden; font-size:15px; color:#333333; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:38px;}

.postions .postions_b a:hover{color:#333333;}

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

/*分类弹窗*/

.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}

.about_tc .closed2{ display:none;}



.o_big_con{ overflow:hidden; position:relative;}

.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}

.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}

.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}

.o_big_con .cons .wrap{ height:100%; display:table; }

.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle; color:rgba(255,255,255,1.0); text-align:center; text-transform:uppercase; padding-top:30px;}

.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,0.49); line-height:1; text-transform:uppercase; margin-top:12px; font-size:14px; font-family:Arial;}





/*分页*/

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

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

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

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

.yema a.on, .yema a.sel{color:#fff;  background:#52a12d;border:1px solid #52a12d;}

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

.yema a.first:hover,.yema a.last:hover{background-color:#52a12d;}

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

/*分类弹窗*/

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

/*暂无内容*/

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

/*关于我们*/

.o_title{ overflow:hidden; margin-top:5%; text-align:center;}

.o_title .h3{ color:#222222; overflow:hidden; font-weight:normal; position:relative; padding-bottom:2%;}

.o_title .h3:after{content:""; position:absolute; bottom:0; left:50%; margin-left:-25px; width:50px; height:2px; background:#52a12d;}

.o_title .hui{ color:#555555;  font-size:15px; overflow:hidden; margin-top:3%; line-height:30px;}

.about_con{ overflow:hidden; line-height:30px;font-size:15px; color:#888888;position:relative; margin-top:4%; margin-bottom:7%;}

.about_con img{ max-width:100%;}

.about_con .imgs{ float:left; width:50%; overflow:hidden; margin-right:3%;}

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

.about_con .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_con .txts{ overflow:hidden;}

.about_con .txts .boxs{ overflow:hidden; border-bottom:1px solid #ebebeb; padding-bottom:5%; margin-top:3%; }

.about_con .txts .h3{ position:relative; margin-top:5%; line-height:30px; font-weight:normal; color:#333333;}

.about_con .txts .p{ overflow:hidden;  padding-top:4%; }



.about_bg2{ overflow:hidden; background:#f3f5f7;}

.about_ul{ margin-top:4%; margin-bottom:6%; text-align:center;}

.about_ul ul li{ float:left; overflow:hidden; width:15%; margin-right:2%; margin-bottom:2%;transition:all 0.3s; position:relative; padding-top:9%;}

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

.about_ul ul li:hover{box-shadow: 3.3px 3.5px 15px 6px rgba(0,0,0,0.04);transform: translate(0%, -5px);}

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

.about_ul ul li: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_ul2{ margin-top:6%; margin-bottom:4%; overflow:hidden; font-size:15px; color:#888888; line-height:30px;}

.about_ul2 ul li{ display:block; overflow:hidden; margin-bottom:2%;}

.about_ul2 .imgs{ float:right; width:50%; overflow:hidden; margin-left:3%;}

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

.about_ul2 .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_ul2 .txts{ overflow:hidden;}

.about_ul2 .txts .h3{ position:relative; margin-top:20%; padding-bottom:6%; font-weight:normal; color:#333333;}

.about_ul2 .txts .h3:after{content:""; position:absolute; bottom:0; left:0%;width:50px; height:2px; background:#52a12d;}

.about_ul2 .txts .p{ overflow:hidden;  padding-top:4%; }

/*联系我们*/

.contact_ul{ overflow:hidden;  margin-top:1%; font-size:14px;line-height:26px; color:#333333; margin-bottom:5%;}

.contact_ul ul li{ float:left; width:33.33%; overflow:hidden; text-align:center; }

.contact_ul ul li:last-child{ font-size:16px;}

.contact_ul ul li .box{ padding-left:2%; padding-right:2%; padding-top:12%; }

.contact_ul ul li .box a{ color:#222222;transition:all 0.3s; font-family:Arial;}

.contact_ul ul li .box a:hover{ color:#52a12d;}

.contact_ul ul li .box .h3{   font-weight:normal; color:#999999; margin-bottom:5%; font-size:18px;}

.contact_ul ul li .box i{ margin:0 auto; width:118px; height:118px; display:block; transition:all 0.3s; background-repeat:no-repeat; background-position:center center; background-size:100% 100%; margin-bottom:6%;transition:all 0.3s; background-color:#52a12d; border-radius:50%;}

.contact_ul ul li .box i.bgs1{ background-image:url(../images/contact_pic1.png);}

.contact_ul ul li .box i.bgs2{ background-image:url(../images/contact_pic2.png);}

/*.contact_ul ul li .box i.bgs3{ background-image:url(../images/contact_pic3.png);}*/

.contact_ul ul li .box i.bgs4{ background-image:url(../images/contact_pic4.png);}

.contact_ul ul li:hover .box i{ background-color:#e8383d;}

/*.contact_ul ul li:hover i{transform: rotate(360deg);}*/

/*.contact_ul ul li:hover .box i.bgs1{ background-image:url(../images/contact_pic1_on.png);}

.contact_ul ul li:hover .box i.bgs2{ background-image:url(../images/contact_pic2_on.png);}

.contact_ul ul li:hover .box i.bgs3{ background-image:url(../images/contact_pic3_on.png);}*/

.contact_ul ul li .p{ max-width:330px; margin:0 auto; overflow:hidden;}

.contact_ul ul li .p label{ display:block; color:#999999; margin-top:4px;}

.feedback_div2{padding-bottom:6%; overflow:hidden; text-align:center; margin-top:4%; }

.feedback_div2 .divs{float:left; width:32%; margin-right:2%;margin-bottom:2%; position:relative;}

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

.feedback_div2 .inputs2{ width:99%;  background:#fff; height:46px; line-height:46px; font-size:15px; color:#a1a1a1; border:1px solid #e0e0e0; outline:none;  text-indent:28px; font-family:"微软雅黑"; }

.feedback_div2 .feedback_t{ color:#555; font-size:15px; padding-left:28px; overflow:hidden; background:url(../images/contact_bg5.png) left center no-repeat; text-align:left; margin-bottom:2%; margin-top:2%;}

.feedback_div2 .textarea{ padding:1%; width:calc(99% - 30px);width:-webkit-calc(99% - 30px);width:-moz-calc(99% - 30px); padding-left:28px; background:#fff; font-size:15px; border:1px solid #e0e0e0; outline:none;margin-bottom:2%; color:#a1a1a1; height:190px; font-family:"微软雅黑"; }

.feedback_div2 .bnts2{  border: none; width:100%; max-width:158px;font-size:15px; margin:0 auto; height: 46px; line-height:46px; background: #52a12d; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; font-family:"微软雅黑";}

.feedback_div2 .bnts2:hover{filter:alpha(opacity=80);opacity:0.8;transition:all 0.3s;}



.feedback_div2 .inputs2.bgs2{ text-indent:80px;}

.feedback_div2 .selects{ position:absolute; left:2px; padding-left:4%; height:46px; line-height:46px; top:1px; width:70px; border:0; font-size:15px; outline:none;}

#AboutBlock *{webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

#AboutBlock .MapBox { position: relative;}

#AboutBlock .MapBox img { max-width: 99999px;}

#AboutBlock .MapBox .Map { height: 590px;}

/*荣誉*/

.honor_bg{ background:#f7f7f7; overflow:hidden;}

.honor_bg .wrap{ margin-top:5%; margin-bottom:5%; background:#fff;}

.honor_l{ float:left; width:50%; overflow:hidden;}

.honor_l .img{ overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover;-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; height:436px;}

.honor_l .img:hover{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

.honor_l .img img{ width:100%;opacity:0;filter:Alpha(opacity=0);}

.honor_r{ overflow:hidden; width:50%;}

.honor_r .txts{ width:94%; margin:0 auto; max-width:510px;}

.honor_r .txts .h3{ text-align:center; font-weight:normal; overflow:hidden; margin-top:8%;}

.honor_r .txts .desc{ overflow:hidden; text-align:center; font-family:Arial; font-size:12px; color:#d9d9d9; text-transform:uppercase; line-height:24px; height:24px;}

.honor_r .txts .cons{ height:310px; overflow:hidden;overflow-y: auto; padding-right:20px; margin-top:12px; font-size:14px; color:#666666; line-height:40px;}

.honor_r .txts .cons::-webkit-scrollbar {width: 5px;height: 10px;}

.honor_r .txts .cons::-webkit-scrollbar-thumb {background-color: rgba(230, 39, 44, 1.0);}

.honor_r .txts .cons:hover::-webkit-scrollbar-thumb {background-color: rgba(230, 39, 44, 0.7);}

.honor_r .txts .cons::-webkit-scrollbar-thumb:hover { background-color: rgba(230, 39, 44, 1.0);-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1); }

.honor_r .txts .cons::-webkit-scrollbar-track {  background-color:#f5f5f9;}

/*团队*/

.team_ul{ margin-top:4%; margin-bottom:6%;}

.team_ul ul li{ float:left; width:32%; margin-right:2%; overflow:hidden; background:#fff;box-shadow: 3.3px 3.5px 15px 6px rgba(0,0,0,0.04);transition:all 0.3s; color:#999999; font-size:15px; text-align:center; padding-bottom:50px; padding-top:50px; border-radius:4px;}

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

.team_ul ul li:hover{ background:#ee320a; color:#efbabd;}

.team_ul ul li i{ display:block; width:50px; height:47px; margin:0 auto; background-repeat:no-repeat; background-size:100% 100%;}

.team_ul ul li i.bgs1{ background-image:url(../images/team_pic1.png);}

.team_ul ul li i.bgs2{ background-image:url(../images/team_pic2.png);}

.team_ul ul li i.bgs3{ background-image:url(../images/team_pic3.png);}

.team_ul ul li:hover i.bgs1{ background-image:url(../images/team_pic1_on.png);}

.team_ul ul li:hover i.bgs2{ background-image:url(../images/team_pic2_on.png);}

.team_ul ul li:hover i.bgs3{ background-image:url(../images/team_pic3_on.png);}

.team_ul ul li .h3{ font-weight:bold; overflow:hidden; color:#333333; font-size:18px; line-height:30px; padding-top:16px; position:relative; margin-top:17px; padding-left:2%; padding-right:2%;transition:all 0.3s;}

.team_ul ul li .h3:after{ width:16px; height:2px; content:""; position:absolute; top:0; left:50%; margin-left:-8px; background:#de000f;}

.team_ul ul li .p{ line-height:26px; height:26px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; margin-top:5px;}

.team_ul ul li:hover .h3{ color:#fff;}

.team_ul ul li:hover .h3:after{ background:#ee5d50;}

.team_bg{ background:#f4f5f7; overflow:hidden; clear:both;}

.team_bg .wrap2{ margin-top:4%; margin-bottom:5%;}

.team_l{ float:left; width:49%; overflow:hidden; max-width:634px;}

.team_l .img{ overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover;-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; height:398px;}

.team_l .img:hover{-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);}

.team_l .img img{ width:100%;opacity:0;filter:Alpha(opacity=0);}

.team_r{ float:right; width:48%; max-width:620px; font-size:15px;}

.team_r .h3{ font-weight:normal; overflow:hidden; position:relative; padding-bottom:4%; margin-top:4%;}

.team_r .h3:after{ content:""; position:absolute; bottom:0; left:0; width:47px; height:2px; background:#e1e1e1;}

.team_r .p{ line-height:30px; color:#888888; overflow:hidden; margin-top:3%;}

.team_r dl{ margin-top:5%;}

.team_r dl dd{ float:left; width:48%; background:#fff;box-shadow: 3.3px 3.5px 15px 6px rgba(0,0,0,0.04); margin-bottom:4%;}

.team_r dl dd:nth-child(2n+0){ float:right;}

.team_r dl dd .box{ max-width:200px; margin:0 auto; width:90%; overflow:hidden; margin-top:20px; margin-bottom:20px;}

.team_r dl dd i{ width:46px; height:32px; float:left; background-repeat:no-repeat; background-size:auto 32px; background-position:left center;}

.team_r dl dd i.bgs1{ background-image:url(../images/team_ico1.png);}

.team_r dl dd i.bgs2{ background-image:url(../images/team_ico2.png);}

.team_r dl dd i.bgs3{ background-image:url(../images/team_ico3.png);}

.team_r dl dd i.bgs4{ background-image:url(../images/team_ico4.png);}

.team_r dl dd span{ overflow:hidden; line-height:32px; color:#444444;}

/*公司动态*/

.news_bg{ overflow:hidden; background:#f3f5f7;}

.news_con{ margin-top:5%; margin-bottom:2%;}

.news_con ul li{ overflow:hidden; margin-top:2%; background:#fff;display:block; margin-bottom:3%;/* border-radius:6px;*/}

.news_con ul li:last-child{ margin-bottom:0;}

.news_con ul li:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.06);}

.news_con ul li .imgs{ width:408px; float:left; display:inline; overflow:hidden; }

.news_con ul li .imgs img{width:100%;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/-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_con ul li:hover .imgs img{/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/-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 .i_about_r{ padding-left:3%; overflow:hidden; margin-right:3%;transition: all 0.3s; }

.news_con ul li:hover .i_about_r{ padding-left:3.5%; margin-right:2.5%;}

.news_con ul li .i_about_r h3{ line-height:62px; height:62px; overflow:hidden; font-size:22px; color:#333333; font-weight:normal;transition: all 0.3s; margin-top:10px;text-overflow: ellipsis;white-space: nowrap;}

.news_con ul li .i_about_r em{ font-style:normal; font-family:Arial; font-size:14px; display:inline-block; width:100px; text-align:center; border:1px solid #afafaf; border-radius:20px; color:#afafaf; height:26px; line-height:26px; margin-top:40px;}

.news_con ul li .i_about_r .p{ height:56px; overflow:hidden; font-size:14px; color:#888888; line-height:28px; margin-bottom:17px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news_con ul li .i_about_r .news_more{ float:left; height:32px; line-height:32px;  color:#52a12d; font-size:15px;background:url(../images/news_bg1.png) right center no-repeat; padding-right:34px;transition: all 0.3s; }

.news_con ul li .i_about_r .news_more span{ float:left; overflow:hidden; width:0; }

.news_con ul li:hover .i_about_r .news_more{ padding-right:38px;background-image:url(../images/news_bg1_on.png);}

.news_con ul li .i_about_r .news_more:hover span{width:auto;}

.news_con ul li:hover .i_about_r h3{ color:#222;}

.news_con ul li:hover .i_about_r em{ color:#fff; background:#52a12d; border:1px solid #52a12d;}

/*新闻资讯详细*/

.about_x2{ float:left; width:70.5%; padding-bottom:1%; padding-right:3%;padding-top:4%; border-right:1px solid #e7e7e7;}

.about_x2.bgs2{ float:none; width:auto; border-right:0; padding-right:0; padding:4.5%; background:#fff; margin-top:5%; margin-bottom:5%; padding-bottom:2%;}

.about_x2.bgs2 .show_t{ font-size:32px;}

.about_x2.bgs2 .con_line{ height:10px; border-bottom:1px solid #e6e6e6;}

.about_x2 .show_t{ line-height:32px; font-size:24px; color:#333333; text-align:left; margin-bottom:1%; margin-top:5px; font-weight:bold;}
.about_x2 .mark span{padding-right: 10px;}
.about_x2 .news_desc{ font-size:14px; color:#999; overflow:hidden;line-height:22px; margin-top:3%;}
.about_x2 .con_line{/*height:40px;*/ line-height:40px;font-size:14px; color:#c8c8c8; border-bottom:1px solid #f0f0f0; text-align:left; padding-bottom:1%; }

.about_x2 img{margin-bottom:0; /*display:block;*/ max-width:100%;}

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

.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}

.about_x2 .con_id p{ padding-bottom:0; overflow:hidden;}

.about_x2 table{border-collapse:collapse;border-spacing:0;}

.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}

.prenext{ padding-top:3%; text-align:center;  font-size:14px;margin-bottom:4%;border-top:1px solid #f0f0f0; overflow:hidden; line-height:26px; color:#333333; text-align:center; }

.about_x2.bgs2 .prenext{ border-top:1px solid #e6e6e6;}

.prenext span{ width:40%; overflow:hidden;}

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

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

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

.prenext a:hover{ color:#52a12d;  text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}

.prenext .goback{ display:inline-block; vertical-align:top; height:38px; line-height:38px; width:120px; border:1px solid #52a12d; border-radius:20px; color:#52a12d; margin-top:-6px;}

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

.fenxiang{ float:right;}

.fenxiang div.social-share{ display:inline-block; vertical-align:top;}

.fenxiang .news_fx{ text-align:center;display:inline-block; vertical-align:top;  padding-left:3px; padding-right:3px;}

.fenxiang .news_fx ul li{ display:inline-block; width:30px; height:30px;  margin-left:4px; margin-right:4px; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}

.fenxiang .news_fx ul li.bgs1{ background-image:url(../images/fx_pic1.png);}

.fenxiang .news_fx ul li.bgs2{ background-image:url(../images/fx_pic2.png);}

.fenxiang .news_fx ul li.bgs3{ background-image:url(../images/fx_pic3.png);}

.fenxiang .news_fx ul li:hover{transition:all 0.3s/*;opacity:0.8;filter:Alpha(opacity=80);*/}

.fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/fx_pic1_on.png);}

.fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/fx_pic2_on.png);}

.fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/fx_pic3_on.png);}

.fenxiang .news_fx ul li a{ display:block; width:30px; height:30px; padding:0; margin:0;}

.fenxiang .news_fx ul li a:hover{ background:none;}

.fenxiang .social-share .icon-qq:before{ content:"";}

.fenxiang .social-share .icon-qq{ border:0;}

.fenxiang .social-share .icon-qq:hover{ background-image:url(../images/fx_pic1_on.png);background-size:100% 100%;}

.fenxiang .social-share .icon-wechat:before{ content:"";}

.fenxiang .social-share .icon-wechat{ border:0;}

.fenxiang .social-share .icon-wechat:hover{ background-image:url(../images/fx_pic3_on.png);background-size:100% 100%;}

.fenxiang .social-share .icon-weibo:before{ content:"";}

.fenxiang .social-share .icon-weibo{ border:0;}

.fenxiang .social-share .icon-weibo:hover{ background:url(../images/fx_pic2_on.png) no-repeat;background-size:100% 100%;}

.case_fx{ clear:both;margin-bottom:3%;}



.news_r{ float:right; overflow:hidden; background:#fff; width:24%; max-width:290px; margin-top:3%; margin-bottom:5%;}

.news_r .news_t{ font-weight:normal;  overflow:hidden; position:relative; padding-left:10px;}

.news_r .news_t .h2{ font-weight:normal; color:#333333; font-size:22px; margin-right:30px;height:70px; line-height:70px;}

.news_r .news_ul3{ margin-left:10px;overflow:hidden;}

.news_r .news_ul3 ul li{ display:block; border-bottom:1px solid #f0f0f0; padding-bottom:5%; margin-bottom:5%; overflow:hidden;}

.news_r .news_ul3 ul li label{ display:block; height:24px; line-height:24px;  color:#999999; font-size:14px;}

.news_r .news_ul3 ul li .h3{ font-weight:normal; overflow:hidden;height:30px; line-height:30px; color:#333; font-size:15px;transition:all 0.3s; margin-top:1%; margin-bottom:1%;white-space:nowrap;text-overflow:ellipsis;}

.news_r .news_ul3 ul li:hover .h3{ color:#52a12d;}

.news_r .news_ul3 ul li:last-child{ border-bottom:0;}
.adv{ overflow:hidden; margin-bottom:5%;}
.adv img{ width:100%;}
/*解决方案*/

.i_solution_bg{ background:#f3f5f7; overflow:hidden;}

.solution_ul{ margin-top:4%; }

.solution_ul ul li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%; overflow:hidden; background:#fff; border-radius:4px;transition:all 0.3s;}

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

.solution_ul ul li:hover{box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);}

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

.solution_ul ul li .imgs img{ width:100%; display:block; 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 .txts{ width:94%; max-width:266px; margin:0 auto; overflow:hidden;}

.solution_ul ul li .txts .h3{font-weight:normal;  height:44px; line-height:44px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:16px;transition:all 0.3s; margin-top:10px; color:#333;}

.solution_ul ul li .txts .p{ height:48px; line-height:24px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:14px;color:#999999;}

.solution_ul ul li .txts em{ font-family:Arial; font-size:12px; font-style:normal; overflow:hidden; display:block; height:24px; line-height:24px; text-transform:uppercase; margin-top:15px; margin-bottom:22px;}

/*内容*/

.content_ul{margin-bottom:1%; overflow:hidden; font-size:14px; color:#777777; line-height:28px;}

.content_ul ul li{ display:block; overflow:hidden; padding-bottom:4%; padding-top:4%; background:#f7f8fa; position:relative;}

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

.content_ul .imgs{ float:left; width:49.6%; overflow:hidden;border-radius:4px;}

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

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

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

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

.content_ul .txts{ overflow:hidden; text-align:center;display: flex; align-items: center; justify-content: center; position:absolute; right:0; top:0; height:100%; width:50.4%;}

.content_ul .txts .cons{ width:94%; margin:0 auto; max-width:566px;}

.content_ul .txts .h3{ margin-top:6%; font-weight:normal; color:#222222;}

.content_ul .txts .p{ overflow:hidden;  padding-top:6%; min-height:112px; }

.content_ul .txts .a{ overflow:hidden;  margin-top:8%; display:none; }

.content_ul .txts .a a{ transition:all 0.3s;width:40%; max-width:148px; height:38px; line-height:38px; border:1px solid #52a12d; display:inline-block; color:#52a12d; border-radius:4px; margin-left:1%; margin-right:1%;}

.content_ul .txts .a a:hover{ background:#52a12d; color:#fff;opacity:0.8;filter:Alpha(opacity=80);}

.content_ul .txts .a a.bgs2{ background:#52a12d; color:#fff;}
/*数字化平台*/
.pingtai_ul{margin-bottom:3%; overflow:hidden; margin-top:5%;}
.pingtai_ul ul li{ float:left; max-width:623px; width:49%; display:block; overflow:hidden; margin-bottom:4%;}
.pingtai_ul ul li:nth-child(2n+0){ float:right;}
.pingtai_ul ul li .imgs{  overflow:hidden; position:relative; padding-top:60.68%;}
.pingtai_ul ul li .imgs img{ width:100%; height:100%; position:absolute; top:0; left:0; margin-bottom:0; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.pingtai_ul ul li .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);}
.pingtai_ul ul li .txts{ overflow:hidden;margin-top:25px; }
.pingtai_ul ul li .txts .h3{  font-weight:bold; color:#333;height:30px; line-height:30px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; text-transform:uppercase;}
.pingtai_ul ul li .txts .p{ overflow:hidden;  margin-top:19px; height:64px;font-size:15px; color:#888888; line-height:32px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.pingtai_ul ul li:hover .txts .h3{ color:#52a12d;}
.pingtai_ul ul li .a{display:block; width:170px; background:#52a12d; color:#fff; font-size:15px; text-align:center; height:48px; line-height:48px; border:1px solid #52a12d;border-radius:30px;transition:all 0.3s; margin-top:30px;}
.pingtai_ul ul li .a span{ padding-left:5%; font-family:"宋体";}
.pingtai_ul ul li .a:hover{ color:#fff; text-indent:5px;}
/*平台*/
.pingtai_t{ overflow:hidden; line-height:1.3; color:#333333; margin-top:2%;}
.pingtai_l{ float:left; max-width:630px; width:49%; overflow:hidden; margin-top:3%;}
.pingtai_l.bgs2{ margin-top:0;}
.pingtai_r{ float:right; max-width:630px; width:49%; overflow:hidden;margin-top:3%;}
.pingtai_r.bgs2{ margin-top:0;}
.pingtai_title{ overflow:hidden; position:relative; line-height:80px; height:80px;}
.pingtai_title:after{ background:#e3e3e3; position:absolute; left:0; bottom:0; height:1px; width:100%; content:""; z-index:-1;}
.pingtai_title .h3{ font-weight:normal; float:left; overflow:hidden; color:#222222; position:relative;}
.pingtai_title .h3:after{ background:#52a12d; position:absolute; left:0; bottom:0; height:1px; width:100%; content:""; }
.pingtai_title a{ color:#999999; font-size:14px; float:right;}
.pingtai_title a span{ font-family:"宋体"; padding-left:5px;}
.pingtai_title a:hover{ color:#52a12d;}
.pingtai_img{ margin-top:3%; overflow:hidden;}
.pingtai_img ul li{ float:left; width:49%; overflow:hidden;}
.pingtai_img ul li:nth-child(2n+0){ float:right;}
.pingtai_img ul li .imgs{ overflow:hidden; position:relative; padding-top:58.6%; }
.pingtai_img ul li .imgs img{display: block;width: 100%; height:100%; position:absolute; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.pingtai_img 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);}
.pingtai_img ul li .txts{ position:absolute; left:0%; width:100%; bottom:0; height:100%; background:url(../images/pingtai_bg1.png) center top no-repeat; background-size:cover;}
.pingtai_img ul li .h3{ position:absolute; bottom:0; left:0; margin-left:16px; margin-right:16px;font-weight:normal; height:44px; line-height:44px; overflow:hidden; font-size:16px; color:#fff;white-space:nowrap;text-overflow:ellipsis;text-align:left;}
.pingtai_news{ overflow:hidden; margin-top:1%;}
.pingtai_news ul li{ overflow:hidden; display:block; height:50px; line-height:50px; border-bottom:1px solid #e3e3e3; position:relative; padding-left:22px; padding-right:10px;}
.pingtai_news ul li:after{ background:#c4c4c4; position:absolute; left:0; top:50%; height:5px; width:5px; content:""; margin-top:-2px;}
.pingtai_news ul li a{ display:block; color:#555555; font-size:15px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.pingtai_news ul li a:hover{ color:#52a12d;}
.pingtai_news ul li em{ font-style:normal; float:right; color:#999999; font-size:14px; margin-left:6px; overflow:hidden;}
.c_more{ margin:0 auto;display:block; width:170px; background:#52a12d; color:#fff; font-size:15px; text-align:center; height:48px; line-height:48px; border:1px solid #52a12d;border-radius:30px;transition:all 0.3s; margin-top:4%; margin-bottom:6%;}
.c_more:hover{ color:#fff; text-indent:5px;}

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

/*内页*/

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



}

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

/*内页*/

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

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

/*新闻资讯详细*/

.news_r .news_t .h2{ margin-right:20px; font-size:22px;}

}

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

/*内容*/

.content_ul .txts .h3{ margin-top:5;}



}

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

/*内页*/

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

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

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

/*.o_big_con .h2 span{ font-size:15px;}*/

/*关于我们*/

.about_con .txts .p{ padding-top:3%;}

/*联系我们*/

.feedback_div2 .inputs2{ height:42px; line-height:42px; font-size:14px;}

.feedback_div2 .inputs3{ height:42px; line-height:42px; font-size:14px;}

.feedback_div2 .inputs4{ height:42px; line-height:42px; font-size:14px;}

.feedback_div2 .textarea{ font-size:14px;}

.feedback_div2 .bnts2{ height:44px; line-height:44px; font-size:14px;}



.feedback_div2 .selects{ font-size:14px; height:38px; line-height:38px;}

#AboutBlock .MapBox .Map {

    height: 350px;

  }

  

/*公司动态*/

.news_con ul li .imgs{ width:400px;}

.news_con ul li .i_about_r em{ margin-top:45px;}

.news_con ul li .i_about_r h3{ height:50px; line-height:50px; font-size:22px;}

.news_con ul li .i_about_r .p{ font-size:15px; line-height:24px; height:48px; margin-bottom:20px;}
/*数字化平台*/
.pingtai_ul ul li .txts .p{ line-height:26px; height:52px; font-size:14px;}
/*平台*/
.pingtai_img ul li .h3{ font-size:15px; margin-left:10px; margin-right:10px;}
.pingtai_news ul li{ height:42px; line-height:42px;}
}



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

/*内页*/

.postions{ height:44px; line-height:44px;}

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

.o_big_con .h2{ padding-top:0px;}

.o_big_con .h2 span{ margin-top:0px; font-size:14px;}

/*关于我们*/

.about_con{ line-height:26px; }

.about_con .txts .boxs{ margin-top:0;}

.about_ul2{ line-height:26px; }

.about_ul2 .txts .h3{ margin-top:10%;}

/*新闻资讯详细*/

.about_x2{ width:59%;}

.news_r{ width:37%;}

/*内容*/

.content_ul{ line-height:24px;}

.content_ul .txts .p{ min-height:96px;}

.content_ul .txts .a{ margin-top:5%;}
/*平台*/
.pingtai_news ul li{ height:36px; line-height:36px; padding-left:16px;}
.pingtai_news ul li a{ font-size:14px;}
.pingtai_news ul li em{ font-size:13px;}
}



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

/*内页*/

.postions .rclass{ display:block;}

.postions .postions_b{ display:none;}

.postions .postions_b a{ float:none; font-size:15px; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto;}

.postions .postions_b a:hover{ background:#52a12d; color:#fff;}

.postions .postions_b a.isel{ color:#fff;background:#52a12d;}

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

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

/*分类弹窗*/

.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}

.postions_b.lws .about_tc{ width:80%;}

.postions_b.lws{ display:block;}

.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}

.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}

.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}

/*关于我们*/

.o_title .hui{ font-size:14px; line-height:26px;}

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

.about_con .imgs{ margin-right:2%;}

.about_con .txts .boxs{ padding-bottom:4%;}

.about_con .txts .h3{ margin-top:4%;}

.about_con .txts .p{ padding-top:2%;}

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

.about_ul2 .imgs{ margin-left:2%;}

/*联系我们*/

.contact_ul ul li .box i{ width:90px; height:90px;}

/*荣誉*/

.honor_l .img{ height:400px;}

.honor_r .txts .cons{ line-height:30px;height:300px;}

.honor_r .txts .h3{ margin-top:5%;}

/*团队*/

.team_ul{ margin-top:5%;}

.team_ul ul li{ font-size:14px; padding-top:30px; padding-bottom:30px;}

.team_ul ul li .h3{ font-size:16px;}

.team_r{ font-size:14px;}

.team_r .p{ line-height:24px;}

.team_l .img{ height:350px;}

/*公司动态*/

.news_con ul li .imgs{ width:320px;}

.news_con ul li .i_about_r em{ margin-top:35px;}

.news_con ul li .i_about_r h3{ height:40px; line-height:40px; font-size:20px; margin-top:8px;}

.news_con ul li .i_about_r .p{ font-size:14px; line-height:22px; height:44px; margin-bottom:15px;}

/*新闻资讯详细*/

.about_x2{ width:100%; float:none;}

.about_x2.bgs2 .show_t{ font-size:28px;}
.about_x2 .news_desc{ font-size:13px;}
.about_x2 .con_id{ line-height:26px; font-size:14px;}

.news_r{ width:100%; float:none; max-width:none;}

.news_r .news_ul3 ul li{ padding-bottom:2%; margin-bottom:2%;}



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

.prenext span{ width:70%;}

.prenext .l{ float:none; display:block;}

.prenext .r{ float:none; display:block;}

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

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

.fenxiang .news_fx ul li{ width:26px; height:26px;}

/*解决方案*/

.solution_ul ul li{ width:32%;}

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

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

/*内容*/

.content_ul .txts .h3{ margin-top:4%;}

.content_ul .txts .p{ padding-top:4%;}

.content_ul .txts .a a{ height:32px; line-height:32px; max-width:130px;}
/*数字化平台*/
.pingtai_ul ul li .a{font-size:15px; width:150px; height:40px; line-height:40px;}
.pingtai_ul ul li .txts .p{ margin-top:10px;}
/*平台*/
.pingtai_img ul li .h3{ font-size:14px;}
.c_more{font-size:15px; width:150px; height:40px; line-height:40px;}
}

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

/*内页*/

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

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

/*平台*/
.pingtai_l{ float:none; width:100%; max-width:none;}
.pingtai_r{ float:none; width:100%;max-width:none;}

}

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

/*内页*/

.o_big{ height:200px;}

.postions{ height:42px; line-height:42px; font-size:13px;}

.postions h2{ display:none;}

.postions .postions_b a{ height:44px; line-height:44px; font-size:14px;}

/*分页*/

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

/*.yema a span{ font-size:14px;}*/

/*关于我们*/

.o_title .h3{ padding-bottom:4%;}

.o_title .hui{ font-size:13px; line-height:24px;}

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

.about_con .imgs{ float:none; margin-right:0; width:100%;}

.about_con .txts .boxs{ margin-top:1%;}

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

.about_ul2 .imgs{ float:none; margin-left:0; width:100%;}

.about_ul2 .txts .h3{ margin-top:5%; padding-bottom:4%;}

/*联系我们*/

.contact_ul ul li{ width:50%;}

.contact_ul ul li .box i{ margin-bottom:15px;}

.contact_ul ul li:last-child{ width:100%;}

.contact_ul ul li:last-child .box{ padding-top:6%;}

.contact_ul ul li:last-child .box .h3{ margin-bottom:2.5%;}

/*荣誉*/

.honor_l{ float:none; width:100%;}

.honor_l .img{ height:auto;}

.honor_r{ width:100%;}

.honor_r .txts{ max-width:none; width:96%;}

.honor_r .txts .cons{ height:auto; max-height:240px; line-height:24px; padding-right:10px; margin-top:10px;}

.honor_r .txts .h3{ margin-top:7%;}

/*团队*/

.team_l{ float:none; width:100%; max-width:none;}

.team_l .img{ height:auto;}

.team_r{ float:none; width:100%; max-width:none;}

.team_r .h3{ margin-top:5%; padding-bottom:3%;}

/*公司动态*/

.news_con ul li .imgs{ width:260px;}

.news_con ul li .i_about_r em{ margin-top:20px; font-size:13px; width:90px;}

.news_con ul li .i_about_r h3{ height:30px; line-height:30px; font-size:18px;}

.news_con ul li .i_about_r .p{ font-size:13px; line-height:20px; height:40px; margin-bottom:10px; margin-top:3px;}

/*解决方案*/

.solution_ul ul li .txts .h3{ font-size:15px; height:32px; line-height:32px;}

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

.solution_ul ul li .txts em{ margin-bottom:15px;}

/*内容*/

.content_ul ul li{ padding-top:5%; padding-bottom:5%;}

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

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

.content_ul .txts{ width:100%; position:static;}

.content_ul .txts .p{ min-height:inherit;}



}



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

/*内页*/

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

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

/*分页*/

.yema a{ font-size:12px;}

/*.yema a span{ font-size:13px;}*/

/*暂无内容*/

.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}

/*联系我们*/

.contact_ul{ font-size:13px; line-height:24px;}

.contact_ul ul li{ width:100%;}

.contact_ul ul li:last-child{ font-size:15px;}

.contact_ul ul li .box .h3{ margin-bottom:2.5%;}

.contact_ul ul li .box{ padding-top:6%;}

.contact_ul ul li .box i{ width:70px; height:70px;}

.feedback_div2 .divs{ float:none; width:100%;}

.feedback_div2 .inputs2{ font-size:13px; text-indent:2%;}

.feedback_div2 .inputs3{ font-size:13px; padding-left:2%;}

.feedback_div2 .inputs4{ font-size:13px; text-indent:2%;}

.feedback_div2 .textarea{ font-size:13px; padding-left:2%; width:96%;}

.feedback_div2 .bnts2{ height:44px; font-size:13px; max-width:none;}

.feedback_div2 .feedback_t{ font-size:14px;}



.feedback_div2 .selects{ font-size:13px; padding-left:1.5%; left:3px;}

/*团队*/

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

/*公司动态*/

.news_con ul li .imgs{ width:200px;}

.news_con ul li .i_about_r em{ margin-top:16px; font-size:12px; width:86px;}

.news_con ul li .i_about_r h3{ height:26px; line-height:26px; font-size:16px;}

.news_con ul li .i_about_r .p{ font-size:12px; margin-bottom:0;}

.news_con ul li .i_about_r .news_more{ display:none;}

/*新闻资讯详细*/

.about_x2 .show_t{ font-size:20px; line-height:28px; text-align:center;}
.about_x2 .mark{ text-align: center;}
.about_x2 .mark span{padding-right: 10px;}
.about_x2 .news_desc{ text-align:center; font-size:12px;}
.about_x2.bgs2 .show_t{ font-size:24px;}

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

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

.news_r .news_t .h2{ margin-right:12px;font-size:18px; height:60px; line-height:60px;}

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

.news_r .news_ul3 ul li label{ font-size:13px;}



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

.prenext span{ width:100%;}

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



.fenxiang{ float:none; margin-top:5px;}



/*解决方案*/

.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;}
/*数字化平台*/
.pingtai_ul ul li .a{ height:32px; line-height:32px; font-size:14px;}
.pingtai_ul ul li .txts{ margin-top:20px;}
.pingtai_ul ul li .txts .p{ font-size:13px; line-height:22px; height:44px;}
.pingtai_ul ul li .a{ margin-top:20px; width:130px; font-size:13px;}
/*平台*/
.pingtai_title{ height:60px; line-height:60px;}
.pingtai_title a{ font-size:13px;}
.c_more{ height:32px; line-height:32px; font-size:14px;}

}

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



}

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

/*内页*/

/*.o_big{ height:130px;}*/

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

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

.postions{ font-size:12px;}

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

.postions .postions_r span{ display:none;}

.postions .postions_r img{ margin-left:6px;}

/*分页*/

.yema{ padding-top:35px; padding-bottom:40px;}

.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}

/*关于我们*/

.o_title .hui{ font-size:12px; line-height:22px;}

.about_con{ font-size:12px; line-height:20px;}

.about_ul2{ font-size:12px; line-height:20px;}

/*联系我们*/

.contact_ul{ margin-top:1%;}

.contact_ul ul li .p label{ font-size:12px; margin-top:0;}

.contact_ul ul li .box i{ width:50px; height:50px;}

.contact_ul ul li .box .h3{ font-size:17px;}

.feedback_div2{ margin-top:5%;}

/*荣誉*/

.honor_r .txts .cons{ font-size:13px;}

/*团队*/

.team_ul ul li{ padding-top:20px; padding-bottom:20px;}

.team_r{ font-size:13px;}

.team_r dl dd i{ width:40px;}

/*公司动态*/

.news_con ul li .imgs{ width:150px;}

.news_con ul li .i_about_r em{ display:none;}

.news_con ul li .i_about_r h3{ margin-top:15px;}

/*新闻资讯详细*/

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

.about_x2.bgs2 .show_t{ font-size:20px;}
.about_x2 .con_line{ line-height:24px;}
.about_x2 .con_id{ font-size:13px;}	

.news_r .news_t .h2{font-size:16px; height:50px; line-height:50px;}



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

/*解决方案*/

.solution_ul ul li .txts .h3{ font-size:14px; height:28px; line-height:28px;}

.solution_ul ul li .txts .p{ font-size:12px; line-height:20px; height:40px;}

.solution_ul ul li .txts em{ margin-bottom:12px; margin-top:12px; height:20px; line-height:20px;}

/*内容*/

.content_ul{ font-size:13px; line-height:22px;}
/*平台*/
.pingtai_title{ height:50px; line-height:50px;}
.pingtai_title a{ font-size:12px;}
.pingtai_img ul li .h3{ font-size:13px; height:36px; line-height:36px;}
.pingtai_news ul li{   padding-left:13px;}
.pingtai_news ul li a{font-size:13px;}
.pingtai_news ul li em{ font-size:12px;}
}

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

/*公司动态*/

.news_con ul li .imgs{ width:140px;}

.news_con ul li .i_about_r h3{ font-size:15px; margin-top:12px;}

}

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







}

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



}

