@charset "utf-8";
/* 全局 */
html {font-size: 10px;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0}
input,button,ul,ol{margin:0;padding:0}
body,input,button,form,textarea{font-size:15px;line-height:28px;font-family:"Open Sans"/* ,"Microsoft JhengHei" */,"Microsoft YaHei","Arial Black";color:#333}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:normal}
ul,ol{list-style:none}
img{border:0;display:block;margin:0;padding:0}
em,i,strong{font-style:normal}
button,input,select,textarea{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
body{background:#fff;overflow-x:hidden;overflow-y:auto}
*{padding:0;margin:0}
div{margin:0;padding:0;border:0}
p{margin:0}
b,strong{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
li{list-style:none outside none}
a{text-decoration:none;color:#333;background:transparent;outline:0}
a:focus{outline:0}
a:visited{text-decoration:none}
form{margin:0}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;vertical-align:middle}
audio, canvas, progress, video { display: inline-block; vertical-align: baseline;  *display: inline; *zoom: 1;}
::-webkit-scrollbar {width:10px;height:10px}
::-webkit-scrollbar-track {border-radius:0;background:rgba(0,0,0,0.1);}
::-webkit-scrollbar-thumb {background:rgba(0,0,0,0.2); border-radius: 5px;}
::-webkit-scrollbar-thumb:hover {background:rgba(0,0,0,0.4);background-color:#3388ff;}

/* 字体加载 */
@font-face{font-family:'HELVETICANEUELTPRO-THEX';src:url('../fonts/HELVETICANEUELTPRO-THEX.OTF');font-weight:400;font-style:normal}
@font-face{font-family:'en_light';src:url('../fonts/GOTHAM-LIGHT.OTF');}
@font-face{font-family:'en_bold';src:url('../fonts/GOTHAM-BOLD.OTF');}
@font-face{font-family:'digit';src:url('../fonts/DINCond-Bold.otf');}
@font-face{font-family:'AvantGardeGothicITC';src:url('../fonts/AvantGardeGothicITC.eot?#iefix');src: url("../fonts/AvantGardeGothicITC.eot?#iefix") format("eot"), url("../fonts/AvantGardeGothicITC.ttf")}
@font-face {font-family: 'GOTHAM-BLACK'; src: url('../fonts/GOTHAM-BLACK.OTF');font-weight: normal;font-style: normal;}


/* 网页通用 */
.bg_white {background: #FFF !important;}
.bg_gray {background: #F5F5F5}
.bg_light-blue {background: #f1f5f9;}
.clear{clear:both}.clear::after {content: "";clear:both;display: block;}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;line-height:0}.clearfix{*zoom:1;}
.fl{float:left}.fr{float:right}
.hidden,.f0{display:none}
.column_container,.body-box {margin: 0 auto;}
.pt10 {padding-top: 10px;}.pt20 {padding-top: 20px;}.pt30 {padding-top: 30px;}.pt50 {padding-top: 50px;}.p10 {padding: 10px;}.p20 {padding: 20px;}.p30 {padding: 30px;}.p50 {padding: 50px;}.plr30{padding-left: 30px;padding-right: 30px;}.plr50 {padding-left: 50px;padding-right: 50px;}.plr100 {padding-left: 100px;padding-right: 100px;}.ptb50 {padding-top: 50px; padding-bottom: 50px;}.ptb100 {padding-top: 100px; padding-bottom: 100px;}.ptb150 {padding-top: 150px; padding-bottom: 150px;}.ptb200 {padding-top: 200px; padding-bottom: 200px;}.plr5 {padding-left: 5%;padding-right: 5%;}
.mt10 {margin-top: 10px;}.mt15 {margin-top: 15px;}.mt20 {margin-top: 20px;}.mt30 {margin-top: 30px;}.mt50 {margin-top: 50px;}.mt100 {margin-top: 100px;}.margin-auto {margin-left: auto;margin-right: auto;}
.s13 {font-size: 13px !important;}.s15 {font-size: 15px !important;}
.ov {overflow: hidden;}.inline-block { display: inline-block;}.block { display: block;}
.text-c,.t-center {text-align: center;}
.t-justify {text-align: justify}.t-uppercase {text-transform: uppercase;}
.box_vertical {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.box-shadow {-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04); box-shadow: 0 1px 1px rgba(0,0,0,.04); }
.ellipsis {overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ellipsis2,.ellipsis3,.ellipsis4 {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ellipsis3 {-webkit-line-clamp: 3;}.ellipsis4 {-webkit-line-clamp: 4;}
.border1 {border: 1px solid #E5E5E5;}.border2 {border: 2px solid #eee;}
.radius-3 {border-radius: 3px;}.radius-5 {border-radius: 5px;}.radius-10{border-radius: 10px;}.radius-20{border-radius: 20px;}
.border-box {box-sizing: border-box; }
.relative {position: relative}
.font-txeh {font-family: 'HELVETICANEUELTPRO-THEX';letter-spacing: 1px;}.f-en_light {font-family:'en_light';}.f-en_bold {font-family:'en_bold';}.f-digit {font-family:'digit';}.f-gotham-black {font-family: 'GOTHAM-BLACK'}.f-ava {font-family:'AvantGardeGothicITC'}
.f-jhenghei {font-family:'Microsoft JhengHei';}
.c_more a{border: rgba(255,255,255,.06) 1px solid; transition: all ease-out .3s; text-decoration: none; color: #999; border-radius: 50px; width: 150px; text-align: center; line-height: 24px; padding: 10px 0; display: block; margin: 0 auto;}
.c_more a:hover {background: #232323; border-color: #232323; color: #fff;}
.f0 {display: none}
.xk .col-2 {width: 50%;}.xk .col-3 {width: 33.33%;}.xk .col-4 {width: 25%;}.xk .col-5 {width: 20%;}.xk .col-6 {width: 16.66%;}.xk .col7-3 {width: 70%;}.xk .col3-7 {width: 30%;}.xk .col6-4 {width: 60%;}.xk .col4-6 {width: 40%;}
.yd-3{transition:all .3s;}.yd-5 {transition:all .5s;}
.w-100 {width: 100%;}
.max100,.max100 img{max-width: 100%;}
.mini-1200 {min-width: 1180px; margin: 0 auto;}
.max-w1800 {max-width: 1800px;}.max-w1600 {max-width: 1600px;}.max-w1400 {max-width: 1400px;}
.zt-color{color: #3388ff;}.tit-color {color: #212f40;}.sub-color {color: #738190;}
.xk-hr::after {content: '';position: absolute;left: 0;bottom: 0;width: 50px;height: 3px;background: #3388ff;}
.t-center.xk-hr::after,.text-c.xk-hr::after {right: 0; margin: 0 auto;}
.hover:hover {color: #3388ff;}


/* 全局顶部 */
#toptips {background: #4b71c8;color: #eee; font-size: 15px; padding: 2.5px 0;    line-height: 30px;}
#toptips .site-top-left {padding-left: 20px;}
#toptips .site-top-right p {margin-right: 20px; display: inline-block; color: #a5b5da}
#toptips i {margin-right: 5px; font-size: 20px;vertical-align: middle;}


#header {width: 100%;}
#header #logo a {height: 60px;display: block;margin: 15px;width: 240px;background: url(/static/style/starry/images/logo.png);background-repeat: no-repeat;overflow: hidden;background-size: auto 100%;}
#header #logo a img {max-height: 100%;width: auto;}
#header.head-top {z-index: 999;position: absolute;padding: 5px 0;transition:all .3s;background: #FFF;-webkit-box-shadow: 0 3px 5px 0 rgba(42,44,50,.15);box-shadow: 0 3px 5px 0 rgba(42,44,50,.15);}
#header.head-top.mini {position: fixed;background: rgb(255,255,255);padding: 0;-webkit-box-shadow: 0 3px 5px 0 rgba(42,44,50,.15);box-shadow: 0 3px 5px 0 rgba(42,44,50,.15); top: 0; z-index: 9999;}
#header.head-top.mini #logo a {background: url(/static/style/starry/images/logo.png);background-repeat: no-repeat;overflow: hidden; background-size: auto 100%;}
#header_main #nav{position:relative;height:90px;margin-right:30px}
#nav ul >li.navitem {float:left;display:block;list-style:none;font-size: 2rem;text-align:center;line-height:90px;position:relative;margin:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;text-transform: uppercase;}
#nav ul >li.navitem a{display:block;text-align:center;color: #222;position: inherit;z-index: 3;transition:all .3s;}
#nav ul >li.navitem >a {padding: 0 25px;/* font-weight: bold; */}
#nav ul >li.navitem::after {content: "";position: absolute;bottom: 15px;left: 0;right: 0;width: 0;height: 3px;margin: 0 auto;background: #3388ff;transition:all .3s;z-index: 2;border-radius: 50px;opacity: 0;}
#nav ul >li.navitem.hover::after,#nav ul >li.navitem:hover::after {width: 30px;bottom: 15px;opacity: 1;}
#nav ul >li.navitem.hover >a,#nav ul >li.navitem:hover >a {color: #3388ff;}
#nav ul >li.navitem .subnav {position: absolute;margin-top: 10px;width: 240px;overflow: hidden;visibility: hidden;opacity: 0;transition: all .5s;-moz-transition: all .5s; -0-transition: all .4s;-webkit-transition: all .5s;left: 0;box-shadow: 0 6px 10px rgba(0, 0, 0, .1);background: #fff;z-index: 109;}
#nav ul >li.navitem .subnav li { padding: 0 25px; overflow: hidden;}
#nav ul >li.navitem .subnav li:hover {background-color: #1d1e20;}
#nav ul >li.navitem .subnav li:first-child { margin-top: 15px;}
#nav ul >li.navitem .subnav a {display: block;float: left;height: 43px;overflow: hidden;color: #999;font-size: 1.75rem;line-height: 43px;text-align: left;width: 100%;text-transform: capitalize;}
#nav ul >li.navitem .subnav a i {font-size: 12px; color: #555;}
#nav ul >li.navitem:hover .subnav {visibility: visible;opacity: 1;margin-top: 10px;overflow: visible;}
#nav ul >li.navitem .subnav li:last-child{border-bottom:0;margin-bottom: 15px;}
#nav ul >li.navitem .subnav li:first-child::before {content: "";position: absolute;right: 0;top: -16px;left: 53px;display: block;width: 0;height: 0;border: 8px solid transparent;border-bottom: 8px solid rgba(0,0,0,.8);transition: all .5s;-moz-transition: all .5s;      -0-transition: all .4s;-webkit-transition: all .5s;}
#nav ul >li.navitem .subnav li a:hover{color: #FFF;}

#header.head-top.mini #nav ul >li.navitem >a {color: #212f40;}
#header.head-top.mini #nav ul >li.navitem::after {background: #3388ff}
#header.head-top.mini #nav ul >li.navitem.hover >a,#header.head-top.mini #nav ul >li.navitem:hover >a,#header.head-top.mini #nav ul >li.navitem .subnav li a:hover {color: #3388ff;}

#header.head-top #nav ul >li.navitem .subnav li:first-child::before {border-bottom: none;width: 100%;height: 3px;background: #ddd;border: none;right: 0;top: 0;left: 0;}
#header.head-top #nav ul >li.navitem .subnav {background: #ffffff;margin-top: -3px;}
#header.head-top #nav ul >li.navitem:hover .subnav {opacity: 1;margin-top: -3px;overflow: hidden;left: 0;}
#header.head-top #nav ul >li.navitem .subnav a {color: #4f5a67;}
#header.head-top #nav ul >li.navitem .subnav a i {color: #ddd;}
#header.head-top #nav ul >li.navitem .subnav li:hover {background-color: #f5f5f5;}

.calss-54 >a,.calss-13 >a {cursor:pointer; pointer-events: none;}
/*.calss-1 >a,.calss-8 >a,.calss-20 >a,.calss-23 >a,.calss-33 >a {cursor:pointer; pointer-events: none;}*/


/* 首页幻灯片 stat */
.body-wrap {width: 100%;position: relative;transition: all 0.5s ease 0s;z-index: 1;padding-top: 100px;}
.i-ban{position: relative; overflow: hidden; width: 100%; z-index: 1; height: 800px !important;}
.i-ban ul, .i-ban li{width: 100%; height: 100%;}
.i-ban li{background-size: cover !important; position: absolute; left: 100%; top: 0; overflow: hidden;}
.i-ban li .cent-cont{position: absolute;left: 10%;top: 50%;margin-top: -160px;color: #fff;z-index: 3; right: 10%;}
.i-ban li .gray-bg{display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(/static/style/starry/images/banner_bg.png); opacity: 0.85; filter: alpha(opacity=85);}
.i-ban li .word{color: #fff;line-height: 68px;width: 65%;}
.i-ban li .word h3.title,.i-ban li .word p.description {font-size: 40px;position: relative;opacity: 0;filter: alpha(opacity=0);top: 20px;}
.i-ban li .word h3.title::before {content: '';position: absolute;left: 2px;bottom: -20px;width: 50px;/* height: 2px; */background:  rgba(255,255,255,.5);}
.i-ban li .word p.description {font-size: 20px;line-height: 35px;height: 140px;}
.i-ban li .link {opacity: 0;}
.text-c .word h3.title::before,.t-center .word h3.title::before {margin: 0 auto; right: 2px;}
.i-ban li.active .word h3.title {top: 0; opacity: 1; filter: alpha(opacity=100); transform: rotate(0); transition: all 0.5s ease 0s;}
.i-ban li.active .word p.description {top: 0; opacity: .85; filter: alpha(opacity=85); transition: all 0.3s ease .4s;}
.i-ban li.active .link{opacity: 1; filter: alpha(opacity=1); transition: all 0.5s ease 0.6s;}
.i-ban .btns{position: absolute; bottom: 76px; left: 10%; z-index: 10; right: 0; margin: 0 auto; width: 100%;}
.i-ban .btns.t-center {left: 0;}
.i-ban .btns span{display: inline-block;width: 50px;height: 6px;margin-right: 10px;background-color: rgba(255,255,255,.1);position: relative;cursor: pointer;border-radius: 50px; overflow: hidden;}
.i-ban .btns span i{display: block;height: 100%;position: absolute;width: 0;background-color: rgba(255,255,255,.85);}
.i-ban .btns .fl {float: none;}
.link{display: block; transition: all 0.3s ease 0s; overflow: hidden; opacity: 1; filter: alpha(opacity=0);}
.link a {background: #3388ff;color: #fff;font-size: 17px;width: auto;height: 46px;line-height: 46px;display: inline-block;padding: 0 30px;}
.link a i {position: absolute;left: 100%;width: 46px;text-align: center;background: #3388ff;margin-left: 2px;transition: all 0.5s ease 0s;}
.link a:hover,.link a:hover i {background: #114096; color: #eee;}
.text-c .word .link a,.t-center .word .link a {margin-left: -48px;}
.h-f {height: 100%;}

/* more按钮 */
.i-more {border: 1px solid #ececec;height: 45px;line-height: 45px;padding: 0 40px;color: #666;font-size: 1.65rem;border-radius: 5px;overflow: hidden;}
.i-more .bgsqr1,.i-more .bgsqr2,.i-more .bgsqr3,.i-more .bgsqr4 {background: #3388ff; position: absolute; top: 0; width: 0; height: 100%; -webkit-transition: all .4s; transition: all .4s; opacity: .35;}
.i-more .bgsqr1,.i-more .bgsqr4 {left: 0;}.i-more .bgsqr2,.i-more .bgsqr3 {right: 0;}.i-more .bgsqr3,.i-more .bgsqr4 {opacity: .75;}
.i-more:hover span,.i-more:hover p { color: #FFF;z-index: 1;}
.i-more:hover .bgsqr1,.i-more:hover .bgsqr2,.i-more:hover .bgsqr3,.i-more:hover .bgsqr4 {width: 100%;}.i-more:hover .bgsqr3,.i-more:hover .bgsqr4 {-webkit-transition-delay: .4s; transition-delay: .4s;}

.more-link a,.more-link .btn {position: relative; z-index: 99; padding: 12px 45px 12px 50px; border-radius: 5px; background: #3388ff; color: #fff; font-size: 1.7rem;    text-transform: uppercase; letter-spacing: 0.1em;line-height: 30px;display: inline-block;font-weight: 100; font-family: 'en_light','Microsoft Yahei';}
.more-link a:hover,.more-link .btn:hover {color: #FFF;}
.more-link a::before,.more-link .btn::before { content: ''; width: 34px; height: 100%; border-bottom-right-radius: 50px; border-top-right-radius: 50px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; background: rgba(0,0,0,.1); position: absolute; z-index: 9; top: 0; left: -1px;}
.more-link a span.more,.more-link .btn span.more { position: relative; z-index: 99;}
.more-link a .icon,.more-link .btn .icon { position: absolute; left: -41px;z-index: 99;}
.more-link a:hover:before,.more-link .btn:hover:before {width: 100%!important; border-bottom-right-radius: 5px!important; border-top-right-radius: 5px!important; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; /* background: #1769cd; */ color: #11161e!important; position: absolute; z-index: 9; top: 0; left: 0;}
.more-link.more-a a {margin-right: 20px;}


/******** 首页内容开始 ********/

#index_body .head {font-size: 18px; padding-bottom: 30px;line-height: 30px;}
#index_body .head .title {font-size: 3.8rem; line-height: 50px; font-weight: bold;}
#index_body .head p.en-title {font-size:5rem; opacity: .15; color: #999; margin-bottom: -12px;}

/* 首页大板横幅 */
#index_body .bg_car_img {position: absolute; right: 0; bottom: 0; width: 860px; height: 100%; /*background: url(/static/style/starry/images/index_car_bg.jpg) no-repeat right bottom;*/ z-index: 9;}
#index_body .index_car { z-index: 10;}
#index_body .index_car .content {line-height: 35px; font-size: 20px; height: 140px;}
#index_body .swiper-container {width: 100%; height: 100%;}
#index_body .swiper-slide {background-position: center; background-size: cover ; }
#index_body .mold_pagination,.appraisal_pagination {bottom: 30px;}
#index_body .mold_pagination .swiper-pagination-bullet,.appraisal_pagination .swiper-pagination-bullet  {opacity: .8;background: #999;width: 10px; height: 10px;}
#index_body .mold_pagination .swiper-pagination-bullet-active,.appraisal_pagination .swiper-pagination-bullet-active {background: #3388ff !important;}

#index_body .index_seiko .content {line-height: 35px; font-size: 20px; height: 210px;}
#index_body .seiko_swiper {height: 0; padding-bottom: 24%; }
#index_body .seiko_swiper .seiko_img {position: absolute;top: 0; left: 0;  right: 15%; height: 100%; background: #eee; }
#index_body .seiko_swiper .seiko_img .mold_pagination {bottom: -50px;}
#index_body #seiko.swiper-container {overflow: visible;}

/* 首页关于我们 */
.about .info {width: 55%;}
.about .info.box_vertical {left: 0; }
.about .content {font-size: 1.75rem; font-weight: 400; line-height: 1.85em;font-weight: 100; letter-spacing: 0.05em;}
.about .data_box,.contact .data_box {width:100%; position: absolute; right: 0; top: 0; bottom: 0; background-position: left; background-size: cover; z-index: 9;}
.about.quality .data_box {left: 0; right: auto;background-position: right;}
#index_body #quality.quality::before {-webkit-transform: rotate(76.5deg); transform: rotate(76.5deg);background: #FFF;top: 20%; left: 41.5%;}


/* 商务定制 */
#service .service {/* background: #eee; *//* padding-bottom: 1px; */}
#service .service li {padding: 1%;position: relative;z-index: 9;}
#service .service li .content {height: 0;background: #fff;padding-bottom: 65%;}
#service .service li:nth-child(even) .content {background: #fcfcfc;}
#service .service li .ico,#service .service li .ico i{font-size: 70px; height: 70px;line-height: 70px;}
#service .service li .img {position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-position: center; background-size: cover; z-index: 9;}
#service .service li .info {padding: 25px 7% 7%;color: #FFF;line-height: 25px; background: #f4f7ff;}
#service .service li p.title {font-size: 2.3rem;line-height: 28px;/* font-weight: bold; */}
#service .service li p.description {line-height: 30px;font-size: 16px;height: 90px;margin-top: 20px;}
#service .service li:hover .img {transform: translateZ(0) scale(1.1); -webkit-transform: translateZ(0) scale(1.1); -ms-transform: translateZ(0) scale(1.1);}


/* 分类导航 */
#category li {display: inline-block; margin: 0 5px; line-height: 50px; font-size: 18px;}
#category li a {display: block;padding: 0 25px;/* background: #F5F5F5; font-weight: bold;*/border: #eee 1px solid;color: #555;}
#category li i {margin-right: 5px; font-size: 2.1rem}
.bg_gray #category li a {background: #FFF;}
#category li.cur a,#category li a:hover {color: #3388ff;/* background: #3388ff; */border: #3388ff 1px solid;}

/* 产品 */
.products_list {}
.choice{overflow:hidden;padding:120px 0;background-color:#f5f5f5}
.choice_box{ padding: 20px 0;}
.choice .main{position:relative}
.case-button {height: 65px; width: 180px;}
.case-button .swiper-button-next,.case-button .swiper-button-prev {width: 70px; height: 100%; margin-top:0;background-size: 15px 44px;top: 0; background-color: #fff;}
.choice_swiper .swiper-slide{background-color:#fff;height:auto;opacity: 0.3;}
.choice_swiper .swiper-slide.swiper-slide-prev,.choice_swiper .swiper-slide.swiper-slide-active,.choice_swiper .swiper-slide.swiper-slide-next {opacity: 1;}
.choice_swiper .swiper-slide .img {width: 100%;height: 0;padding-bottom: 65%;/* background: #f7f7f7; */}
.choice_swiper .swiper-slide .img span,.case_list li .box .imgs .show {position: absolute;left: 0; top:0;right: 0; bottom:0; background-position: center; background-size: cover;}
.choice_swiper .swiper-slide .text{padding: 25px 30px;line-height: 30px;}
.choice_swiper .swiper-slide .text h6{font-size: 1.9rem;color: #111;font-weight: 100;}
.choice_swiper .swiper-slide .text p{font-size:16px;line-height: 25px;color:#666}
.choice_swiper .swiper-slide .text span,.case_list li .box .cont .des span,.case_view .view_top .p-info .parameter span {padding: 2px 10px;background: #f1f1f1;font-size: 14px;color: #aaa;margin-right: 8px;letter-spacing:0.1em}
.choice_swiper .swiper-slide:hover .text h6 {color: #3388ff;}
.choice_swiper .swiper-slide:hover {transform: translateY(-10px); -ms-transform: translateY(-10px); -moz-transform: translateY(-10px); -webkit-transform: translateY(-10px); -o-transform: translateY(-10px);-webkit-box-shadow: 0 15px 20px rgba(0,0,0,.1);box-shadow: 0 15px 20px rgba(0,0,0,.1);}

.choice .choice_btn{width:50px;height:50px;background-size:50px 50px;opacity:.8;z-index:10;cursor:pointer;transition:all 0.6s;-webkit-transition:all 0.6s;top:20px;left:initial;right:initial}
.choice .choice_btn.swiper-button-prev{background:url(../images/icon7.png) no-repeat center center;right:60px}
.choice .choice_btn.swiper-button-next{background:url(../images/icon7-1.png) no-repeat center center;right:0px}
.choice .choice_btn.swiper-button-prev:hover{background:url(../images/icon8.png) no-repeat center center;right:60px;opacity:1}
.choice .choice_btn.swiper-button-next:hover{background:url(../images/icon8-1.png) no-repeat center center;right:0px;opacity:1}
.caseSolution{padding-top:120px;padding-bottom:120px}
.caseSolution .index_title{text-align:center}
.caseSolution .case_box .case_li{margin-bottom:0}

/* 印刷设备 */
.device_box .list_l {width: calc(50% - 0.5%);margin-right: 0.5%;}
.device_box .list_l .pic {height: 0; padding-bottom:75%; background:#eee}
.device_box .list_r {width: calc(50% - 0.5%);margin-left: 0.5%;}
.device_box .list_r .top {width: 100%;height: 0;padding-bottom: 36.5%;margin-bottom: 2%;background:#eee}
.device_box .list_r .bottom {width: 100%;}
.device_box .list_r .bottom .l {width: calc(50% - 1%);margin-right: 1%; height: 0; padding-bottom: 36.5%; background: #eee;}
.device_box .list_r .bottom .r {width: calc(50% - 1%);margin-left: 1%; height: 0; padding-bottom: 36.5%; background: #eee;}
.pic_box .show {position: absolute;left: 0; top:0;right: 0; bottom:0; background-position: center; background-size: cover; z-index: 10;}
.pic_box:hover .show {transform: translateZ(0) scale(1.05); -webkit-transform: translateZ(0) scale(1.05);  -ms-transform: translateZ(0) scale(1.05);}
.pic_box .txt {position: absolute;left: 0; right: 0; bottom:-50px;opacity:0; padding: 10px 20px; background:rgba(0,0,0,.5);color: #FFF; font-size: 16px; z-index: 20;}
.device_box .pic_box:hover .txt {bottom:0; opacity:1;}

.call-action {background-size: cover; background-position: center;}
.call-action .call-inner {color: #dfdfdf;font-size: 2rem;line-height: 1.5em;}
.call-action .call-inner h3.title {font-size: 4rem;line-height: 1.5em;font-weight: bold;color: #FFF;letter-spacing: 0.1em;}
.call-action .bizwheel-btn {padding: 10px 35px;background: #FFF;color: #3388ff;font-size: 15px;border: 2px solid transparent;box-shadow: 0 10px 10px -8px rgba(0,0,0,.5);display: inline-block;line-height: 25px;}
.call-action .bizwheel-btn i {margin-left: 5px;}
.call-action .button {height: 75px;line-height: 75px;}
.call-action .button .bizwheel-btn:hover {background: #3388ff; color: #fff;}





/* 数值表现 */
#data .mcounter .container_content{position:absolute;width:100%;height:190px;}
#data .mcounter .content_list{width:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);padding:0}
#data .mcounter .content_list::after{content:"";display:block;clear:both}
#data .mcounter .content_list li{width:20%;float:left;text-align:center;position:relative}
#data .mcounter .content_list li:not(:last-child):after{content:'';position:absolute;width:1px;height:50px;background-color:rgba(255,255,255,0.3);right:0;top:50%;transform:translateY(-50%)}
#data .mcounter .content_list li .title{font-size: 1.8rem;line-height: 3rem;}
#data .mcounter .content_list li p{text-align:center;font-size:14px}
#data .mcounter .content_list li p.number .counterDX{font-size: 5rem;text-align:center;margin-top:15px;line-height: 5.2rem;vertical-align: bottom;}
#data .mcounter .content_list li p.number .title{font-size:13px;line-height:30px}
#data .mcounter .content_list li p.number .unit{position:relative;left: 5px;font-size: 1.6rem;vertical-align: bottom;bottom: 2px;}


/* 首页新闻博客 */
.news_list {box-shadow: 0 0 10px rgba(0,0,0,.05);}
.news_list li {width: calc(25%);border-right: 1px solid rgb(240, 240, 240);padding: 60px 2.5% 40px;z-index: 10;}
.news_list li:first-child {border-left: 1px solid rgb(240, 240, 240);}
.news_list li .info p.title {font-size: 17px;font-weight: 400;color: #111;}
.news_list li .info p.description {font-size: 14px;line-height: 28px;font-weight: 100;color: #888;height: 56px;}
.news_list li .news_img {width: 100%;height: 0;padding-bottom: 55%;background-position: center;background-size: cover;border-radius: 5px;}
.news_list li .date {font-size: 36px;color: #ddd;position: absolute;left: 10%;bottom: 30px;opacity: 0;}
.news_list li .typename {position: absolute;left: 10%;top: 0;padding: 5px 10px;background: #F5F5F5;color: #ccc;font-size: 12px;border-radius: 0 0 5px 5px;}
.news_list li .go i {width: 50px;height: 50px;line-height: 50px;color: #333;font-size: 20px;display: block;transform: rotate(-45deg);border-radius: 50%;}
.news_list li::after {content: '';position: absolute;left: 0;bottom: 0;right: 0; width: 35%; height: 3px; background: #3388ff; margin: 0 auto; transition: all ease-out .5s; opacity: 0;}
.news_list li:hover {z-index: 50; box-shadow: 0 20px 20px rgba(0,0,0,.1); border-right: 1px solid rgb(255,255,255);}
.news_list li:hover:first-child {border-left: 1px solid rgb(255,255,255);}
.news_list li:hover .go i {color: #FFF;background: #3388ff;transform: rotate(0deg);margin-left: 85%;}
.news_list li:hover .date {opacity: 1;}
.news_list li:hover .info p.title {color: #3388ff;}
.news_list li:hover .typename {background: #3388ff; color: #FFF;}
.news_list li:hover::after {opacity: 1; width: 100%;}



/* 全局底部 */
#footer.module {background: #20252b;}
#contactinfo{margin: 0 auto 0; overflow: hidden; width: 1200px;}
#contactinfo .footer_list {width: 33.33%;box-sizing: border-box;padding: 0 20px;color: #738190;}
#contactinfo .list-r {padding: 0 0 0 40px;}
#contactinfo .footer_list .footerLogo,#contactinfo .footer_list .footer_title {display: block;height: 60px;margin-bottom: 20px;position: relative;}
#contactinfo .footer_list .footerLogo img {height: 100%;}
#contactinfo .footer_list .footer_title {color: #EEE;font-size: 20px;line-height: 40px;font-weight: bold;}
#contactinfo .footer_list .footer_title::after {content: "";position: absolute;bottom: 5px;left: 0;height: 2px;width: 35px;background: #3388ff;}
#contactinfo .footer_list .footer_links {overflow: hidden;}
#contactinfo .footer_list .footer_links li {float: left;width: 50%;line-height: 33px;margin-bottom: 5px;font-size: 17px;text-transform: uppercase;}
#contactinfo .footer_list .footer_links li a {color: #738190;}
#contactinfo .footer_list .footer_links li a:hover {color: #fff;}
#contactinfo .footer_list .footer_links li a i {margin-right: 7px;font-size: 13px;vertical-align: 1px;}
#contactinfo .site-info {padding: 0;}
#footer .module_container {padding: 20px; text-align: center; font-size: 15px; color: rgba(255,255,255,.2);background: rgba(255,255,255,.05)}
.site-info li{position: relative;padding: 0 0 0 25px;overflow: hidden;font-size: 16px;line-height: 30px;}
.site-info li a {color: #738190;}
.site-info li + li{margin: 6px 0 0;}
.site-info i{width: 20px;height: 30px;overflow: hidden;position: absolute;text-align: center;top: 4px;left: 0;font-size: 20px;line-height: 25px;}
.site-info .list-v span {float: left;width: 50px;}
.site-info .list-v p {float: left;width: 280px;}
.f-call .icon {width: 60px; height: 60px; line-height: 60px; color: #FFF;}
.f-call .icon i {font-size: 5.5rem;}.f-call .info {font-size: 1.6rem; margin-left: 10px; line-height: 30px;color: #FFF;}
.f-call .info p.number,.f-call .info p.number a {font-size: 3.2rem; color: #FFF;}

/*底部产品搜索*/
.searchBox{overflow: hidden}
.searchBox input{float: left;display: block;line-height: 40px;color: #fff;transition: background 0.5s;text-indent: 10px;width: 71%;height: 40px;margin: 0px 0px 0px 0px;padding: 0px;border: 0px;background: rgba(255,255,255,0.1);outline: none;font-family: 'Microsoft JhengHei';}
.searchBox .searchSub{display: block;float: left;width: 25%;background: #3388ff;color: #eee;border: 0;margin: 0;height: 40px;outline: none;font-family: 'Microsoft JhengHei';font-size: 15px;text-indent: 0;}
.searchBox .searchSub:hover{background: #236ece;}
.searchBox input:focus{background-color: #38404a;}
#smallSearch{display: none}

.social {margin-top: 50px;overflow: hidden;}
.social ul {overflow: hidden;}
.social ul li {float: left;width: 45px;height: 45px;margin-right: 10px;/* border: rgba(255,255,255,.15) 1px solid; */transition: all 0.4s ease-out;background: rgba(255,255,255,.1);border-radius: 50%;}
.social ul li a {display: block;line-height: 45px;text-align: center;color: #999;}
.social ul li a:hover {color: #38f;}
.social ul li i {font-size: 20px;}
.social ul li img {max-height: 100%;max-width: 100%;opacity: 0.5;transition: all 0.4s ease-out;}
.social ul li:hover {/* border: #EEE 1px solid; */background: #fff;}
.social ul li:hover img {opacity: 1}



/******** 自适应调整 ********/
@media (max-width: 1920px) {
	html {font-size: 9px;}
	#head_top.plr100 {padding-left: 50px; padding-right: 50px;}
	#index_body #about .info .content {line-height: 30px; height: 180px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
	#index_body .index_car .content {font-size: 18px; line-height: 30px; height: 120px;}
	#index_body .head p.title {line-height: 40px;}
	#index_body .head {font-size: 15px;}
	#index_body .service li p.title { font-size: 22px;}
	#index_body .service li p.description {font-size: 16px;}
	#nav ul >li.navitem >a {padding: 0 20px;}
	#nav ul >li.navitem .subnav {left: -25px;}
	#nav ul >li.navitem .subnav a {height: 40px; line-height: 40px;}
	.i-ban li .word {width: 60%;}
	.i-ban li .word p.description {font-size: 18px; line-height: 30px;  height: 120px;}
	.i-ban li .word h3.title {font-size: 35px;}
	.link a {font-size: 15px;}
	#index_body .service li .ico, #index_body .service li .ico i {font-size: 60px; height: 60px; line-height: 60px;}
	.body-box.ptb200 {padding-top: 150px; padding-bottom: 150px;}
	.body-box.ptb150 {padding-top: 100px; padding-bottom: 100px;}
/*	#index_body #about .about_list ul li {padding: 20px 15px 0;}*/
	#index_body #about .about_list ul li i {font-size: 50px; line-height: 50px;}
	#index_body #about .about_list ul li .info {line-height: 25px;font-size: 14px;}
	#index_body #about .about_list ul li .info p.title {font-size: 22px; font-weight: bold;}
	#index_body #about .about_list { padding-top: 80px; margin-top: 80px;}
	#category li { font-size: 16px;}
	#category li a { font-weight: normal;}
	#index_body .product ul li .info {font-size: 15px; padding: 15px 20px;}
	#index_body .product ul li .info p.title {font-size: 18px;}
	.news_list ul {margin-right: -2%;}
	.news_list ul li {margin-right: 2%; margin-bottom: 2%; width: 23%;}
}
@media (max-width: 1500px) {
	#nav ul >li.navitem >a {padding: 0 16px;}
}
@media (max-width: 1280px) {
	#nav ul >li.navitem >a {padding: 0 10px;}
	.mini-1200.plr5 {padding-left: 50px; padding-right: 50px;}
	.body-box.ptb200 {padding-top: 120px; padding-bottom: 120px;}
	.body-box.ptb150 {padding-top: 80px; padding-bottom: 80px;}
	#index_body #about .info .content {font-size: 17px;line-height: 28px; height: 140px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
	#index_body .head p.title {font-size: 32px;line-height: 35px;}
	#index_body .head {font-size: 15px; padding: 10px 0 25px;}
	#index_body .index_car .content {line-height: 30px;  font-size: 16px;  height: auto;}
	#index_body .bg_car_img {width: 550px;}
	#index_body .service li p.description {font-size: 15px;}
	#index_body .service li p.title {font-size: 20px; line-height: 22px;}
	#index_body .service li .ico, #index_body .service li .ico i {font-size: 50px; height: 50px; line-height: 50px;}
	#index_body #about .about_list ul li {text-align: center;}
	#index_body #about .about_list ul li i { display: block;}
	#index_body #about .about_list ul li .info {padding: 0; margin-top: 15px; text-align: center}
	#index_body #about .about_list { padding-top: 50px; margin-top: 50px;}
}
@media (max-width: 800px) {
	#index_body #about .info .content {font-size: 15px;line-height: 26px;}
	
}
