@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:#666;}

/* 字体加载 */
@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{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%;}.pl-r-5 {padding-right: 5%;} .fr.pl-r-5 {padding-right: 0; padding-left: 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;}
.block{display: block;}.inline-block {display: inline-block;}.flex {display: flex;}
.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(0,0,0,.1) 1px solid;transition: all ease-out .3s;text-decoration: none;color: #999;width: 240px;text-align: center;line-height: 24px;padding: 15px 0;display: block;margin: 0 auto;background: #FFF;font-size: 1.6rem;}
.c_more a i {display: inline-block;  text-indent: 5px;}
.c_more a:hover {border-color: #f08200;color: #f08200;}
.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;}
.zt-color{color: #f08200;}.tit-color {color: #212f40;}.sub-color {color: #666;}
.xk-hr::after {content: '';position: absolute;left: 0;bottom: 0;width: 50px;height: 2px;/* background: #315fb3; */}
.t-center.xk-hr::after,.text-c.xk-hr::after {right: 0; margin: 0 auto;}
.hover:hover {color: #f08200;}


/* 全局顶部 */
#header {width: 100%;}
#header #logo a {height: 60px;display: block;margin: 15px;width: 160px;background: url(/static/style/starry/images/logo-on.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: 10px 0;transition:all .3s; background: url(/static/style/starry/images/head_bg.png) repeat-x;}
#header.head-top.mini {position: fixed;background: rgb(255,255,255);padding: 0;box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);}
#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: 1.8rem;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;letter-spacing: 0.05em;}
#nav ul >li.navitem a{display:block;text-align:center;color: #fff;position: inherit;z-index: 3;transition:all .3s;}
#nav ul >li.navitem >a {padding: 0 30px;/* font-weight: bold; */}
#nav ul >li.navitem::after {content: "";position: absolute;bottom: 0;right: 0;width: 1px;height: 13px;margin: auto;background: #999;transition:all .3s;z-index: 2;border-radius: 50px;opacity: 1;top: 0;}
#nav ul >li.navitem:last-child::after {display: none;}
#nav ul >li.navitem.hover::after,#nav ul >li.navitem:hover::after {/* width: 35px; *//* bottom: 15px; */opacity: 1;}
#nav ul >li.navitem.hover >a,#nav ul >li.navitem:hover >a {color: #bbb;}
#nav ul >li.navitem .subnav {position: absolute;margin-top: 10px;width: 170px;visibility: hidden;opacity: 0;transition: all .5s;-moz-transition: all .5s; -0-transition: all .4s;-webkit-transition: all .5s;left: -5px;box-shadow: 0 6px 10px rgba(0, 0, 0, .1);background: rgba(0,0,0,.8);z-index: 109;border-radius: 3px;}
#nav ul >li.navitem .subnav li {/* padding: 0 20px; */overflow: hidden;border-bottom: rgba(0,0,0,.02) 1px solid;}
#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;height: 40px;overflow: hidden;color: #999;font-size: 1.70rem;line-height: 40px;text-align: left;text-transform: capitalize;padding: 0 25px;}
#nav ul >li.navitem .subnav a i {font-size: 12px; color: #555;}
#nav ul >li.navitem:hover .subnav {visibility: visible;opacity: 1;margin-top: -5px;overflow: visible;}
#nav ul >li.navitem .subnav li:last-child{margin-bottom: 15px;}
#nav ul >li.navitem .subnav::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;}
#header.head-top.mini #nav ul >li.navitem .subnav::before {display: none;}
#nav ul >li.navitem .subnav li a:hover{color: #FFF;padding: 0 25px 0 32px;}
#header.head-top.mini #nav ul >li.navitem >a {color: #333;}
#header.head-top.mini #nav ul >li.navitem::after {display: none;}
#header.head-top.mini #nav ul >li.navitem::before {content: '';position: absolute;left: 0;right: 0;bottom: 0;margin: auto;width: 0;height: 0;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid #f08200;transition: all .5s;}
#header.head-top.mini #nav ul >li.navitem.hover::before,#header.head-top.mini #nav ul >li.navitem:hover::before {border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #f08200;}
#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: #f08200;}
#header.head-top.mini #nav ul >li.navitem .subnav li:first-child::before {content: "";position: absolute;border-bottom: none;width: 100%;height: 3px;background: #f08200;border: none;right: 0;top: 0;left: 0;transition: all .5s; -moz-transition: all .5s; -0-transition: all .5s; -webkit-transition: all .5s;}
#header.head-top.mini #nav ul >li.navitem .subnav {background: #ffffff;margin-top: -3px;left: 3px;}
#header.head-top.mini #nav ul >li.navitem:hover .subnav {opacity: 1;margin-top: 0px;overflow: hidden;}
#header.head-top.mini #nav ul >li.navitem .subnav a {color: #4f5a67;}
#header.head-top.mini #nav ul >li.navitem .subnav a i {color: #ddd;}
#header.head-top.mini #nav ul >li.navitem .subnav li:hover {background-color: #f5f5f5;}


#nav ul >li.navitem.calss-008::after {display: none;}
#nav ul >li.navitem.calss-008 >a {line-height: 36px;margin: 26px 0 25px 20px;font-size: 15px;}
.calss-8 >a {cursor:pointer; pointer-events: none;}

#header.mini #nav ul >li.navitem.calss-008 >a {background: #EEE; border: 2px solid #EEE;}
#nav ul >li.navitem.calss-008 .subnav {width: 150px;}
#nav ul >li.navitem.calss-008 >a {/* background: rgba(255,255,255,.07); */border-radius: 5px;padding: 0 15px;border: 2px solid rgba(255,255,255,.3);}
.calss-008 >a {font-weight: normal !important;}
.calss-008 i.gq {width: 20px;height: 20px;margin-right: 5px;background-repeat: no-repeat;display: inline-block;background-size: auto 100%;vertical-align: -4px;}
.calss-008 .gq_en {background: url(/static/style/starry/images/icon/gq-en.png)}
.calss-008 .gq_cn {background: url(/static/style/starry/images/icon/gq-cn.png)}
#header .offer { margin-left: 5px; }
#header #nav ul >li.navitem.lan.offer >a {font-size: 16px;height: 40px;color: #FFF;border: 2px solid rgba(255,255,255,.3);border-radius: 5px;background: rgb(240 130 0 / 10%);margin: 26px 0 25px 20px;line-height: 36px;padding: 0 15px;}
#header #nav ul >li.navitem.lan.offer >a:hover {background: #f08200;color: #FFF;border: 2px solid #f08200;transform: translateY(-3px);-ms-transform: translateY(-3px);-moz-transform: translateY(-3px);-webkit-transform: translateY(-3px);-o-transform: translateY(-3px);}
#header.head-top.mini #nav ul >li.navitem.lan.offer >a {background: #f08200;color: #FFF;border: 2px solid #f08200;}
#header .anim {position: absolute; width: 0; height: 0; left: 50%; top: 50%; border-radius: 50%; -moz-animation: anim .75s; -webkit-animation: anim .75s; animation: anim .75s; animation-iteration-count: infinite; animation-duration: 1.3s; display: block; -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); background-color: #e00;}
#nav ul >li.navitem.lan.offer::after,#header.head-top.mini #nav ul >li.navitem.lan.offer:hover::before {display: none;}


.more-link a,.more-link .btn {position: relative; z-index: 99; padding: 12px 45px 12px 50px; border-radius: 5px; background: #f08200; 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: #df6a17; 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;}

/* 首页全屏视频 */
#bg_video{overflow: hidden;position: relative;z-index: 100; width: 100%; height: 800px;}
#background_video{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);object-fit: cover;height: 100%;width: 100%;}
#video_cover{position: absolute;width: 100%;height: 100%;background-size: cover;background-position: center;}
#video_controls{position: absolute;left: 50%;transform: translate(-50%, 0);}
@media (min-width: 768px){#video_controls{display: none;}}
#overlay{position: absolute;top: 0;right: 0;left: 0;bottom: 0;background: url(/static/style/starry/images/banner_bg.png); opacity: 0.8;}
#main_content{z-index: 2;position: relative;display: inline-block;/* Vertical center*/top: 0;/* transform: translateY(-50%); */height: 100%;width: 100%;}
#main_content h1{text-transform: uppercase;font-weight: 600;font-family: 'proxima-nova-condensed', Helvetica;color: #fff;font-size: 35px;}
#main_content .sub_head{color: rgba(255,255,255,0.5);font-size: 18px;}
#main_content .info{color: rgba(255,255,255,0.5);font-size: 12px;margin-top: 10px;}
#main_content .cent-cont{position: absolute;left: 0;top: 50%;margin-top: -120px;color: #fff;z-index: 3;right: 0;}
#main_content .word{color: #fff;line-height: 68px;width: 55%;margin: auto;text-align: center;}
#main_content .t-center .word {width: 65%;}
#main_content .word h3.title,.i-ban li .word p.description {font-size: 4rem;position: relative;/* opacity: 0; */filter: alpha(opacity=0);top: 20px;letter-spacing: 0.02em;}
#main_content .word p.description {font-size: 1.9rem;line-height: 30px;height: 140px;letter-spacing: 0.2em;}
.banner-link a {border: none;background: rgba(255,255,255,.3);color: #FFF;border-radius: 3px;letter-spacing: 0.1em;font-size: 15px;line-height: 48px;height: 48px;width: 150px;}

.banner-link a.go {background: #f08200;}
.banner-link a i {transition: all 0.3s ease 0s;text-indent: -30px;display: inline-block;opacity: 0;}
.banner-link a:hover {color: #FFF;background: rgba(255,255,255,.4);}
.banner-link a:hover i {text-indent: 5px;opacity: 1;width: auto;font-size: 13px;}
.banner-link a.go:hover {background: #f06101;}
#main_content .banner-link a {margin: 0 20px;}
.body-wrap { width: 100%; position: relative; transition: all 0.5s ease 0s; z-index: 1;}


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

#index_body .head {font-size: 1.75rem;padding-bottom: 20px;line-height: 30px;}
#index_body .head p.title {font-size: 3.2rem;line-height: 50px;text-transform: uppercase;/* font-weight: bold; */}

/* 首页大板横幅 */
#index_body .index_car { z-index: 10;}
#index_body .index_car .content {line-height: 32px; font-size: 1.8rem;}
#index_body #case::after {content: '';position: absolute;right: -200px;top: -230px;height: 500px;width: 500px;background: url(/static/style/starry/images/icon/LOGO-ICO.png) no-repeat;background-size: 100% 100%;opacity: .1;}
#index_body .bg_case_img {height: 290px;width: 100%;}
#index_body .bg_case_img .case-pagination {left: 0; right: 0; bottom: -50px;}
#index_body .bg_case_img .case-pagination .swiper-pagination-bullet {margin: 0 5px;width: 10px;height: 10px;border-radius: 0;transition: all .4s;border-radius: 5px; background: #999;}
#index_body .bg_case_img .case-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #f06101;width: 30px;}


#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: #2b2b2b !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;}

/* 全工艺印刷制造车间 */
#making,#service,#product {background-position: center; background-size: cover;}
#making .body-box,#service .body-box,#product .body-box {height: 720px;}
#making .body-box .index_car,#product .body-box .index_car {position: absolute; top: 50%; transform: translate(0, -50%);}
.zt-fb .head,.zt-fb .content {color: #FFF;}

/* 服务全球 */
#service {background-color: #FFF;background-repeat: no-repeat;background-position: left bottom;background-size: auto;}
#service .body-box .index_car {position: absolute; top: 50%; transform: translate(-5%, -50%); left: 50%;}
#service .no_list li {width: 150px;height: 150px; border: 1px solid #ececec; margin-right: 50px; border-bottom: 2px solid #f08200;}
#service .no_list li p.no { font-size: 6.5rem; line-height: 60px;}
#service .no_list li p.tips { font-size: 1.6rem; color: #666;}
/* 创意设计团队 */
#team {background-position: center; background-size: cover;}
#team .body-box {height: 600px;}

/* 产品案例 */
#index_body #product .product_ico li {margin-right: 20px;}
#index_body #product .product_ico li .icon {height: 50px; width: 50px; line-height: 50px;}
#index_body #product .product_ico li .icon::before {content: "";left: 0; right: 0; z-index: 15; height: 1px; bottom: 0; width: 20px; background:#ccc ; position: absolute; margin: 0 auto; transition: all 0.5s;}
#index_body #product .product_ico li .icon::after {content: '';left: 0;right: 0;bottom: 0;height: 0;position: absolute;z-index: 10;transition: all 0.5s;box-shadow: 0 2px 11px rgba(0, 0, 0, 0.1);}
#index_body #product .product_ico li:hover .icon::before {width: 100%; background:#f08200 ;}
#index_body #product .product_ico li:hover .icon::after {height: 100%;}
#index_body #product .product_ico i {font-size: 5rem;z-index: 20;}
#index_body #product .product_ico p.title {font-size: 1.7rem; line-height: 35px;}
#index_body #product .product_ico li:hover p.title,#index_body #product .product_ico li:hover i {color: #f08200;}

/* 新闻资讯 */
.n_column ul li {width: 150px; line-height: 46px; font-size: 16px; margin: 0 7px; display: inline-block;}
.n_column ul li a {background-color: #FFF;box-shadow: 0 0 10px rgba(0,0,0,.05);display: block;color: #999;}
.n_column ul li a:hover,.n_column ul li.cur a {color: #FFF;background-color: #f08200;} 
.n_column ul li.cur a {background: #f08200; color: #FFF; border: 1px solid #f08200;}

.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: #f08200; 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: #f08200;transform: rotate(0deg);margin-left: 85%;}
.news_list li:hover .date {opacity: 1;}
.news_list li:hover .info p.title {color: #f08200;}
.news_list li:hover .typename {background: #f08200; color: #FFF;}
.news_list li:hover::after {opacity: 1; width: 100%;}







/* 首页关于我们 */
#index_body #about .video-box {width: 100%;height: 0; padding-bottom: 56.25%;}
#index_body #about .video {position: absolute;left: 0; top: 0; width: 100% !important; height: 100% !important; background: #eee;}

#index_body #about .video-a {width: 45%;}
#index_body #about .data_box {width: 40%;height: 0;padding-bottom: 23%;background: #F5F5F5;margin-top: 2%;}
#index_body #about .data {position: absolute;left: 5%;bottom: 10%;width: 100%;height: 100%;box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);}
#index_body #about .data ul li {padding: 10% 10px;font-size: 14px;height: 0;}
#index_body #about .data ul li .info {padding: 7% 0;width: auto;}
#index_body #about .data ul li .counterDX {font-size: 5rem;text-align: center;margin-top: 15px;line-height: 4.2rem;vertical-align: bottom;}
#index_body #about .data ul li .unit { position: relative; left: 5px; font-size: 1.6rem; vertical-align: bottom; bottom: 2px;}
#index_body #about .data ul li .title {font-size: 1.8rem;}

#index_body #about .info {padding-left: 7%;width: 55%;}
#index_body #about .info .content {font-size: 1.8rem; line-height: 35px;}
#video-paly object,#video_paly embed { width: 100% !important; height: 100% !important; position: absolute;}
#video-paly #ckplayer_a1 { width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
#index_body #about .about_list {padding-top: 50px;margin-top: 50px;}
#index_body #about .about_list ul {margin-right: -4%;}
#index_body #about .about_list ul li {padding: 40px 20px;border: 1px solid #eee;margin-right: 4%;width: 16%;text-align: center;}
#index_body #about .about_list ul li:hover {border: 1px solid #f08200;}
#index_body #about .about_list ul li i {font-size: 60px;display: block;line-height: 60px;z-index: 10;}
#index_body #about .about_list ul li .info {display: inline-block;line-height: 30px;font-size: 15px;z-index: 10;width: auto;/* text-align: left; */padding-left: 0;margin-top: 20px;}
#index_body #about .about_list ul li .info p.title {font-size: 2.4rem;}
#index_body #about .about_list ul li .st {position: absolute;left: 0;right: 0;top: 10px;font-size: 120px;z-index: 9;color: #eee;line-height: 80px;opacity: 0;text-align: center;background: -webkit-linear-gradient(top, rgba(242,241,235,1) 0%,rgba(255,255,255,0) 79%);-webkit-background-clip: text;-moz-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;-moz-text-fill-color: transparent;text-fill-color: transparent;}
#index_body #about .about_list ul li:hover .st {top: -10px;opacity: 0;}
#index_body #about .about_list ul li:hover i {color: #f08200;}



/* 首页汽车模具 */
#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 {position: absolute; bottom: -50px; left: 0; right: 0; padding: 70px 7% 5%; color: #FFF; line-height: 25px; background: url(../images/icon/img-title-bg.png) repeat-x; z-index: 10;}
#service .service li p.title {font-size: 2.4rem;line-height: 28px;font-weight: bold;}
#service .service li p.description {line-height: 24px; font-size: 18px; height: 48px; opacity: 0;}
#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);}
#service .service li:hover .info {bottom: 0;}
#service .service li:hover p.description {opacity: 1;}


/* 分类导航 */
#category li {font-size: 1.8rem;flex:1;border-right: 1px solid rgb(240, 240, 240);}
/* ul.flex li + li {margin-left: 10px;} */
#category li a {display: block;padding: 15px 0;background: #F5F5F5;line-height: 35px;overflow: hidden;}
#category li i {margin-right: 5px;font-size: 3rem;display: inline-block;vertical-align: -5px;}
.bg_gray #category li a {background: #FFF;}
#category li.cur a,#category li a:hover {color: #f08200;background: #fbfbfb;}



/* 首页产品展示 */
#index_body .product ul {margin-right: -2%;}
#index_body .product ul li {width: 23%; margin-right: 2%; margin-bottom: 2%; background: #F5F5F5; box-shadow: 0 0px 1px rgba(0,0,0,.1);}
#index_body .product ul li .img {width: 100%;height: 0;padding-bottom: 70%;}
#index_body .product ul li .img span {position: absolute;left: 0; top: 0; width: 100%; height: 100%;background-position: center; background-size: cover; z-index: 9}
#index_body .product ul li .img .view {position: absolute;left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.3);opacity: 0; z-index: 10;}
#index_body .product ul li .img .view i {color: #FFF; width: 40px; height: 40px; line-height: 40px; font-size: 18px; text-align: center; position: absolute; opacity: .9; top: 5%; left: 4%;border: 1px solid #fff; border-radius: 50%;}
#index_body .product ul li .info {line-height: 30px; font-size: 16px; padding: 25px 30px;}

#index_body .product ul li .info p.title {font-size: 20px; font-weight: bold;}
#index_body .product ul li:hover .img span {transform: translateZ(0) scale(1.1); -webkit-transform: translateZ(0) scale(1.1);  -ms-transform: translateZ(0) scale(1.1);}
#index_body .product ul li:hover .img .view {opacity: 1;}

/* 首页优势 */
#advantage .service.module {background: #f8f8f8;border-bottom: 1px solid rgba(0,0,0,.02);border-top: 1px solid rgba(0,0,0,.02);}
#advantage ul.list {margin-right: -2%;overflow: hidden;margin-top: 50px;}
#advantage ul.list li {float: left;width: 18%;margin-right: 2%;box-sizing: border-box;background: #fff;border:1px solid #F5F5F5;height: 420px;padding: 20px 25px;text-align: center;transition: all .3s;position: relative;overflow: hidden;}
#advantage ul.list li .service_icon {width: 80px;height: 80px;margin: 20px auto 30px;background-size: 100%;}
#advantage ul.list li .service_title {line-height: 32px;color: #333;margin-bottom: 25px;font-size: 2rem;font-weight: bold;}
#advantage ul.list li .service_title::before {position: absolute;content: '';width: 30px;height: 2px;left: 0;right: 0;margin: 0 auto;bottom: -15px;background: #e0e0e0;}
#advantage ul.list li .service_description {font-size: 1.6rem;color: #888;line-height: 28px;}
#advantage ul.list li:hover {/* border:1px solid #3488ea; */}
#advantage ul.list li .st {position: absolute;top: -45px;right: -15px;font-size: 85px;color: #eee;font-family: "GOTHAM-BLACK","Microsoft YaHei";transition: all .5s;opacity: .5;}
#advantage ul.list li:hover .st{opacity: 1;right: -7px;}



/* 首页合作客户 */
#partner .appraisal {width: 80%; padding: 24px 67px 0; background-image: url(../images/icon/testimonials-left.png) , url(../images/icon/testimonials-right.png); background-repeat: no-repeat, no-repeat; background-position: left top, right bottom;}
#partner .appraisal .appraisal_box .swiper-container { padding-bottom: 80px;}
#partner .swiper-slide .info {padding: 50px 8%; font-size: 20px;  line-height: 31px; z-index: 90;}
#partner .swiper-slide::before {content: ''; position: absolute;display: block; left: 0; top: 0; right: 0; bottom: 0; background: transparent;z-index: 99}
#partner .swiper-slide .info .description {height: 93px;}
#partner .swiper-slide .info .photo {width: 100px; height: 100px; margin-top: -50px; border-radius: 50%;position: absolute; left: 0; right: 0; top: 0; background: #c9e0f1;}
#partner .swiper-slide .info .photo img {width: 100%; height: 100%;}
#partner .swiper-slide .info .commenter {color: #315fb3;font-size: 18px;}
#partner .swiper-slide .info .commenter .name {font-weight: bold;font-size: 21px;}
.appraisal_pagination .swiper-pagination-bullet  {opacity: 1;background: #c9e0f1 !important;}
.appraisal_pagination .swiper-pagination-bullet-active {background: #315fb3 !important;}
#partner .partner_list {/* width: 80%; padding: 0 67px; */}
.partner_list ul {margin-right: -1%;}
.partner_list ul li {width: 15.66%;margin-right: 1%;margin-bottom: 1%;height: 0;padding-bottom: 9%;}
.partner_list ul li .partner_box {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.partner_list ul li .partner_img {width: 100%; height: 100%;}
.partner_list ul li .partner_img img { max-height: 75%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
/*#partner .ptb150 {padding-bottom: 80px;}*/

/* 数值表现 */
#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: 15px;line-height: 3rem;}
#data .mcounter .content_list li p{text-align:center;font-size:14px;color: #FFF;}
#data .mcounter .content_list li p.number .counterDX{font-size: 60px;text-align:center;margin-top:15px;line-height: 60px;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;}





/* 全局底部 */
#footer.module {background: #ffffff;border-top: 1px solid #eee;box-shadow: 0 8px 43px 0 rgba(6,6,6,0.15);}
#contactinfo{margin: 0 auto 0; overflow: hidden; max-width: 1500px;}
#contactinfo.ptb100 {padding-top: 80px; padding-bottom: 80px;}
#contactinfo .footer_list {width: 33.33%;box-sizing: border-box;padding: 0 20px;color: #555;}
#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: #111;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: #f08200;}
#contactinfo .footer_list .footer_links {overflow: hidden;}
#contactinfo .footer_list .footer_links li {float: left;width: 36%;line-height: 33px;margin-bottom: 5px;font-size: 16px;}
#contactinfo .footer_list .footer_links li a {color: #555;}
#contactinfo .footer_list .footer_links li a:hover {color: #f08200;}
#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: 10px;text-align: center;font-size: 14px;color: #ccc;background: #444;}
#footer .module_container a {color: #545c65; margin-left: 20px; font-size: 14px;}
.site-info li{position: relative;padding: 0 0 0 25px;overflow: hidden;font-size: 15px;line-height: 30px;}
.site-info li a {color: #555;}
.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;}

/*底部产品搜索*/
.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(0,0,0,0.05);outline: none;font-family: 'Microsoft JhengHei';}
.searchBox .searchSub{display: block;float: left;width: 25%;background: #f08200;color: #eee;border: 0;margin: 0;height: 40px;outline: none;font-family: 'Microsoft JhengHei';font-size: 15px;text-indent: 0;}
.searchBox .searchSub:hover{background: #d47607;}
.searchBox input:focus{background-color: rgba(0,0,0,0.1);}
#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(0,0,0,.05);border-radius: 50px;overflow: hidden;}
.social ul li a {display: block;line-height: 45px;text-align: center;color: #999;}
.social ul li a:hover {color: #eee;background: #f08200;}
.social ul li i {font-size: 26px;}
.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;}
.social ul li:hover img {opacity: 1}
.poptrox-overlay .caption {font-size: 1.8rem !important;}



@-webkit-keyframes anim{0%{width:0;padding-top:0;background:rgba(0,0,0,.3)}
100%{width:100%;padding-top:100%;background:transparent}
}@-moz-keyframes anim{0%{width:0;padding-top:0;background:rgba(0,0,0,.3)}
100%{width:100%;padding-top:100%;background:transparent}
}@-ms-keyframes anim{0%{width:0;padding-top:0;background:rgba(0,0,0,.3)}
100%{width:100%;padding-top:100%;background:transparent}
}@keyframes anim{0%{width:0;padding-top:0;background:rgba(0,0,0,.3)}
100%{width:100%;padding-top:100%;background:transparent}
}
@-webkit-keyframes rotation {from {-webkit-transform: rotate(0deg);}to {-webkit-transform: rotate(360deg);}}

/******** 自适应调整 ********/
@media (max-width: 1920px) {
	html {font-size: 9px;}
	#head_top.plr100 {padding-left: 50px; padding-right: 50px;}
	#index_body #about .info .content {line-height: 32px; height: 180px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
	#index_body .index_car .content {line-height: 28px;}
	#index_body .head p.title {line-height: 40px;}
	#index_body .head {font-size: 15px;padding-bottom: 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 25px;}
	#nav ul >li.navitem .subnav {left: 0;}
	#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;}

	#index_body .service li .ico, #index_body .service li .ico i {font-size: 60px; height: 60px; line-height: 60px;}
	.body-box.ptb200 {padding-top: 135px; padding-bottom: 135px;}
	.body-box.ptb150 {padding-top: 120px;padding-bottom: 150px;}
/*	#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 {padding-top: 30px;margin-top: 30px;}
	#category li {}
	#category li a {padding: 12px 0;}
	#index_body .product ul li .info {font-size: 15px; padding: 15px 20px;}
	#index_body .product ul li .info p.title {font-size: 18px;}
	#index_body .bg_car_img {width: 720px;}
	.body-box .content.mt30 {margin-top: 20px;}
}
@media (max-width: 1500px) {
	#nav ul >li.navitem >a {padding: 0 20px;}
	#index_body .bg_car_img {width: 650px;}
	.body-box .content.mt30 {margin-top: 15px;}
	#index_body .head {padding-bottom: 10px;}
	#service {background-size: 50%; background-position: -100px bottom;}
	#making .body-box, #service .body-box {height: 580px;}
	#team .body-box {height: 500px;}
	.body-box .link.mt50 {margin-top: 35px;} 
	#index_body #about .about_list ul li .info p.subtitle {line-height: 20px;height: 40px;margin-top: 5px;}
	#advantage ul.list {margin-right: -1%;}
	#advantage ul.list li {width: 19%; margin-right: 1%; padding: 20px;}
	#advantage ul.list li .service_description {line-height: 25px;}
	#advantage ul.list li .service_icon {width: 70px; height: 70px;}
	
}
@media (max-width: 1280px) {
	#nav ul >li.navitem >a {padding: 0 15px;}
	.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 {line-height: 28px; height: 140px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
	#index_body .head p.title {line-height: 35px;}
	#index_body .head {padding: 10px 0 10px;}
	#index_body .index_car .content {line-height: 28px; }
	#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; padding: 35px 15px 25px;}
	#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;}
	#advantage ul.list li .st {font-size: 70px;}
}
@media (max-width: 800px) {
	#index_body #about .info .content {font-size: 15px;line-height: 26px;}
	
}
