@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:#315fb3;}

/* 字体加载 */
@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%;}
.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;}
.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;}
.zt-color{color: #315fb3;}.tit-color {color: #212f40;}.sub-color {color: #738190;}
.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: #315fb3;}


/* 全局顶部 */
#header {width: 100%;}
#header #logo a {height: 60px;display: block;margin: 15px;width: 200px;background: url(/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(/style/starry/images/head_bg.png) repeat-x;}
#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);}
#header.head-top.mini #logo a {background: url(/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: 2.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;}
#nav ul >li.navitem a{display:block;text-align:center;color: #aaa;position: inherit;z-index: 3;transition:all .3s;}
#nav ul >li.navitem >a {padding: 0 20px; font-weight: bold}
#nav ul >li.navitem::after {content: "";position: absolute;bottom: 5px;left: 0;right: 0;width: 35px;height: 1px;margin: 0 auto;background: #fff;transition:all .3s;z-index: 2;border-radius: 50px;opacity: 0;}
#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: #fff;}
#nav ul >li.navitem .subnav {position: absolute;margin-top: 10px;width: 230px;overflow: hidden;visibility: hidden;opacity: 0;left: 0;box-shadow: 0 6px 10px rgba(0, 0, 0, .1);background: rgba(0,0,0,.8);z-index: 109;margin-top: 30px;}
#nav ul >li.navitem .subnav li { height: 43px;}
#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; 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: 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: -30px;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;}

#nav ul >li.navitem .subnav li ul.desnav {position: absolute; width: 210px; left: 105%;box-shadow: 0 6px 10px rgba(0, 0, 0, .1); background: rgba(0,0,0,.8); opacity: 0; display: none;}
/*#nav ul >li.navitem .subnav li ul.desnav.c-55 {z-index: 20}#nav ul >li.navitem .subnav li ul.desnav.c-55 {z-index: 15} #nav ul >li.navitem .subnav li ul.desnav.c-107 {z-index: 10} */



#nav ul >li.navitem .subnav li:hover ul.desnav {opacity: 1;left: 100%;display: block;}
#nav ul >li.navitem .subnav li ul.desnav li a {font-size: 1.7rem;}

#header.head-top.mini #nav ul >li.navitem >a {color: #212f40;}
#header.head-top.mini #nav ul >li.navitem::after {background: #315fb3}
#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:hover >a,#header.head-top.mini #nav ul >li.navitem .subnav li:hover >a i {color: #315fb3;}

#header.head-top.mini #nav ul >li.navitem .subnav li:first-child::before,#nav ul >li.navitem .subnav li ul.desnav li:first-child::before {display: none}
#header.head-top.mini #nav ul >li.navitem .subnav {background: #ffffff;margin-top: -3px;left: -20px;border-top: 3px solid #ddd;}
#header.head-top.mini #nav ul >li.navitem .subnav li ul.desnav {background: #ffffff}
#header.head-top.mini #nav ul >li.navitem:hover .subnav {opacity: 1;margin-top: -3px;left: 0;}
#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: #F8F8F8;}


#nav ul >li.navitem.calss-5::before,#nav ul >li.navitem.calss-5::after {display: none;}
#nav ul >li.navitem.calss-5 {line-height: 42px;margin: 24px 0 24px 20px;}
#nav ul >li.navitem.calss-5 a {background: #c62b26;color: #FFF;border-radius: 5px;}
#nav ul >li.navitem.calss-5 a:hover {color: #ff9b98;}
.calss-54 >a,.calss-13 >a {cursor:pointer; pointer-events: none;}
#nav ul >li.navitem.calss-31 .subnav {width: 210px;}#nav ul >li.navitem.calss-008 .subnav {width: 180px;}
/*.calss-1 >a,.calss-8 >a,.calss-20 >a,.calss-23 >a,.calss-33 >a {cursor:pointer; pointer-events: none;}*/

#nav ul >li.navitem.calss-008 >a {background: rgba(255,255,255,.15); border-radius: 3px;padding: 0 15px;font-weight: normal;line-height: 42px;margin: 24px 0 24px 20px;}
#nav ul >li.navitem.calss-008 .subnav li:first-child::before {top: -16px;}
#header.mini #nav ul >li.navitem.calss-008 >a {background: #EEE;line-height: 42px;margin: 24px 0 24px 20px;border-radius: 3px;padding: 0 15px;font-weight: normal;}
#nav ul >li.navitem.calss-008 >a >i.gq {vertical-align: -3px; margin-right: 0; margin-left: 7px;}
#nav ul >li.navitem.calss-008:hover::after {width: 0;opacity: 0;display: none;}
i.gq {width: 24px;height: 24px;margin-right: 10px;background-repeat: no-repeat;display: inline-block;background-size: auto 100%;vertical-align: -5px;}
.gq_en {background: url(/style/starry/images/icon/gq-en.png)}
.gq_cn {background: url(/style/starry/images/icon/gq-cn.png)}
.gq_rb {background: url(/style/starry/images/icon/gq-rb.png)}


/* 首页幻灯片 stat */
.body-wrap { width: 100%; position: relative; transition: all 0.5s ease 0s; z-index: 1;}
.i-ban{position: relative; overflow: hidden; width: 100%; z-index: 1; height: 800px;}
.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(/style/starry/images/banner_bg.png); opacity: 1; filter: alpha(opacity=100);}
.i-ban li .word{color: #fff;line-height: 68px;width: 50%;}
.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 span{display: inline-block;width: 50px;height: 3px;margin-right: 10px;background-color: rgba(255,255,255,.1);position: relative;cursor: pointer;}
.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: #315fb3;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: #315fb3;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%;}

/******** 首页内容开始 ********/

#index_body .head {font-size: 18px; padding-bottom: 30px;line-height: 30px;}
#index_body .head p.title {font-size: 4rem; line-height: 50px;text-transform: uppercase; font-weight: bold;}

/* 首页大板横幅 */
#index_body .bg_car_img {position: absolute; right: 0; bottom: 0; width: 860px; height: 100%; /*background: url(/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: #315fb3 !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;}

/* 口罩机 */
#mask {width: 100%; height: 480px; background-position: center top; background-repeat: no-repeat;}
#mask::before {content: '';position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: #fff;opacity: 0.15;z-index: 9;}
#mask .mask_info {font-size: 2.5rem;z-index: 10;text-shadow: 0px 0px 3px #333;width: 60%;color: #FFF;background: rgba(0,0,0,.3);padding: 50px;}
#mask .mask_info p.title {font-size: 4rem; line-height: 50px;}
#mask .mask_info .video_p {width: 220px;height: 130px;background: url(/style/starry/images/kz_video.jpg) no-repeat center center;border: 5px solid rgba(255, 255, 255, 0.35);}
#mask .mask_info .video_p a {display: block; width: 100%; height: 100%; background: url(/style/starry/images/kz_payle.png) no-repeat center center;}



/* 首页关于我们 */
#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: 22.5%;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: 20px; 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 {border-top: 1px solid #eee; padding-top: 100px; margin-top: 100px;}
#index_body #about .about_list ul li {padding: 0 10px;}
#index_body #about .about_list ul li a {display: block;overflow: hidden;background: #f8f9fb;padding: 20px 15px;border-radius: 5px;border: 1px solid #F5F5F5;}
#index_body #about .about_list ul li i {font-size: 60px; display: inline-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;}
#index_body #about .about_list ul li .info p.title {font-size: 24px; font-weight: bold;}
#index_body #about .about_list ul li .st {position: absolute;left: 50px;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 a {border: 1px solid #c2cee2;background: #FFF;}
#index_body #about .about_list ul li:hover .st {top: -10px; opacity: 1;}
#index_body #about .about_list ul li:hover i {color: #315fb3;}

/* 首页汽车模具 */
#service .service {/* background: #eee; *//* padding-bottom: 1px; */}
#service .service li {padding: 0.5%;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.8rem; 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 {display: inline-block; margin: 0 5px; line-height: 50px; font-size: 18px;}
#category li a {display: block; padding: 0 20px; background: #F5F5F5; font-weight: bold;}
#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: #fff;background: #315fb3;}


/* 首页产品展示 */
#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;}
#index_body .product ul li.col-3 {width: 31.33%;}

/* 首页合作客户 */
#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 .partner_list ul {margin-right: -1%;}
#partner .partner_list ul li {width: 15.66%;margin-right: 1%;margin-bottom: 1%;height: 0;padding-bottom: 9%;}
#partner .partner_list ul li .partner_box {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#partner .partner_list ul li .partner_img {width: 100%; height: 100%;}
#partner .partner_list ul li .partner_img img { max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: 0;}
/*#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: 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 ul {margin-right: -3%;}
.news_list ul li {margin-right: 3%;margin-bottom: 3%;width: 22%;border-radius: 5px;}
.news_list .pic_box {width: 100%;height: 0;padding-bottom: 67%;}
.news_list .pic_box .show {position: absolute;background: rgba(0,0,0,.5);left: 0;top: 0;width: 100%;height: 100%;opacity: 0;z-index: 10;}
.news_list .pic_box .show i {color: #fff;font-size: 40px;width: 40px;height: 40px;line-height: 40px;margin: -20px auto 0;position: absolute;left: 0;right: 0;top: 50%;}
.news_list .pic_box .pic {position: absolute; width: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; left: 0; top: 0; height: 100%; z-index: 9;}
.news_list .content {line-height: 28px;font-size: 1.7rem;padding: 30px 25px;}
.news_list .content .title {font-size: 2rem;font-weight: bold;height: 56px;}
.news_list .content .info {font-size: 15px; color: #666; line-height: 40px;padding-bottom: 10px;}
.news_list .content .info::after,.news_list .content .info::before {position: absolute;content: "";left: 0; bottom: 0; width: 100%; height: 1px; background: #e5e5e5; z-index: 9}
.news_list .content .info::before {height: 2px;width: 50px;background: #315fb3;z-index: 10;transition: all 0.3s;}
.news_list .content .info span {margin-right: 20px;}
.news_list .content .info span i {margin-right: 5px;}
.news_list li:hover .pic {transform: translateZ(0) scale(1.1); -webkit-transform: translateZ(0) scale(1.1); -ms-transform: translateZ(0) scale(1.1);}
.news_list li:hover .show {opacity: 1;}
.news_list li:hover .info::before {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: #315fb3;}
#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;}

/*底部产品搜索*/
.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: #315fb3;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;}
.social ul li a {display: block;line-height: 45px;text-align: center;color: #999;}
.social ul li a:hover {color: #eee;}
.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;}
.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 {font-size: 18px;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 16px;}
	#nav ul >li.navitem .subnav {left: -5px;}
	#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 {margin: 0 2.5px; line-height: 40px; font-size: 16px;}
	#category li a {padding: 0 15px; 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 13px;}
	#index_body .bg_car_img {width:720px;}
}
@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: 570px;}
	#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;}
	
}
