@import url(style.css);
@import url(slide.css);
@import url(pscroll.css);
/*首页*/
/*案例推荐*/
.i_bg{ background:#f6f6f6; overflow:hidden;}
.i_t{ padding-top:1%; overflow:hidden; text-align:center;padding-bottom:18px; position:relative;}
.i_t.bgs2{ padding-top:6%;}
.i_t:after{ position:absolute; content:""; left:50%; bottom:0; margin-left:-15px; width:30px; height:3px; background:#cccccc;}
.i_t.bgs2:after{ background:#fff;}
.i_t .h2{ display:inline-block; vertical-align:middle; font-weight:normal; height:44px; line-height:44px; overflow:hidden; color:#33333; padding-left:59px; padding-right:59px; position:relative; }
.i_t.bgs2 .h2{ color:#fff;}
.i_t .h2:before{ content:""; position:absolute; left:0; top:0; height:100%; width:59px; background:url(../images/i_bg1.png) left center no-repeat;}
.i_t .h2:after{ content:""; position:absolute; right:0; top:0; height:100%; width:59px; background:url(../images/i_bg2.png) right center no-repeat;}
.i_t.bgs2 .h2:before{ background-image:url(../images/i_bg6.png);}
.i_t.bgs2 .h2:after{ background-image:url(../images/i_bg7.png);}
.i_product{ position:relative; overflow:hidden; margin-top:3%; margin-bottom:4%;}
.i_product .i_product_l{ position:absolute; left:0; width:327px; top:0; height:100%; background:url(../images/i_bg3.jpg) center center no-repeat; background-size:cover; color:#fff;}
.i_product .i_product_l .txts{width:94%; left:50%; top:50%;overflow:hidden;transform: translate(-50%, -50%); position:absolute; max-width:252px;}
.i_product .i_product_l .span{ display:block; overflow:hidden; line-height:1.2;text-transform:uppercase; }
.i_product .i_product_l .t{ position:relative; overflow:hidden; margin-top:10px; padding-bottom:20px;}
.i_product .i_product_l .t:after{ position:absolute; content:""; left:0%; bottom:0;  width:26px; height:3px; background:#fff;}
.i_product .i_product_l .p{ overflow:hidden; font-size:14px; line-height:25px; margin-top:25px;}
.i_product .i_product_l .imore1{ display:block; max-width:134px; width:60%; height:38px; line-height:38px; overflow:hidden;transition:all 0.3s; text-align:center;color:#fff; font-size:14px;transition:all 0.3s; border-radius:6px; border:1px solid #dbdbdb; margin-top:50px; margin-bottom:35px; }
.i_product .i_product_l .imore1:hover{ background:#fff; color:#128ba8;}
.i_product .i_product_r{ float:right; width:calc(100% - 327px);width:-webkit-calc(100% - 327px);width:-moz-calc(100% - 327px); overflow:hidden;}
.i_product .i_product_r ul li{ float:left; margin-left:1.5%; width:31.83%; overflow:hidden; margin-bottom:1.5%;}
.i_product .i_product_r ul li:nth-child(4),.i_product .i_product_r ul li:nth-child(5),.i_product .i_product_r ul li:nth-child(6){ margin-bottom:0;}
.i_product .i_product_r ul li .imgs{ overflow:hidden; position:relative;}
.i_product .i_product_r ul li .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;}
.i_product .i_product_r 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);}
.i_product .i_product_r ul li .txts{position:absolute; width:100%; height:100%; top:0; left:0; text-align:left;transition:all 0.3s; background:rgba(0,0,0,0.5); text-align:center; color:#fff;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.i_product .i_product_r ul li:hover .txts{opacity:1.0;filter:Alpha(opacity=100);}
.i_product .i_product_r ul li .txts .cons{ width:94%; left:50%; top:50%;overflow:hidden;transform: translate(-50%, -50%); position:absolute;transition:all 0.3s; padding-bottom:15px;}
.i_product .i_product_r ul li:hover .txts .cons{ padding-bottom:0;}
.i_product .i_product_r ul li .txts i{width:46px; height:46px; margin:0 auto; overflow:hidden; display:block; background:url(../images/i_bg4.png) top center no-repeat; background-size:100% 100%;}
.i_product .i_product_r ul li .txts .h3{ font-weight:normal; height:26px; line-height:26px; overflow:hidden; margin-top:9px;font-size:14px;}
.i_product .i_product_r ul li .txts .p{ height:26px; line-height:26px; overflow:hidden;font-size:14px;}
/*产品与服务*/
.i_service{ background:url(../images/i_bg5.jpg) center top no-repeat; overflow:hidden; background-size:cover;}
.i_service_a{ overflow:hidden; text-align:center; margin-top:3%; text-align:center;}
.i_service_a a{ display:inline-block; position:relative; vertical-align:top; padding-left:23px; padding-right:26px; color:#ffffff; font-size:16px; margin-bottom:1%;}
.i_service_a a:first-child{ padding-left:0;}
.i_service_a a:last-child{ padding-right:0;}
.i_service_a a:after{ content:""; position:absolute; right:0; top:50%; margin-top:-7px; height:14px; width:1px; background:#cccccc;}
html[lang="en"] .i_service_a a{ font-size:14px; padding-left:13px; padding-right:16px;}
html[lang="en"] .i_service_a a:first-child{ padding-left:0;}
html[lang="en"] .i_service_a a:last-child{ padding-right:0;}
html[lang="en"] .i_service_a a:after{ height:10px; margin-top:-3px;}
.i_service_a a.isel{ color:#e3d818;}
.i_service_a a:hover{ color:#e3d818;}
.i_service_box{ margin-top:2%; overflow:hidden; margin-bottom:5%;}
.i_service_box ul li{ float:left; margin-right:0.75%; overflow:hidden; margin-bottom:0.75%; width:19.37%;}
.i_service_box ul li:first-child{ width:39.64%;}
.i_service_box ul li:nth-child(4),.i_service_box ul li:nth-child(7){ margin-right:0;}
.i_service_box ul li .imgs{ overflow:hidden; position:relative;}
.i_service_box ul li .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;}
.i_service_box 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);}
.i_service_box ul li .txts{position:absolute; width:100%; height:100%; top:0; left:0; text-align:left;transition:all 0.3s; background:rgba(0,0,0,0.5); text-align:center; color:#fff;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.i_service_box ul li:hover .txts{opacity:1.0;filter:Alpha(opacity=100);}
.i_service_box ul li .txts .cons{ width:94%; left:50%; top:50%;overflow:hidden;transform: translate(-50%, -50%); position:absolute;transition:all 0.3s; padding-bottom:15px;}
.i_service_box ul li:hover .txts .cons{ padding-bottom:0;}
.i_service_box ul li .txts i{width:46px; height:46px; margin:0 auto; overflow:hidden; display:block; background:url(../images/i_bg4.png) top center no-repeat; background-size:100% 100%;}
.i_service_box ul li .txts .h3{ font-weight:normal; height:26px; line-height:26px; overflow:hidden; margin-top:9px;font-size:14px;}
/*关于我们*/
.i_about{ margin-bottom:6%; margin-top:3.5%; overflow:hidden; position:relative;}
.i_about .imgs{ float:left; width:50%; overflow:hidden;}
.i_about .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;}
.i_about .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);}
.i_about .i_about_con{ position:absolute; width:50%; right:0; top:50%; transform: translate(0%, -50%); height:auto;}
.i_about .i_about_con .txts{ float:right; width:97%; max-width:560px; overflow:hidden; color:#666;}
.i_about .i_about_con .txts .h2{ position:relative; overflow:hidden; font-weight:normal; color:#333333; padding-bottom:20px; margin-bottom:16px;}
.i_about .i_about_con .txts .h2:after{ height:3px; content:""; position:absolute; bottom:0; width:25px; background:#cccccc; left:0;}
.i_about .i_about_con .txts .p{ font-size:16px; line-height:28px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.i_about .i_about_con .txts .counter{ text-align:center; line-height:1.5; overflow:hidden; margin-top:4%;}
.i_about .i_about_con .txts .counter ul li{ float:left; width:33.33%; margin-top:2%; margin-bottom:2%;transition:all 0.3s; position:relative;color:#555555; }
.i_about .i_about_con .txts .counter ul li:after{ content:""; position:absolute; right:0; height:38px; top:50%; margin-top:-19px;width:1px; background:#cccccc;}
.i_about .i_about_con .txts .counter ul li:nth-child(3n+0):after{ width:0;}
.i_about .i_about_con .txts .counter ul li .txts2{padding-left:1%; padding-right:4%;}
.i_about .i_about_con .txts .counter span{ padding-right:5px; display:inline-block; line-height:50px; height:50px; overflow:hidden; vertical-align:middle; color:#118aa7;}
.i_about .i_about_con .txts .counter label{  display:inline-block;  line-height:1;  vertical-align:top; color:#118aa7;}
.i_about .i_about_con .txts .counter h6{ font-weight: normal; font-size:16px; overflow:hidden; line-height:38px; height:38px; padding-right:21px;}
.i_about .i_about_con .txts .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
/*印刷流程*/
.yinshu_bg{ background:url(../images/i_bg12.jpg) #f6f6f6 center top no-repeat; overflow:hidden; background-size:cover;padding-top:1%;}
.i_yinshu{ margin-top:3.5%; overflow:hidden;}
.i_yinshu.bg2{ margin-bottom:5.5%; margin-top:0;}
.i_yinshu ul li{ float:left; overflow:hidden; width:12.91%; background:#118aa7; color:#fff;}
.i_yinshu.bg2 ul li{ float:right;}
.i_yinshu ul li i{ width:26px; height:26px; display:block; margin:0 auto; background-repeat:no-repeat; background-size:100%; margin-top:20px;}
.i_yinshu ul li i.bgs1{ background-image:url(../images/i_pic1.png);}
.i_yinshu ul li i.bgs2{ background-image:url(../images/i_pic2.png);}
.i_yinshu ul li i.bgs3{ background-image:url(../images/i_pic3.png);}
.i_yinshu ul li i.bgs4{ background-image:url(../images/i_pic4.png);}
.i_yinshu ul li i.bgs5{ background-image:url(../images/i_pic5.png);}
.i_yinshu ul li i.bgs6{ background-image:url(../images/i_pic6.png);}

.i_yinshu.bg2 ul li i.bgs7{ background-image:url(../images/i_pic7.png);}
.i_yinshu.bg2 ul li i.bgs8{ background-image:url(../images/i_pic8.png);}
.i_yinshu.bg2 ul li i.bgs9{ background-image:url(../images/i_pic9.png);}
.i_yinshu.bg2 ul li i.bgs10{ background-image:url(../images/i_pic10.png);}
.i_yinshu.bg2 ul li i.bgs11{ background-image:url(../images/i_pic11.png);}
.i_yinshu.bg2 ul li i.bgs12{ background-image:url(../images/i_pic12.png);}
.i_yinshu ul li .h3{ font-weight:normal; text-align:center; font-size:14px; height:20px; line-height:20px; margin-top:8px; margin-bottom:16px;}
.i_yinshu ul li.bgs{ width:4.5%;background:url(../images/i_bg8.png) center center no-repeat; height:90px;}
.i_yinshu.bg2 ul li.bgs{ background-image:url(../images/i_bg10.png);}
.i_yinshu2{ clear:both; overflow:hidden;}
.i_yinshu2 ul li{ float:right; width:12.91%; overflow:hidden; height:58px; background:url(../images/i_bg9.png) center center no-repeat;}


/*合作伙伴*/
.i_partner{ overflow:hidden; margin-top:3.5%;}

/*新闻动态*/
.i_news{ background:url(../images/i_bg11.jpg) #f4f4f4 center top no-repeat; overflow:hidden; background-size:cover; padding-top:1%;}
.i_news .i_news_box{ margin-top:3.5%; margin-bottom:6%;}
.i_news .imgs{float:left; width:600px;  position:relative; overflow:hidden;}
.i_news .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;}
.i_news .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);}
.i_news .txts{ position:absolute; bottom:0; left:0; width:100%; background:rgba(0,0,0,0.6); color:#fff;}
.i_news .txts .con{ margin:0 auto; max-width:545px; width:94%; overflow:hidden; margin-top:7px; margin-bottom:15px;}
.i_news .txts .con .l{ overflow:hidden; float:left; width:450px;}
.i_news .txts .con .h3{ font-weight:normal; font-size:18px; height:38px; line-height:38px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.i_news .txts .con .p{overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height:22px; height:44px; font-size:14px;}
.i_news .txts .con .r{ overflow:hidden; width:70px; text-align:center; margin-top:6px;}
.i_news .txts .con .r .h4{font-size: 46px;color: #fff;line-height: 50px;}
.i_news .txts .con .r .h5{font-size: 16px;color: #fff;padding-left: 2px; line-height:24px;}
.i_news .i_news_r{width:calc(100% - 615px);width:-webkit-calc(100% - 615px);width:-moz-calc(100% - 615px); float:right;}
.i_news .i_news_r .inr-list{ padding-left:20px; padding-right:18px;height: 120px; background:#fff;display: block;margin-bottom: 15px;transition: all 0.3s;}
.i_news .i_news_r .inr-list:last-child{ margin-bottom:0;}
.i_news .i_news_r .inr-list:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.i_news .i_news_r .inr-list .inr-l{width: 60px;float: right; margin-top:22px; text-align:center;}
.i_news .i_news_r .inr-list .inr-l .h4{font-size: 46px;color: #666666;line-height: 50px;}
.i_news .i_news_r .inr-list .inr-l .h5{font-size: 14px;color: #666666;padding-left: 2px; line-height:24px;}
.i_news .i_news_r .inr-list .inr-r{ overflow:hidden; max-width:460px;padding-right: 15px;}
.i_news .i_news_r .inr-list .inr-r .h3{ font-size: 18px;color: #333333;line-height: 30px; height:30px; margin-top:16px;margin-bottom: 9px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition:all 0.3s;}
.i_news .i_news_r .inr-list .inr-r .p{ height: 44px;font-size: 14px;color: #666666;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.i_news .i_news_r .inr-list:hover .inr-r .h3{ color:#128ba8;}

@media screen and (max-width:1660px) {

}
@media screen and (max-width:1440px) {


}

@media screen and (max-width:1366px) {
/*案例推荐*/
.i_t{ padding-bottom:15px;}
/*产品与服务*/
.i_service_a a{ font-size:15px; padding-left:18px; padding-right:22px;}
html[lang="en"] .i_service_a a{ font-size:14px; padding-left:13px; padding-right:16px;}

}
@media screen and (max-width:1200px) {
/*产品与服务*/
.i_service_a a{ font-size:14px; padding-left:12px; padding-right:15px;}
/*关于我们*/
.i_about .i_about_con .txts .counter span{ height:46px; line-height:46px;}
/*印刷流程*/
.i_yinshu ul li{ width:14.16%;}
.i_yinshu ul li.bgs{ width:3%;}
.i_yinshu2 ul li{ width:14.16%;}
/*新闻动态*/
.i_news .imgs{ width:550px;}
.i_news .txts .con .l{ width:430px;}
.i_news .txts .con .r .h4{ font-size:42px;}
.i_news .txts .con .r .h5{ font-size:14px;}
.i_news .i_news_r{width: calc(100% - 562px);width: -webkit-calc(100% - 562px); width: -moz-calc(100% - 562px);}
.i_news .i_news_r .inr-list{ margin-bottom:10px; height:113px;}
.i_news .i_news_r .inr-list .inr-r .h3{ font-size:17px; height:26px; line-height:26px;}
.i_news .i_news_r .inr-list .inr-r .p{ line-height:20px; height:40px; font-size:13px;}
.i_news .i_news_r .inr-list .inr-l{ margin-top:18px;}
.i_news .i_news_r .inr-list .inr-l .h4{ font-size:42px;}
.i_news .i_news_r .inr-list .inr-l .h5{ font-size:13px;}

}
@media screen and (max-width:1100px) {
/*关于我们*/
.i_about .i_about_con .txts .p{ font-size:14px; line-height:26px;}
.i_about .i_about_con .txts .counter{ margin-top:3%;}
.i_about .i_about_con .txts .counter span{ height:40px; line-height:40px;}
.i_about .i_about_con .txts .counter h6{ font-size:14px;}
/*印刷流程*/
.i_yinshu ul li .h3{ font-size:13px;}
/*新闻动态*/
.i_news .imgs{ width:500px;}
.i_news .txts .con .l{ width:400px;}
.i_news .txts .con .r .h4{ font-size:40px;}
.i_news .txts .con .r .h5{ font-size:13px;}
.i_news .i_news_r{width: calc(100% - 512px);width: -webkit-calc(100% - 512px); width: -moz-calc(100% - 512px);}
.i_news .i_news_r .inr-list{ height:102px;}
.i_news .i_news_r .inr-list .inr-r .h3{ font-size:16px; height:22px; line-height:22px; margin-top:15px;}
.i_news .i_news_r .inr-list .inr-r .p{ font-size:12px;}
.i_news .i_news_r .inr-list .inr-l{ margin-top:14px;}
.i_news .i_news_r .inr-list .inr-l .h4{ font-size:40px;}
.i_news .i_news_r .inr-list .inr-l .h5{ font-size:12px;}
}

@media screen and (max-width: 1000px) {
/*印刷流程*/
.i_yinshu ul li{ width:30.33%; margin-bottom:2%;}
.i_yinshu ul li.bgs{ width:4.5%;}
.i_yinshu ul li:nth-child(6){ display:none;}
.i_yinshu.bg2 ul li{ float:left;}
.i_yinshu.bg2 ul li.bgs{ background-image:url(../images/i_bg8.png);}
.i_yinshu2{ display:none;}

}

@media screen and (max-width: 960px) {
/*案例推荐*/
.i_t{ padding-bottom:12px;}
.i_product .i_product_r ul li{ width:48.5%;}
.i_product .i_product_r ul li:nth-child(4){ margin-bottom:1.5%;}
/*产品与服务*/
.i_service{ background-size:auto 100%; background-position:center top; padding-top:25px; margin-top:-25px;}
.i_service_box ul li{  width:49.5%; margin-right:1%; margin-bottom:1%;}
.i_service_box ul li:first-child{ width:100%; margin-right:0;}
.i_service_box ul li:nth-child(4){ margin-right:1%;}
.i_service_box ul li:nth-child(3),.i_service_box ul li:nth-child(5){ margin-right:0;}
/*关于我们*/
.i_about .i_about_con .txts .h2{ padding-bottom:12px; margin-bottom:10px;}
.i_about .i_about_con .txts .p{ font-size:13px; line-height:22px;}
/*印刷流程*/
.yinshu_bg{background-size:auto 100%; background-position:center top; padding-top:20px; margin-top:-20px;}
/*新闻动态*/
.i_news{ background-size:auto 100%; background-position:center top; padding-top:20px; margin-top:-20px;}
.i_news .imgs{ width:100%; margin-bottom:2%;}
.i_news .txts .con{ max-width:none; width:96%;}
.i_news .txts .con .l{ width:calc(100% - 85px);width:-webkit-calc(100% - 85px);width:-moz-calc(100% - 85px);}
.i_news .i_news_r{width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
.i_news .i_news_r .inr-list{ margin-bottom:2%; padding-left:2%; padding-right:2%;}
.i_news .i_news_r .inr-list .inr-r{ max-width:none;}
}
@media screen and (max-width: 830px) {
/*关于我们*/
.i_about .i_about_con .txts .counter span{ height:40px; line-height:40px;}
.i_about .i_about_con .txts .counter h6{ font-size:13px; height:30px; line-height:30px;}

}
@media screen and (max-width: 780px) {
/*案例推荐*/
.i_product .i_product_l{ position:static; width:100%; height:auto; margin-bottom:2%;}
.i_product .i_product_l .txts{ position:static;transform: translate(0%, 0%); margin:0 auto; max-width:none; padding-top:6%; padding-bottom:6%;}
.i_product .i_product_l .imore1{ margin-top:3%; margin-bottom:0;}
.i_product .i_product_r{ float:none;width: calc(100% - 0px); width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px);}
.i_product .i_product_r ul li{ margin-left:0; margin-right:2%; margin-bottom:2%;}
.i_product .i_product_r ul li:nth-child(2n+0){ margin-right:0;}
.i_product .i_product_r ul li:nth-child(4){ margin-bottom:2%;}
/*产品与服务*/
.i_service_a a{ font-size:13px; padding-left:10px; padding-right:12px;}
.i_service_a a:after{ height:10px; margin-top:-5px;}
/*关于我们*/
.i_about .imgs{ float:none; width:100%;}
.i_about .i_about_con{ position:static;transform: translate(0%, 0%); width:100%;}
.i_about .i_about_con .txts{margin-top:5%; width:100%; max-width:none;}
.i_about .i_about_con .txts .p{ font-size:12px; line-height:20px;}
.i_about .i_about_con .txts .counter h6{ font-size:12px;}



}
@media screen and (max-width: 640px) {
/*案例推荐*/
.i_t{ padding-bottom:8px;}
.i_t:after{ height:2px;}
.i_t .h2{ padding-left:50px; padding-right:50px;}
.i_t .h2:before{ background-size:auto 10px; width:50px;}
.i_t .h2:after{ background-size:auto 10px; width:50px;}
.i_product .i_product_l .t{ margin-top:6px; padding-bottom:13px;}
.i_product .i_product_l .p{ margin-top:13px; font-size:13px;}
.i_product .i_product_l .imore1{ font-size:13px; height:36px; line-height:36px; max-width:120px;}
/*产品与服务*/
.i_service_box ul li{  width:49.25%; margin-right:1.5%; margin-bottom:1.5%;}
.i_service_box ul li:nth-child(4){ margin-right:1.5%;}
/*关于我们*/
.i_about .i_about_con .txts .counter h6{font-size:13px;}
/*印刷流程*/
.i_yinshu ul li.bgs{ background-size:10px auto;}


}
@media screen and (max-width: 520px) {
/*产品与服务*/
.i_service_a a{ font-size:12px; padding-left:8px; padding-right:10px; margin-bottom:1.5%;}
}
@media screen and (max-width: 480px) {
/*案例推荐*/
.i_t{ padding-bottom:5px;}
.i_t:after{ height:2px;}
.i_t .h2{ padding-left:47px; padding-right:47px; height:40px; line-height:40px;}
.i_t .h2:before{ background-size:auto 8px; width:47px;}
.i_t .h2:after{ background-size:auto 8px; width:47px;}
.i_product .i_product_l .p{ font-size:12px;  margin-top:10px; line-height:22px;}
.i_product .i_product_l .imore1{ font-size:12px; height:32px; line-height:32px; max-width:110px;}
.i_product .i_product_r ul li .txts i{ width:40px; height:40px;}
.i_product .i_product_r ul li .txts .h3{ font-size:13px;}
.i_product .i_product_r ul li .txts .p{ font-size:13px;}
/*产品与服务*/
.i_service_box ul li .txts i{ width:40px; height:40px;}
.i_service_box ul li .txts .h3{ font-size:13px;}
/*关于我们*/
.i_about .i_about_con .txts .counter span{ height:36px; line-height:36px;}
.i_about .i_about_con .txts .counter h6{ height:20px; line-height:20px; font-size:12px; padding-right:10px;}
/*印刷流程*/
.i_yinshu ul li{ width:49%; margin-right:2%;}
.i_yinshu ul li:nth-child(3),.i_yinshu ul li:nth-child(7),.i_yinshu ul li:nth-child(11){ margin-right:0;}
.i_yinshu ul li.bgs{ display:none;}
/*新闻动态*/
.i_news .txts .con{ margin-bottom:10px;}
.i_news .txts .con .r{ width:60px; margin-top:0px;}
.i_news .txts .con .r .h4{ font-size:35px;}
.i_news .txts .con .r .h5{ font-size:12px; line-height:20px;}
.i_news .txts .con .l{width: calc(100% - 80px);width: -webkit-calc(100% - 80px); width: -moz-calc(100% - 80px);}
.i_news .txts .con .h3{ height:30px; line-height:30px; font-size:16px; margin-bottom:3px;}
.i_news .txts .con .p{ font-size:12px; line-height:20px; height:40px;}
.i_news .i_news_r .inr-list{ height:94px;}
.i_news .i_news_r .inr-list .inr-l{ margin-top:10px;}
.i_news .i_news_r .inr-list .inr-l .h4{ font-size:35px;}
.i_news .i_news_r .inr-list .inr-l .h5{ line-height:20px;}
.i_news .i_news_r .inr-list .inr-r .h3{ margin-top:10px;}

}

@media screen and (max-width: 420px) {
/*印刷流程*/
.i_yinshu ul li .h3{ font-size:12px;}
.i_yinshu ul li i{ width:22px; height:22px; margin-top:15px;}
.i_yinshu ul li .h3{ margin-bottom:12px;}

/*新闻动态*/
.i_news .txts .con .l{width: calc(100% - 75px);width: -webkit-calc(100% - 75px); width: -moz-calc(100% - 75px);}
.i_news .txts .con .h3{ margin-bottom:0;}
.i_news .txts .con .r{ width:52px;}
.i_news .i_news_r .inr-list .inr-r{ margin-right:9px;}
.i_news .i_news_r .inr-list .inr-l{ width:52px; margin-top:7px;}


}
@media screen and (max-width: 360px) {

}
