@import url(/template/pc/skin/css/style.css);
@import url(/template/pc/skin/css/pscroll.css);
.i_bj{background: url(/template/pc/skin/img/i_bg4.jpg) center center no-repeat; background-size: cover;}
/*内页*/
.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: SlickIn cubic-bezier(1,0,.5,.5) 1s;animation: SlickIn cubic-bezier(1,0,.5,.5) 1s; min-height:220px;}
.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; position:relative; }
.o_big_con .h2{ font-weight:normal; display:table-cell; vertical-align:middle; color:#cccccc; text-align:center; font-size:16px;}
.o_big_con.bgs2 .h2{ vertical-align:bottom; text-align:left;}
.o_big_con .h2 span{ display:block; overflow:hidden;  position:relative; margin-bottom:0.8%; color:#fff;}
.o_big_con.bgs2 .h2 span{padding-bottom:3.5%;margin-top:1%; margin-bottom:0;}
.o_big_con .txts_r{ position:absolute; bottom:12%; right:0;}
/*.o_big_con .txts_r.solution{ bottom:18%;}*/
.o_big_con .txts_r a{ float:left; width:52px; height:50px; background-repeat:no-repeat; background-position:center center; background-size:100% 100%; overflow:hidden; margin-left:20px; position:relative;}
.o_big_con .txts_r a.bgs1{ background-image:url(/template/pc/skin/img/case_ico1.png);}
.o_big_con .txts_r a.bgs2{ background-image:url(/template/pc/skin/img/solution_ico1.png);}
.o_big_con .txts_r a:after{content: ""; left:50%; top:50%; width:0px; height:0px; position: absolute;transition:all 0.3s;background-size:0% 0%; background-repeat:no-repeat; background-position:center center; border-radius:50%; background-color:#fff;}
.o_big_con .txts_r a:hover:after{ background-size:100% 100%; width:100%; height:100%;left:0%; top:0%;}
.o_big_con .txts_r a.bgs1:after{ background-image:url(/template/pc/skin/img/case_ico1_on.png);}
.o_big_con .txts_r a.bgs2:after{ background-image:url(/template/pc/skin/img/solution_ico1_on.png);}

/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:20px; padding-bottom:40px; clear:both;}
.yema a{ display:inline-block; height:22px; line-height:22px;overflow:hidden; margin-right:12px;  text-align:center; color:#666666;}
.yema a:hover{ text-decoration:none; color:#106AB0; text-decoration:underline;}
.yema a.cur{color:#106AB0; text-decoration:underline;}
.yema p{ display:inline-block; height:22px; line-height:22px;overflow:hidden; margin-right:12px;  text-align:center; color:#666666;}
.yema a.Prev,.yema a.next{ }
.yema a.Prev:hover,.yema a.next:hover{}

/*关于我们*/
.about_con{line-height:36px;font-size:18px; overflow:hidden; padding-top:8%; padding-bottom:8%; color:#000000;}
.about_con img{ max-width:100%;}
.about_con .desc{ margin-bottom:1%; overflow:hidden;}
.about_con .h3{ font-weight:normal; margin-bottom:2.5%; overflow:hidden;}
.about_con2{line-height:36px;font-size:18px; overflow:hidden; padding-top:10%; padding-bottom:12%; color:#fff; background:url(/template/pc/skin/img/about_img1.jpg) center center no-repeat; background-size:cover; margin-bottom:3%;}
.about_con2 img{ max-width:100%;}
.about_con2 .desc{ margin-bottom:4%; overflow:hidden;}
.about_con2 .h3{ font-weight:normal; margin-top:6%; overflow:hidden; color:#bfb27b; text-decoration:underline;}
.about_ul{ margin-top:2%; overflow:hidden; margin-bottom:2%;}
.about_ul ul li{ display:block;overflow:hidden; width:47%; margin-right:1%; margin-bottom:1%; border:1px solid #ddd; width:24%; height:400px; float:left; cursor:pointer; position:relative;}
.about_ul ul li:nth-child(4n+0){ margin-right:0;}
.about_ul ul li img{display:block;width: 100%;}
.about_ul ul li .imgs{ overflow:hidden; width:100%; height:100%; position:absolute; background:rgba(0,0,0,0.6); top:400px; transition:all 1s ease 0s;}
.about_ul ul li .imgs .h3{ color:#fff; width:96%; text-align:center; position:absolute; top:45%; padding:0 2%;}
.about_ul ul li:hover .imgs{ top:0;}

.about_con3{ overflow:hidden; padding-top:8.5%; padding-bottom:8.5%; color:#fff; background:url(/template/pc/skin/img/about_img6.jpg) center center no-repeat; background-size:cover;}
.about_con3 ul li{ float:left; width:25%; position:relative; overflow:hidden; text-align:center;}
.about_con3 ul li:after{ content:""; position:absolute; right:0; width:1px; height:100%; background:#666666; top:0;}
.about_con3 ul li:last-child:after{ width:0;}
.about_con3 ul li .h2{  overflow:hidden; font-weight:normal; margin-bottom:2%;color:#baaa77; }
.about_con3 ul li .h2 label{ vertical-align:top;display:inline-block; }
.about_con3 ul li .p{ overflow:hidden; line-height:26px; margin-top:8px; padding-right:4%;}
/*解决方案列表*/
.solution_ul{  margin-top:4%; margin-bottom:2%; overflow:hidden;}
.solution_ul ul li{ float:left; margin:1%; width:23%; overflow:hidden; margin-bottom:3%;display:block; position:relative;}
.solution_ul ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#e5e5e5;}
.solution_ul ul li:after{ content:""; position:absolute; bottom:0; left:0; width:0%; height:1px; background:#e60012;transition:all 0.3s;}
.solution_ul ul li:nth-child(3n+0){ margin-right:0;}
.solution_ul ul li .imgs{ overflow:hidden; max-height:200px;}
.solution_ul ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.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);-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;}
.solution_ul ul li .txts{ overflow:hidden; color:#000000;}
.solution_ul ul li .txts h2{height:30px; line-height:30px; overflow:hidden; font-size:18px; margin-bottom:2%;margin-top:5%; transition:all 0.3s;}
.solution_ul ul li .txts .p{  font-size:14px;  overflow:hidden; transition:all 0.3s; height:48px; line-height:24px; display:block; position:relative; color:#777777;}
.solution_ul ul li .mores{ font-size:16px; display:inline-block; line-height:30px; height:30px; padding-right:24px;overflow:hidden;background:url(/template/pc/skin/img/i_bg3.png) right center no-repeat;  color:#000;transition:all 0.3s;margin-top:2%;clear:both; overflow:hidden;}
.solution_ul ul li .mores label{ display:block; overflow:hidden; width:0;}
.solution_ul ul li:hover:after{ width:100%;}
.solution_ul ul li:hover .mores{ padding-right:46px; width:auto; background-image:url(/template/pc/skin/img/i_bg3_on.png); color:#e60012;}
.solution_ul ul li:hover .mores label{ width:auto; }
.solution_ul ul li .mores:hover{ margin-left:5px;}
/*解决方案详细*/
.solution_con{line-height:1.7;font-size:16px; overflow:hidden; padding-top:5%; padding-bottom:5%; border-bottom:1px solid #dadada;}
.solution_con img{ max-width:100%;}
.solution_con .h4{ font-weight:normal; margin-bottom:0.7%;}
.solution_t{ font-weight:normal; color:#000; margin-top:4%; margin-bottom:2.5%; overflow:hidden;}
/*我们的案例作品*/
.case_a{overflow:hidden; padding-top:2%; padding-bottom:2%; border-bottom:1px solid #e0e0e0; font-size:18px;}
.case_a ul li{ float:left;height:30px; line-height:30px;overflow:hidden; margin-right:3%;}
.case_a ul li:last-child{ margin-right:0;}
.case_a ul li a{ display:block; position:relative; padding-left:40px; color:#666666;}
.case_a ul li a:before{ content:""; position:absolute; left:0; top:50%; margin-top:-1px; height:2px; width:0px; background:#000000;transition:all 0.3s;}
.case_a ul li a:hover{ color:#000;}
.case_a ul li a:hover:before{ width:20px;}
.case_a ul li.osel a{color:#000;}
.case_a ul li.osel a:before{ width:20px;}
.case_desc{ margin-top:20px; font-size:16px; line-height:30px; text-indent:2em;}
.case_list{  overflow:hidden; min-height:500px;margin-top:3%;}
.case_list ul li{width:23%; padding:1%; float: left;}
.case_list ul li:nth-child(4n+1){ clear:both;float:left;}
.case_list ul li .pic{width: 100%; /*height: 360px;*/ /*padding-top: 65%;*/ overflow: hidden; position: relative; z-index: 1;}
.case_list ul li .pic img{width: 100%; /*max-height: 100%;*/ display: block; /*position: absolute; left: 0; right: 0; top: 0; bottom: 0; */z-index: 1; margin: auto; -moz-transition: all 0.6s ease;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.case_list ul li .bg{width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 10; visibility: hidden; opacity: 0; background-color: rgba(0,0,0,.65); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000); transition: all 0.6s ease;-webkit-transition: all 0.6s ease;}
.case_list ul li:hover .bg{visibility: visible; opacity: 1;}
.case_list ul li .bg img{ position:absolute;max-width: 80%; max-height: 80%; width: auto; left:50%; top: 60%; transform: translate(-50%, -50%); transition: all 0.6s ease;-webkit-transition: all 0.6s ease;}
.case_list ul li:hover .bg img{ top:50%;}
.case_list ul li .tit{background-color:#106AB0; padding: 15px 50px 13px 24px; position: relative; z-index: 1;}
.case_list ul li .tit:after{content:""; display: block; width: 100%; height: 100%; background-color: #6EB92B; position: absolute; left: 0; bottom: 0; z-index: -1; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1); transform: scaleX(0); -webkit-transform: scaleX(0); visibility: hidden\9;}
.case_list ul li:hover .tit:after{transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility: visible\9;}
.case_list ul li h2{font-size: 18px; font-weight: bold; color: #fff; line-height:50px; height:50px; overflow:hidden;}
.case_list ul li:hover h2{color: #fff;}
.case_list ul li .icon{width: 23px; height: 23px; background:url(/template/pc/skin/img/case_more.png) no-repeat; position: absolute; right: 20px; top: 50%; margin-top: -11px; z-index: 10; background-size:100% 100%;}
.case_list ul li:hover .icon{background-image:url(/template/pc/skin/img/case_more_h.png);}
.case_more{ display:block; margin:0 auto; margin-top:4%; margin-bottom:4%; background:url(/template/pc/skin/img/i_bg2.png) #000000 88% center no-repeat; color:#fff; padding-left:30px; width:210px; font-size:18px; height:70px; line-height:70px;transition:all 0.3s;}
.case_more:Hover{ color:#fff; background-color:#e60012;}
/*案例详细*/
.case_bg{ background:#f4f4f4; overflow:hidden; padding-top:2%; padding-bottom:2%;}
.case_one{ background:#fff; overflow:hidden; padding:2.8%;}
.case_one .case_desc{ float:left;width:calc(100% - 170px);width:-webkit-calc(100% - 170px);width:-moz-calc(100% - 170px); max-width:500px;}
.case_one .case_t{line-height:1.3; color:#000000;margin-bottom:1.8%;}
.case_one .txts{line-height:1.7;font-size:16px; overflow:hidden; color:#000000; }
.case_one .case_ico{ float:right; width:148px; position:relative;}
.case_one .case_ico img{ width:100%;opacity: 0; filter: Alpha(opacity=0);}
.case_one .case_ico canvas{position: absolute; width: 100%!important; height: 100%!important;top: 0;left: 0;}
.case_con{line-height:1.7;font-size:16px; overflow:hidden; padding-left:2%; padding-right:2%;padding-top:6%; padding-bottom:6%; clear:both; background:#fff; margin-top:2%;}
.case_con img{ display:block; margin:0 auto; max-width:100%; margin-bottom:1.5%; height:auto !important;}
.case_page{ overflow:hidden;  background:#fff; padding-bottom:2%;}
.case_page .wrap{position:relative;}
.case_page .goback{ display:block; max-width:178px; margin:0 auto; height:54px; line-height:54px; margin-top:13px; margin-bottom:13px; overflow:hidden; text-align:center; font-size:16px; border:1px solid #aaaaaa;transition:all 0.3s;}
.case_page .goback:hover{ border-color:#e60012;}
.case_page .goback span{ display:inline-block; padding-left:28px; background:url(/template/pc/skin/img/case_bg3.png) left center no-repeat;transition:all 0.3s; color:#000;}
.case_page .goback:hover span{ background-image:url(/template/pc/skin/img/case_bg3_on.png);color: #e60012;}
.case_page .cpage{ position:absolute; line-height:80px; height:80px; overflow:hidden; color:#000; font-size:16px; background-repeat:no-repeat; top:0;  max-width:30%;text-overflow: ellipsis;white-space: nowrap;}
.case_page .cpage:hover{color: #e60012}
.case_page .cpage.cprev{ left:0; background-position:left center; background-image:url(/template/pc/skin/img/case_bg2.png); padding-left:33px;transition:all 0.3s;}
.case_page .cpage.cprev:hover{ background-image:url(/template/pc/skin/img/case_bg2_on.png);}
.case_page .cpage.cnext{ right:0; background-position:right center; background-image:url(/template/pc/skin/img/i_bg3.png); padding-right:33px;}
.case_page .cpage.cnext:hover{ background-image:url(/template/pc/skin/img/i_bg3_on.png);}
/*联系我们*/
.contact_bg{ background:#f4f4f4; overflow:hidden;}
.contact_con{ margin-top:2%; background:#fff; padding:2%;}
.contact_con .ul{ display:block; margin:0 auto; width:28%; float:left; margin-right:2%; background-color:#eee; padding:2%;}
.contact_con .ul:nth-child(3n){ margin-right:0;}
.contact_con .ul li{ /*float:left; width:23.5%; margin-right:2%; */margin-top:1.5%; margin-bottom:3%; color:#000;}
/*.contact_con .ul li:nth-child(4n+0){ margin-right:0;}*/
/*.contact_con .ul li .txts{ max-width:330px;}*/
.contact_con .ul li .h2{ border-bottom:1px solid #ddd; height:62px; line-height:62px; overflow:hidden; margin-bottom:21px; font-weight:normal;}
.contact_con .ul li .p{ line-height:28px; background-repeat:no-repeat; background-position:left 4px; background-size:auto 23px; padding-left:35px; color:#555555;}
.contact_con .ul li .p.bgs1{ background-image:url(/template/pc/skin/img/contact_pic1.png);}
.contact_con .ul li .p.bgs2{ background-image:url(/template/pc/skin/img/contact_pic2.png); }
.contact_con .ul li .p.bgs3{ background-image:url(/template/pc/skin/img/contact_pic3.png);}
.contact_con .ul li .p.bgs4{ background-image:url(/template/pc/skin/img/contact_pic4.png); background-position: 4px 4px;}
.contact_con .ul li .p a{ color:#555555;}
.contact_con .ul li .p a:hover{ color:#e60012;}
.contact_con .ul li .p .icon-wechat{-webkit-tap-highlight-color: transparent; text-decoration: none; outline: none;display: inline-block; width: 124px;  height: 32px; line-height:32px;margin-left: 2%;position: relative;transition: all 0.3s; background-position:15px center;background-size:22px 18px;background-repeat: no-repeat;background-image: url(/template/pc/skin/img/contact_pic5.png); border:1px solid #555555; font-size:16px; text-indent:44px; border-radius:20px; vertical-align:middle;}
.contact_con .ul li .p .wechat-qrcode{text-decoration: none;-webkit-tap-highlight-color:transparent;display: none; border: 1px solid #efefef; position: absolute; bottom: 45px;left: 50%; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0);-moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); z-index: 9; width: 108px; height: 108px; text-align: center; background-color: #fff;transition: all 200ms; -webkit-tansition: all 350ms;-moz-transition: all 350ms;-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);}
.contact_con .ul li .p .wechat-qrcode:after{content: ''; position: absolute;left: 50%; margin-left: -6px; bottom: -13px;width: 0;height: 0;border-width: 8px 6px 6px 6px; border-style: solid;border-color: #ffffff transparent transparent transparent;}
.contact_con .ul li .p .wechat-qrcode img{ width:98px; display:block; margin:0 auto; margin-top:5px;}
.contact_con .ul li .p .icon-wechat:hover{border-color:#e60012; background-image:url(/template/pc/skin/img/contact_pic5_on.png);}
.contact_con .ul li .p .icon-wechat:hover .wechat-qrcode{ display:block;}
.contact_bg .map{width: 100%;height: 630px;}
.contact_bg .map #allmap{width: 100%;height: 630px;}
.contact_t{ text-align:center; color:#000; margin-top:4%; margin-bottom:4%;}
.contact_ul{ overflow:hidden; margin-bottom:5%; color:#000;}
.contact_ul ul li{ float:left; width:50%; overflow:hidden;}
.contact_ul ul li.bgs2{ background:#ebebeb; min-height:440px;}
.contact_ul ul li .txts{ width:90%; margin:0 auto; max-width:546px; overflow:hidden;}
.contact_ul ul li .cons{ max-width:460px; overflow:hidden;}
.contact_ul ul li .ico{ display:block; height:52px; margin-top:82px;}
.contact_ul ul li .h3{ font-weight:normal; height:82px; line-height:82px; overflow:hidden; border-bottom:1px solid #e5e5e5;}
.contact_ul ul li .p{ max-width:382px; line-height:24px; font-size:16px; color:#666666; overflow:hidden; margin-top:18px;}
.contact_ul ul li.bgs2 .p{ max-width:none;}
.contact_bg2{ background:#fff; overflow:hidden;}
/*新闻无图列表*/
.news_ul{  margin-top:4%;}
.news_ul ul li{ float:left; margin-right:3%; width:31.33%; overflow:hidden; margin-bottom:3%;display:block; background:#f5f5f5;transition:all 0.3s;}
.news_ul ul li:nth-child(3n+0){ margin-right:0;}
.news_ul ul li .pic{ width:100%; height:260px; overflow:hidden;}
.news_ul ul li .pic img{ width:100%; height:100%;}
.news_ul ul li .txts{ overflow:hidden; padding:5%; color:#666666; font-size:16px;}
.news_ul ul li .txts .date{ overflow:hidden; height:24px; line-height:24px; margin-top:1%; margin-bottom:1%;}
.news_ul ul li .txts .h2{height:30px; line-height:30px; overflow:hidden; font-size:18px; font-weight:normal; margin-bottom:2%;margin-top:5%; transition:all 0.3s; color:#000;}
.news_ul ul li .txts .p{  overflow:hidden; transition:all 0.3s; height:48px; line-height:24px; display:block; position:relative;}
.news_ul ul li .mores{ font-size:16px; display:inline-block; line-height:30px; height:30px; padding-right:24px;overflow:hidden;background:url(/template/pc/skin/img/i_bg3.png) right center no-repeat;  transition:all 0.3s;margin-top:6%;clear:both; overflow:hidden;}
.news_ul ul li .mores label{ display:block; overflow:hidden; width:0;color:#fff;transition:all 0.3s;}
.news_ul ul li:hover{/*-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);*/-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); background:#e60012;}
.news_ul ul li:hover .txts .date{ color:#fff;}
.news_ul ul li:hover .txts .h2{ color:#fff;}
.news_ul ul li:hover .txts .p{ color:#fff;}
.news_ul ul li:hover .mores{ padding-right:46px; width:auto; background-image:url(/template/pc/skin/img/i_bg2.png);}
.news_ul ul li:hover .mores label{ width:auto; color:#fff; }
.news_ul ul li .mores:hover{ margin-left:5px;}
/*新闻详细*/
.news_con{line-height:36px;font-size:18px; overflow:hidden; padding-top:4.5%; padding-bottom:4.5%;}
.news_con img{ max-width:100%;}
.news_con p{letter-spacing:2px;line-height:36px;font-size:18px;}
.news_con span{letter-spacing:2px !important;font-size:16px !important;}
/*分享3*/
.news_share{ text-align:center; margin-bottom:4%;}
.news_share ul li{ display:inline-block;width:58px; height:58px; margin-left:17px; margin-right:17px; }
.news_share ul li a{ display:block; width:100%; height:100%;margin:0; position:relative;transition:all 0.3s;}
.news_share ul li a:hover{/*filter: Alpha(Opacity=60);opacity: 0.6;*/}
.news_share ul li a:after{content: ""; position:absolute; width:100%; height:100%;left:0%; top:0;transition:all 0.3s;background-size:0% 0%; background-repeat:no-repeat; background-position:center center; border-radius:50%;}
.news_share ul li a:hover:after{ background-size:100% 100%; background-color:#000;}
.news_share ul li.weixin a{ background:url(/template/pc/skin/img/news_pic2.png) center center no-repeat;background-size:100% 100%;}
.news_share ul li.weixin a:hover{filter: Alpha(Opacity=100);opacity: 1.0;}
.news_share ul li.weixin a:after{ background-image:url(/template/pc/skin/img/news_pic2_on.png);}
.news_share ul li.weixin .wem1{width: 203px; display: none;text-align: center; padding-top: 20px; padding-bottom:20px; position: absolute; margin-left:-72px;margin-top: -203px; background-image: url(/template/pc/skin/img/ewm.png);background-repeat: no-repeat;}
.news_share ul li.weixin .wem1 img{ width:155px; height:155px; margin-right:5px;}
.news_share ul li.weixin a:hover .wem1{ display:block;}
.news_share ul li.tqq a{ background:url(/template/pc/skin/img/news_pic4.png) no-repeat;background-size:100% 100%;}
.news_share ul li.tqq a:after{ background-image:url(/template/pc/skin/img/news_pic4_on.png);}
.news_share ul li.tqq a.bds_sqq{ width:58px; padding:0;}
.news_share ul li.qq a{ background:url(/template/pc/skin/img/news_pic1.png) no-repeat;background-size:100% 100%;}
.news_share ul li.qq a:after{ background-image:url(/template/pc/skin/img/news_pic1_on.png);}
.news_share ul li.qq a.bds_sqq{ width:58px; padding:0;}
.news_share .bdshare-button-style0-24{ height:100%;}
.news_share ul li.sinna a.bds_tsina{ background:url(/template/pc/skin/img/news_pic3.png) left top no-repeat; width:58px; padding:0;background-size:100% 100%;}
.news_share ul li.sinna a.bds_tsina:after{ background-image:url(/template/pc/skin/img/news_pic3_on.png);}
/*新闻有图列表*/
.news_ul2{  margin-top:4%; overflow:hidden;}
.news_ul2 ul li{ float:left; margin-right:3%; width:31.33%; overflow:hidden; margin-bottom:3%;display:block; padding-bottom:1.5%; position:relative;}
.news_ul2 ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#e5e5e5;}
.news_ul2 ul li:after{ content:""; position:absolute; bottom:0; left:0; width:0%; height:1px; background:#e60012;transition:all 0.3s;}
.news_ul2 ul li:nth-child(3n+0){ margin-right:0;}
.news_ul2 ul li .imgs{ overflow:hidden;}
.news_ul2 ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;/* -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.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);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.news_ul2 ul li .txts{ overflow:hidden;font-size:16px;}
.news_ul2 ul li .txts .date{ overflow:hidden; height:24px; line-height:24px; margin-top:6%;  color:#666666;}
.news_ul2 ul li .txts .h2{height:30px; line-height:30px; overflow:hidden; font-size:18px; font-weight:normal;margin-top:2%; transition:all 0.3s; color:#000000;}
.news_ul2 ul li .mores{  display:inline-block; line-height:30px; height:30px; padding-right:24px;overflow:hidden;background:url(/template/pc/skin/img/i_bg3.png) right center no-repeat;  color:#000;transition:all 0.3s;margin-top:5%;clear:both; overflow:hidden;}
.news_ul2 ul li .mores label{ display:block; overflow:hidden; width:0;}
.news_ul2 ul li:hover:after{ width:100%;}
.news_ul2 ul li:hover .mores{ padding-right:46px; width:auto; background-image:url(/template/pc/skin/img/i_bg3_on.png); color:#e60012;}
.news_ul2 ul li:hover .mores label{ width:auto; }
.news_ul2 ul li .mores:hover{ margin-left:5px;}
.news_ul2 ul li:hover .txts .h2{ color:#e60012;}
/*下载页面*/
.xiazai{ padding:20px 0;}
.xiazai strong{ font-size:18px; margin-bottom:20px; display:block;}
.xiazai p{ font-size:16px; margin-bottom:15px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.xiazai p a{ display:block;}
.xiazai span{ float:right;}
/*产品选型*/
.goodxx{ padding:20px;}
.goodxx h2{ text-align:center; margin-bottom:20px;}
.goodxx ul li{ margin:20px 0; border-bottom:1px dashed #ccc;}
.goodxx ul li a{ font-size:16px; display:block;height:40px; line-height:40px;}
.goodxx ul li span{ font-size:14px; float:right; display:block; margin-top:18px;}
.cpxx{ width:50%; background-color:#f1f2f0; padding:2%; margin:20px auto;border-radius: 4px;}
.cpxx h2{ text-align:center; margin-bottom:30px; font-size:18px;}
.cpxx .xxlist{ margin-bottom:20px;}
.cpxx .xxlist label{ margin-bottom:5px; font-size:15px; font-weight:bold; display:block;}
.cpxx .xxlist label span{ color:#FF0000; margin-left:5px;}
.cpxx .xxlist .texts{ width:100%;}
.cpxx .xxlist .texts input{ width:100%; height:36px; border:1px solid #ddd; line-height:36px;border-radius:4px; padding:0 10px;}
.cpxx .xxlist .radios label{ display:inline-block; margin-right:2%;}
.cpxx .xxlist .texts textarea{ width:100%; height:150px;}
.cpxx .tijiao{ width:100%; height:46px; line-height:46px; background-color:#106AB0; color:#fff; font-size:14px; font-weight:bold;border-radius:4px;}

@media screen and (max-width:1440px) {
/*我们的案例作品*/
.case_more{font-size:17px; height:60px; line-height:60px; width:180px;}
/*联系我们*/
.contact_con .ul li .p .icon-wechat{ display:block; margin-top:5px; margin-left:0;}
.contact_bg .map{height: 500px;}
.contact_bg .map #allmap{height: 500px;}
.contact_ul ul li.bgs2{ min-height:350px;}
.contact_ul ul li .ico{ margin-top:60px;}
.contact_ul ul li .p{ font-size:15px;}

/*税收筹划*/
.why .xzcons ul li .info p{ height:40px;}
.fangan .facons ul li .fatop i{ background-size:10% !important;}
.fangan .facons ul li .fatop span{ font-size:16px; top:116px;}
.fangan .facons ul li .fatop p{ font-size:14px;}
.haochu .hccon ul li p{ height:100px;}
.fangan .facons ul li .fatop p{top:150px;}
.why .xzcons ul li i{background-size: 20% !important;}
.why .xzcons ul li .info h3{ font-size:16px;}
}
@media screen and (max-width:1360px) {

}
@media screen and (max-width:1200px) {
/*内页*/
.o_big_con .h2{ font-size:15px !important;}
/*我们的案例作品*/
.case_list ul li{width: 33.333%;}
.case_list ul li:nth-child(4n+1){ clear:none;float:left;}
.case_list ul li:nth-child(3n+1){ clear:both;float:left;}
/*联系我们*/
.contact_con .ul li .p .icon-wechat{ font-size:15px;}
}
@media screen and (max-width:1000px) {
/*我们的案例作品*/
.case_a{ font-size:16px;}
}
@media screen and (max-width:960px) {
/*内页*/
.o_big_con .h2{ font-size:14px !important;}
/*关于我们*/
.about_con{line-height:30px; font-size:16px;}
.about_con2{ line-height:30px; font-size:16px;}
.about_ul ul li{ width:49%;}
.about_ul ul li .imgs{ margin-bottom:4%;}
/*解决方案列表*/
.solution_ul ul li{ margin-right:2%; width:32%; margin-bottom:2%;}
.solution_ul ul li .txts h2{ font-size:16px;}
.solution_ul ul li .txts .p{  font-size:14px;}
.solution_ul ul li .mores{  font-size:14px;}
.solution_ul ul li:hover .mores{ padding-right:36px;}
/*解决方案详细*/
.solution_con{line-height:1.6; font-size:14px;}
/*我们的案例作品*/
.case_a ul li a{ padding-left:35px;}
.case_list{ margin-top:3.5%;}
.case_list ul li h2{font-size: 16px; height:40px; line-height:40px;}
.case_more{font-size:16px; height:50px; line-height:50px; width:160px;}
/*案例详细*/
.case_one .txts{ line-height:1.6; font-size:14px;}
.case_con{ line-height:1.6; font-size:14px;}
.case_page .goback{ font-size:14px;}
.case_page .cpage{ font-size:14px;}
/*联系我们*/
.contact_con{ padding-left:0; padding-right:0;}
.contact_con .ul{ float:none; margin-right:0; margin-bottom:4%; width:96%;}
.contact_con .ul li{}
.contact_con .ul li .h2{ height:50px; line-height:50px;}
.contact_con .ul li .p .icon-wechat{ display:inline-block; margin-top:0; margin-left:2%;}
.contact_bg .map{height: 400px;}
.contact_bg .map #allmap{height: 400px;}
.contact_ul ul li.bgs2{ min-height:300px;}
.contact_ul ul li .ico{ margin-top:50px; height:40px;}
.contact_ul ul li .h3{ margin-top:10px; height:70px; line-height:70px; font-size:18px;}
.contact_ul ul li .p{ font-size:14px;}
/*新闻无图列表*/
.news_ul ul li{ margin-right:2%; width:32%; margin-bottom:2%;}
.news_ul ul li .txts{  font-size:14px;}
.news_ul ul li .txts .h2{ font-size:16px;}
.news_ul ul li .mores{  font-size:14px;}
.news_ul ul li:hover .mores{ padding-right:36px;}
/*新闻详细*/
.news_con{ line-height:30px; font-size:16px;}
/*分享3*/
.news_share ul li{ margin-left:2%; margin-right:2%;}
/*新闻有图列表*/
.news_ul2 ul li{ margin-right:2%; width:32%; margin-bottom:2%;}
.news_ul2 ul li .txts .h2{ font-size:16px;}
.news_ul2 ul li .txts{font-size:14px;}
.news_ul2 ul li:hover .mores{ padding-right:36px;}
.cpxx{ width:96%;}
.cpxx .xxlist .texts input{ width:94%;}
}
@media screen and (max-width:830px) {
/*关于我们*/
.about_con{line-height:28px; font-size:15px;}
.about_con2{ line-height:28px; font-size:15px;}
/*解决方案列表*/
.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;}
/*新闻无图列表*/
.news_ul ul li{ width:49%;}
.news_ul ul li:nth-child(3n+0){ margin-right:2%;}
.news_ul ul li:nth-child(2n+0){ margin-right:0;}
/*新闻详细*/
.news_con{ line-height:28px; font-size:15px;}
/*新闻有图列表*/
.news_ul2 ul li{ width:49%;}
.news_ul2 ul li:nth-child(3n+0){ margin-right:2%;}
.news_ul2 ul li:nth-child(2n+0){ margin-right:0;}
/*高企*/
.gqtj .tjcon ul li{ height:240px;}
.gqtj .tjcon ul li i{ height:157px;background-size:30% !important;}
.gqtj .tjcon ul li .info{ height:70px;}
.gqtj .tjcon ul li .info p{ font-size:12px; line-height:18px;}
/*税收筹划*/
.fannao .fncon ul li{ width:28%; margin:0 1% 2%;}

.fangan .facons ul li .fatop i{top:60px;}
.fangan .facons ul li .fatop span{top:130px;}
.fangan .facons ul li .fatop p{ top:180px;}
}


@media screen and (max-width: 780px) {
/*我们的案例作品*/
.case_list ul li{width:48%;}
.case_list ul li:nth-child(3n+1){ clear:none;float:left;}
.case_list ul li:nth-child(2n+1){ clear:both;float:left;}
.case_list ul li .pic{}
.case_list ul li .tit{padding: 10px 40px 10px 10px;}
.case_list ul li .icon{right: 10px;}
.case_list ul li .bg img{max-height: 80px;}
.case_more{ width:140px; height:42px; line-height:42px; font-size:15px;}
/*案例详细*/
.case_page{ padding-bottom:0;}
.case_page .wrap{ width:100%;}
.case_page .goback{ max-width:none; height:46px; line-height:46px; margin-bottom:50px; background-color:#f4f4f4; margin-top:0; border:0;}
.case_page .cpage{ height:46px; line-height:46px; top:46px; max-width:46%;}
.case_page .cpage.cprev{ left:2%;}
.case_page .cpage.cnext{ right:2%;}
/*高企*/
.gqtj .tjcon ul li{ width:49%; margin-bottom:2%; height:270px;}
.gqtj .tjcon ul li:nth-child(2n){ margin-right:0;}
.gqtj .tjcon ul li i{ height:188px;}
.gqtj .tjcon ul li .info{ height:60px;}
.gqtj .tjcon ul li .info p{ font-size:14px; line-height:20px;}
}
@media screen and (max-width: 640px) {
/*内页*/
.o_big_con .h2{ font-size:13px !important;}
.o_big_con .txts_r a{ width:42px; height:42px;}
/*分页*/
.yema{ text-align:center; padding-top:30px;}
/*关于我们*/
.about_con{ line-height:26px;font-size:14px;}
.about_con2{line-height:26px; font-size:14px;}
/*解决方案列表*/
.solution_ul ul li .txts h2{ font-size:15px;}
.solution_ul ul li .txts .p{ font-size:13px; line-height:22px; height:44px;}
.solution_ul ul li .mores{  font-size:13px;}
/*解决方案详细*/
.solution_con{ font-size:14px;}
/*我们的案例作品*/
.case_list{ margin-top:4%;}
.case_list ul li h2{font-size: 15px;}
.case_list ul li .icon{ width:20px; height:20px; margin-top:-10px;}
/*案例详细*/
.case_one .case_desc{width: calc(100% - 150px); width: -webkit-calc(100% - 150px); width: -moz-calc(100% - 150px);}
.case_one .txts{ font-size:13px;}
.case_one .case_ico{ width:140px;}
.case_con{ font-size:14px;}
/*联系我们*/
.contact_con .ul li .p{ background-size:auto 24px; line-height:24px; padding-left:25px;}
.contact_con .ul li .p .icon-wechat{ display:block; margin-top:5px; font-size:14px; width:110px; margin-left:0;background-position: 12px center; text-indent:40px; margin-bottom:10px;}
.contact_con .ul li .p.bgs2{ padding-left:36px;}
.contact_con .ul li .p.bgs3{ padding-left:33px;}
.contact_ul ul li.bgs2{ min-height:320px;}
.contact_ul ul li .h3{  height:60px; line-height:60px;}
/*新闻无图列表*/
.news_ul ul li .txts{font-size:13px;}
.news_ul ul li .txts .date{ line-height:22px; height:22px;}
.news_ul ul li .txts .h2{ font-size:15px; margin-top:2%;}
.news_ul ul li .txts .p{  line-height:22px; height:44px;}
.news_ul ul li .mores{  font-size:13px; margin-top:4%;}
/*新闻详细*/
.news_con{ line-height:26px; font-size:14px;}
/*分享3*/
.news_share ul li{ width:42px; height:42px;}
.news_share ul li.sinna a.bds_tsina{ width:42px;}
/*新闻有图列表*/
.news_ul2 ul li .txts{ font-size:13px;}
.news_ul2 ul li .txts .date{ line-height:22px; height:22px;}
.news_ul2 ul li .txts .h2{ font-size:15px;}
/*高企*/
.gqlc .lccon ul li{ width:47%; height:70px; margin-right:2%; margin-bottom:2%;}
.gqlc .lccon ul li:nth-child(2n){ margin-right:0;}
.gqlc .lccon ul li:nth-child(3n){ margin-right:2%;}
.gqlc .i_gq_t{ margin-top:5%;}
.gqlc .lccon{ margin-top:20px; margin-bottom:20px;}
.gqtj .tjcon{ margin-top:20px;}
.gqtj .tjcon ul li{ height:260px;}
.gqtj .tjcon ul li i{ height:166px; background-size: 24% !important;}
.gqtj .tjcon ul li .info{ height:78px;}
/*领军*/
.ljcl{ width:100%;}
.ljcl .i_ljcl_t{ margin-top:7%;}
.ljcl .ljclcon{ margin-top:20px;}
.ljcl .ljclcon ul li{ height:90px;}
.ljcl .ljclcon ul li span{ font-size:16px;}
.ljcl .ljclcon ul li p{ font-size:14px;}
.ljfl .i_ljfl_t{ margin-top:0;}
.ljfl .i_ljfl_t h2{ margin-top:40px; width:90%;}
.ljfl .ljflcon{ margin-top:40px;}
.ljfl .ljflcon dl dt{ font-size:18px; margin-top:10px;}
.ljfl .ljflcon dl dd{ width:23%;}
.ljfl .ljflcon dl dd i{ height:60px; background-size:70% !important;}
.ljfl .ljflcon dl dd span{ font-size:12px; margin-top:10px;}
.ljlc .i_lj_t{ margin-top:10%;} 
.ljlc .ljlccon{ margin-top:30px; margin-bottom:30px;}
.ljlc .ljlccon ul li{ width:24%; margin-bottom:30px;}
.ljlc .ljlccon ul li i{background-size:30% !important; height:40px;}
.ljlc .ljlccon ul li span{ font-size:14px; height:26px; line-height:26px; margin-top:5px;}
.ljlc .ljlccon ul em{ width:14%; margin-top:45px;}
.ljlc .ljlccon ul em.lcd{ display:none;}
/*科技*/
.keji .i_kj_t{ margin-top:7%;}
.keji .i_kj_t .p{ margin-top:10px;}
.keji .kjcon{ margin-top:20px; margin-bottom:30px;}
.keji .kjcon ul li em{ height:45px; background-size: 50% !important;}
.keji .kjcon ul li p{ font-size:14px; min-height:40px;}
.kjcl .kjclcon{margin-top:30px; margin-bottom:30px;}
.kjcl .kjclcon ul li{ width:43.5%;box-shadow:0px 1px 3px rgba(125,125,126, 0.3); border:1px solid rgba(125,125,126, 0.3);}
.kjcl .kjclcon ul li:nth-child(2n){ margin-right:0; margin-bottom:20px;}
.kjtj{ height:480px;}
.kjtj .kjtjR{ display:none;}
.kjtj .kjtjL{ width:100%; margin-top:40px;}
.kjtj .kjtjL h2{ font-size:18px; margin-top:20px;}
.kjtj .kjtjL p{ margin-bottom:15px;}
/*税收筹划*/
.shuichou .sccon{ margin-top:20px; margin-bottom:20px;}
.shuichou .sccon ul li{ width:49%; margin-bottom:2%;}
.shuichou .sccon ul li:nth-child(2n){ margin-right:0;}
.shuichou .sccon ul li p{ font-size:12px; height:30px; line-height:30px;}
.fannao .fncon ul li{ padding:2% 1.5%;}
.fannao .fncon ul li span{ font-size:14px;}
.fannao .fncon ul li em{ font-size:14px; border-bottom:none; height:auto;}
.fangan .facons{ margin-top:20px; margin-bottom:20px;}
.fangan .facons ul li .fatop i{top:10px;}
.fangan .facons ul li .fatop span{ font-size:14px; top:51px;}
.fangan .facons ul li .fatop p{ font-size:12px; top:74px;}
.fangan .facons ul li .fabot em{ height:37px; line-height:37px;}
.why{ margin-top:0;}
.why .xzcons{ margin-top:20px;}
.why .xzcons ul li{ width:32%; margin-right:2%; margin-bottom:2%;}
.why .xzcons ul li:nth-child(3n){ margin-right:0}
.why .xzcons ul li .info{ margin-top:0;}
.why .xzcons ul li .info h3{ font-size:14px;}
.why .xzcons ul li .info p{ font-size:12px; height:34px;}
.haochu .i_hc_t{ margin-top:7%;}
.haochu .hccon{ margin-top:20px;}
.haochu .hccon ul li span{ font-size:16px;}
.haochu .hccon ul li p{ height:210px; line-height:20px; font-size:12px;}

}
@media screen and (max-width: 520px) {
/*内页*/
.o_big_con.bgs2 .h2 span{ padding-bottom:4.5%;}
}

@media screen and (max-width: 480px) {
/*内页*/
.o_big_con .h2{ font-size:12px !important;}
.o_big_con .h2 span{ margin-top:5%;}
.o_big_con.bgs2 .h2 span{ padding-bottom:5%;}
/*关于我们*/
.about_con{line-height:24px;font-size:16px;}
.about_con2{line-height:24px; font-size:13px;}
.about_ul{ margin-top:4%;}
.about_ul ul li{ width:100%; float:none;}
.about_ul ul li:nth-child(2n+0){ float:none;}
.about_ul ul li .imgs{ margin-bottom:2%;}
/*解决方案列表*/
.solution_ul ul li{ width:100%; margin-right:0; margin-bottom:3%;}
.solution_ul ul li:nth-child(3n+0){ margin-right:0%;}
/*我们的案例作品*/
.case_a{ font-size:15px;}
.case_a ul li a{ padding-left:30px;}
.case_list ul li h2{font-size: 14px; height:28px; line-height:28px;}
.case_more{ width:130px; height:40px; line-height:40px; font-size:14px; margin-top:5%; margin-bottom:5%;}
/*案例详细*/
.case_bg{ padding-top:5%; padding-bottom:5%;}
.case_one{ padding-top:4%;}
.case_one .case_desc{ float:none;width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
.case_one .case_ico{ margin:0 auto;float:none; margin-top:3%; margin-bottom:1%;}
.case_one .case_t{ font-size:18px;}
.case_page{ padding-bottom:1%;}
.case_page .goback{ margin-bottom:3%;}
.case_page .cpage{ position:static; display:block; line-height:20px; height:20px; margin-top:2%; margin-bottom:2%;}
.case_page .cpage.cprev{ margin-left:2%; width:96%; max-width:none;}
.case_page .cpage.cnext{ margin-left:2%; width:96%; max-width:none;background-position: left center;background-image: url(/template/pc/skin/img/case_bg2.png); padding-right:0; padding-left:33px;}
.case_page .cpage.cnext:hover{background-image: url(/template/pc/skin/img/case_bg2_on.png);}
/*联系我们*/
.contact_con .ul{ padding-bottom:10px;}
.contact_con .ul li{ float:none; width:100%; margin-right:0;}
.contact_con .ul li .h2{ font-size:15px; margin-bottom:12px;}
.contact_con .ul li .txts{ max-width:none;}
.contact_con .ul li .p{ font-size:14px; padding-left:30px;}
.contact_bg .map{height: 300px;}
.contact_bg .map #allmap{height: 300px;}
.contact_ul ul li.bgs2{ min-height:inherit; padding-bottom:70px;}
.contact_ul ul li .ico{ height:36px;}
.contact_ul ul li .h3{ font-size:16px;}
.contact_ul ul li .p{ font-size:13px;}
/*新闻详细*/
.news_con{ line-height:24px; font-size:13px;}
/*新闻有图列表*/
.news_ul2 ul li .txts .h2{ font-size:14px; height:26px; line-height:26px;}
.news_ul2 ul li .mores{ height:24px; line-height:24px; margin-top:3%;}
/*高企*/
.gaoqi .gqcon{margin-top:20px; margin-bottom:20px;}
.gaoqi .gqcon ul li em {background-size:50% !important; height:70px;}
.gaoqi .gqcon ul li span{ font-size:22px;}
.gaoqi .gqcon ul li p{ font-size:16px; margin-top:5px;}
.gqzl{ height:400px;} 
.gqzl .gqzlcon ul li .cons strong{ font-size:16px;}
.gqzl .gqzlcon ul li .cons p{ font-size:14px;}
.gqzl .gqzlcon ul li .cons span{ width:26px; height:26px; line-height:26px; margin-top:0; font-size:16px; margin-left:-13px;}
/*科技*/
.kjcl .kjclcon ul li{ width:43.4%}

}
@media screen and (max-width: 400px) {
/*内页*/
.o_big{ min-height:200px;}
.o_big_con .h2 span{font-size:20px;}
/*关于我们*/
.about_con3{ padding-bottom:4%;}
.about_con3 ul li{ width:50%; margin-bottom:4%;}
.about_con3 ul li:nth-child(2):after{ width:0;}
/*我们的案例作品*/
.case_a ul li{width:calc(48% - 30px);width:-webkit-calc(48% - 30px);width:-moz-calc(48% - 30px);}
/*新闻无图列表*/
.news_ul ul li .txts{ font-size:12px;}
.news_ul ul li .txts .date{ margin-top:2%;}
.news_ul ul li .txts .h2{ font-size:14px;}
.news_ul ul li .txts .p{ height:40px; line-height:20px;}
.news_ul ul li .mores{ height:24px; line-height:24px; font-size:12px;}
/*科技*/
.keji .kjcon ul li p{ font-size:12px; min-height:47px; margin-top:5px;}
.kjcl .kjclcon ul li{ width:43.3%}
.kjcl .kjclcon ul li p{ line-height:20px;}
.kjtj .kjtjL h2{ font-size:14px;}
.kjtj .kjtjL p{ font-size:12px; line-height:18px;}
.kjtj .kjtjL p em{ width:16px; height:16px; line-height:16px;}

}
@media screen and (max-width: 380px) {
/*高企*/
.gqzl .i_gq_t{ margin-top:8%;}
.gqzl .gqzlcon{ margin-top:20px;}
.gqzl .gqzlcon ul li .cons strong{ font-size:14px;}
.gqzl .gqzlcon ul li .cons p{ font-size:12px;}
/*税收筹划*/
.fangan .facons ul li{ width:100%; margin-bottom:4%;}
.fangan .facons ul li .fatop i{ top:70px;}
.fangan .facons ul li .fatop span{ font-size:16px; top:130px;}
.fangan .facons ul li .fatop p{ font-size:14px; top:170px;}
.fangan .facons ul li .fabot em{ height:65px; line-height:65px;}

}

@media screen and (max-width: 360px) {
/*内页*/
.o_big{  min-height:180px;}
.o_big_con .h2 span{ font-size:20px;}
/*解决方案详细*/
.solution_con{ font-size:12px;}
/*我们的案例作品*/
.case_a{ font-size:14px;}
/*案例详细*/
.case_one .case_t{ font-size:14px;}
.case_one .txts{ font-size:12px;}
.case_con{ font-size:12px;}
}
@media screen and (max-width:320px) {
.gaoqi .gqcon ul li{ padding:3% 2%;}
.gaoqi .gqcon ul li em{ height:56px;}
.gaoqi .gqcon ul li span{ font-size:18px;}
.gaoqi .gqcon ul li p{ font-size:12px;}
.gqzl .gqzlcon ul li .cons p{ min-height:50px;}
.gqlc .lccon ul li{ height:60px;}
.gqlc .lccon ul li i{ width:30px;background-size: 80% !important;}
.gqlc .lccon ul li span{ font-size:14px;}
.gqlc .lccon ul li p{ font-size:12px;}
/*税收筹划*/
.fangan .facons ul li .fatop i{ top:45px;}
.fangan .facons ul li .fatop span{ font-size:16px; top:110px;}
.fangan .facons ul li .fatop p{ font-size:14px; top:145px;}
.fangan .facons ul li .fabot em{ height:55px; line-height:55px;}
.why .xzcons ul li .info p{ height:50px;}
.haochu .hccon ul li p{ height:290px;}

}


