@charset "utf-8";
/* 全局 */
html {font-size: 10.5px;}
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 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:5px;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;}
::-moz-selection {background: rgba(7, 47, 138, 0.7);color: #ffffff;}
::selection {background: rgba(41, 127, 255, 0.7);color: #ffffff;}

/* 字体加载 */
@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;}
@font-face {font-family: 'Barlow';src: url("../fonts/BarlowSemiCondensed-Medium.otf");}
@font-face {font-family: "Manrope-Bold"; src: url('../fonts/Manrope-Bold.ttf');
}

/* 网页通用 */
.bg_white {background-color: #FFF;background-repeat: no-repeat; background-size: 100%;}.f_white {color: #FFF;}
.bg_gray {background-color: #F6F6F6;background-repeat: no-repeat; background-size: 100%;}
.bg_white.fg,.bg_gray.fg {border-bottom: 1px solid #F1F1F1;}
.bg_light-blue {background-color: #f1f5f9;background-repeat: no-repeat; background-size: 100%;}
.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;}.p5 {padding: 5px;}.p10 {padding: 10px;}.p20 {padding: 20px;}.p30 {padding: 30px;}.p40 {padding: 40px;}.p50 {padding: 50px;}.p100 {padding: 100px;}.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;}.ptb50-100 {padding-top: 50px;padding-bottom: 100px;}.plr5 {padding-left: 5%;padding-right: 5%;}.plr10 {padding-left: 10%;padding-right: 10%;}
.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: 1.3rem !important;}.s16 {font-size: 1.6rem !important;}.s18 {font-size: 1.8rem !important;}.s20 {font-size: 2rem !important;}.s24 {font-size: 2.4rem !important;}
.f14 {font-size: 1.4rem;}.f15 {font-size: 1.5rem;}.f16 {font-size: 1.6rem;}.f17 {font-size: 1.7rem;}.f18 {font-size: 1.8rem;}.f19 {font-size: 1.9rem;}.f20 {font-size: 2rem;}
.ov {overflow: hidden;}
.block{display: block;}.inline-block {display: inline-block;}.flex {display: flex;flex-wrap: wrap;}.space-between {justify-content: space-between;}.align-center {align-items: center;}.justify-center {justify-content: center;}
.text-c,.t-center {text-align: center;}.italic {font-style: italic;}
.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 0px 2px rgb(0 0 0 / 10%);box-shadow: 0 0 2px 0px rgba(0,0,0,.1)}
.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-barlow {font-family:'Barlow';}.Manrope-Bold {font-family: "Manrope-Bold"}

.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 .w100 {width: 100%;}.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: #009944;}.tit-color {color: #222;}.sub-color {color: #666;}.f-color {color: #FFF;}.bz-font {font-size: 1.6rem;line-height: 1.5em;}
.xk-hr::after {content: '';position: absolute;left: 0;bottom: 0;width: 35px;height: 3px;background: #ccc;border-radius: 5px;}
.t-center.xk-hr::after,.text-c.xk-hr::after {right: 0; margin: 0 auto;}
.hover:hover {color: #009944;}
.pic_box .show { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-position: center; background-size: cover; z-index: 10;}

/* 全局顶部 */
#header {width: 100%;}
#header #logo a {height: 80px;display: block;margin: 5px 0;width: 130px;background: url(../images/logo-on.png);background-repeat: no-repeat;overflow: hidden;background-size: 100%;background-position: center;}
#header #logo a img {max-height: 100%;width: auto;}
#header.head-top {z-index: 999;position: absolute;/* padding: 5px 0; */transition:all .3s;/* background: url(../images/head_bg.png) repeat-x; *//* background: rgb(255 255 255 / 3%); *//* backdrop-filter: blur(5px); */border-bottom: 1px solid rgba(255,255,255,.15);}
#header.head-top.mini {position: fixed;background: #FFF;padding: 0;border-bottom: none;box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15);}
#header.head-top.mini #logo a {background: url(../images/logo.png);background-repeat: no-repeat;overflow: hidden;background-size: 85% auto;background-position: center left;height: 70px;}
#header_main #nav{position:relative;height:90px;margin-right:30px}
#nav ul >li.navitem {float:left;display:block;list-style:none;font-size: 1.7rem;text-align:center;line-height: 90px;position:relative;margin:0;font-weight: lighter;}
#nav ul >li.navitem a{display:block;text-align:center;color: #ddd;position: inherit;z-index: 3;letter-spacing: 0.03em;}
#nav ul >li.navitem >a {padding: 0 30px;text-shadow: 0 0px 10px #00000015;font-weight: 500;}
#nav ul >li.navitem::after {content: "";position: absolute;bottom: 0;left: 0;right: 0;width: 0;height: 3px;margin: 0 auto;background: #fff;transition: all .35s;z-index: 2;/* border-radius: 50px; */opacity: 0;/* border: 8px solid transparent; */}
#nav ul >li.navitem:hover::after { width: 35px; bottom: 15px;opacity: 1;bottom: 0;}
#nav ul >li.navitem.hover::after {bottom: 0;opacity: 1; width: 50px;}
#nav ul >li.navitem.hover >a,#nav ul >li.navitem:hover >a {color: #fff; font-weight: bold;}
#nav ul >li.navitem .subnav {position: absolute;margin-top: 20px;width: 185px;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: #fff;z-index: 109; }
#nav ul >li.navitem .subnav li {/* padding: 0 20px; */overflow: hidden;}
#nav ul >li.navitem .subnav li a:hover {background-color: #F5F5F5;}
#nav ul >li.navitem .subnav li:first-child { margin-top: 15px;}
#nav ul >li.navitem .subnav a {display: block;height: 40px;overflow: hidden;color: #333;font-size: 16px;line-height: 40px;text-align: left;text-transform: capitalize;padding: 0 25px;}
#nav ul >li.navitem .subnav a i {font-size: 12px; color: #ccc;transition:all .3s;}
#nav ul >li.navitem:hover .subnav {visibility: visible;opacity: 1;margin-top: 0;overflow: visible;}
#nav ul >li.navitem .subnav li:last-child{border-bottom:0;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 #FFF;opacity: 0;}
#nav ul >li.navitem .subnav li a:hover{color: #009944;padding: 0 25px 0 32px;}
#nav ul >li.navitem .subnav li a:hover i {color: #009944;}
#header.head-top.mini #nav ul >li.navitem { line-height: 80px; }
#header.head-top.mini #nav ul >li.navitem >a {color: #222;text-shadow:none;}
#header.head-top.mini #nav ul >li.navitem::after {background: #009944;height: 3px;}
#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: #009944;}

#header.head-top.mini #nav ul >li.navitem .subnav::before {border-bottom: none;width: 100%;height: 3px;background: #009944;border: none;right: 0;top: 0;left: 0;opacity: 1;}
#header.head-top.mini #nav ul >li.navitem .subnav {background: #ffffff;margin-top: 7px;left: 5px;}
#header.head-top.mini #nav ul >li.navitem:hover .subnav {opacity: 1;margin-top: -3px;overflow: hidden;left: 5px;}
#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 a:hover {background-color: #f5f5f5;}


#nav ul >li.navitem.lan::after {display: none;}
#nav ul >li.navitem.lan >a {line-height: 44px;height: 44px;margin: 23px 0 23px 20px;}
.calss-8 >a {cursor:pointer; pointer-events: none;}

#header.mini #nav ul >li.navitem.lan >a {color: #333;margin: 20px 0 20px 20px;line-height: 40px; height: 40px;}
#header.mini #nav ul >li.navitem.lan >a >i {color: #333;transition:all .3s;}
#header.mini #nav ul >li.navitem.lan:hover >a >i {color: #009944;}
#nav ul >li.navitem.lan .subnav {width: 160px;}
#nav ul >li.navitem.jg::before { content: '';position: absolute;top: 0;bottom: 0;margin: auto 0; left: 10%; height: 100%;width: 1px;background: #fff;opacity: .15;transition: all 0.3s; }
#header.mini #nav ul >li.navitem.jg::before {height: 18px;opacity: .6;}
#nav ul >li.navitem.lan >a {border-radius: 3px;padding: 0 15px;font-size: 15px;letter-spacing: 0;}
#nav ul >li.navitem.lan >a .icon {font-size: 22px;margin-right: 5px;}
.lan >a {font-weight: normal !important;}
.lan i.gq {width: 20px;height: 20px;margin-right: 5px;background-repeat: no-repeat;display: inline-block;background-size: auto 100%;vertical-align: -3px;}
.lan .gq_en {background: url(../images/icon/gq-en.png)}
.lan .gq_cn {background: url(../images/icon/gq-cn.png)}
#header .offer { margin-left: 5px; }
#header #nav ul >li.navitem.lan.offer >a {color: #FFF;background: border-box;background: rgba(255,255,255,.1);}
#header #nav ul >li.navitem.lan.offer >a:hover,#header.head-top.mini #nav ul >li.navitem.lan.offer >a:hover {background: #009944;color: #FFF;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: rgba(255,255,255,.08);color: #FFF;border: none;height: 40px;line-height: 40px;margin: 20px 0 20px 20px;}
#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.class-3 .subnav {width: 210px;}

/* 首页全屏视频 */
#bg_video{overflow: hidden;position: relative;z-index: 100;width: 100%;height: 100vh;}
#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/starry/images/banner_bg.png); opacity: 0.65;}
#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: 45%;margin-top: -120px;color: #fff;z-index: 3;right: 0;}
#main_content .word{color: #fff;/* line-height: 1.5em; */width: 65%;/* 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: 5.5rem;position: relative;/* opacity: 0; */filter: alpha(opacity=0);/* top: 20px; */letter-spacing: 0.05em;font-weight: bold;line-height: 1.3em;overflow: hidden;}
#main_content .word p.description {font-size: 2rem;line-height: 1.5em;height: 140px;letter-spacing: 0.05em;opacity: 0.9;font-weight: normal;}
.banner-link a {border: none;background: rgba(255,255,255,.15);color: #FFF;/* border-radius: 3px; */letter-spacing: 0.05em;font-size: 15.5px;line-height: 50px;height: 50px;width: 150px;}
.banner-link a.go {/* background: #00994452; *//* border: 2px solid #009944bf; */color: #009944;background: #fff;}
.banner-link a i {transition: all 0.3s ease 0s;text-indent: -30px;display: inline-block;opacity: 0;}
.banner-link a:hover,.banner-link a.go:hover {background: #009944;color: #FFF;/* border: 2px solid #fff; */}
.banner-link a:hover i,.banner-link a.go i {text-indent: 5px;opacity: 1;width: auto;font-size: 13px;}
#main_content .banner-link a {margin-right: 20px;}

/* @keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} } */
/* @-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} } */

#main_content .arrow {position: absolute; left: 0; right: 0; bottom: 50px; z-index: 10; width: 45px; height: 45px;/* border: 2px solid #fff; */ border-radius: 50%; line-height: 47px;animation: arrow 3s cubic-bezier(0.5,0,0.1,1) infinite; -webkit-animation: arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;}
#main_content .arrow:hover {background: rgba(255,255,255,.15);}
#main_content .arrow i {font-size: 18px; color: #fff;}

@-webkit-keyframes arrow {
  0%   { bottom:75px;  opacity: 0.5;}
  50%  { bottom:50px; opacity: 1;}
  100% { bottom:75px; opacity: 0.5;}
}
@keyframes arrow {
  0%   { bottom:75px;  opacity: 0.5;}
  50%  { bottom:50px; opacity: 1;}
  100% { bottom:75px; opacity: 0.5;}
}


/* 首页幻灯片 stat */
.body-wrap {width: 100%;position: relative;transition: all 0.5s ease 0s;z-index: 1;z-index: 89;}

.link{display: block;transition: all 0.3s ease 0s;overflow: hidden;opacity: 1;filter: alpha(opacity=0);background: #e8e8e8;width: 140px;height: 43px;}
.link a {color: #666;font-size: 1.6rem;height: 43px;line-height: 43px;display: block;text-align: center;border-left: 3px solid #009944;position: absolute;z-index: 2;width: 100%;}
.link a i {/* position: absolute; *//* left: 100%; *//* width: 46px; *//* text-align: center; *//* background: #3c3c3c; *//* margin-left: 5px; */display: inline-block;opacity: 0;/* width: 0; */transition: all ease-out .5s;text-indent: 5px;}
.link::after {position: absolute;content: "";left: 0;top: 0;bottom: 0;z-index: 1;width: 3px;background: #009944;transition: all 0.5s;} 
.link:hover::after {width: 100%;}
.link a:hover {color: #eee;}
.link a:hover i {/* background: #2856bf; */color: #eee;opacity: 1;width: auto;text-indent: 5px;}
.text-c .word .link a,.t-center .word .link a {/* color: #aaa; */background: rgba(255,255,255,.05);}
.h-f {height: 100%;}


/* more按钮 */
.i-more {line-height: 50px;padding: 0 40px;color: #fff;font-size: 1.5rem;overflow: hidden;background: #222;letter-spacing: 0.05em;}
.i-more .bgsqr1,.i-more .bgsqr2,.i-more .bgsqr3,.i-more .bgsqr4 {background: #009944; 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: 10px 40px 10px 45px;border-radius: 5px;background: #009944;color: #fff;font-size: 1.5rem;text-transform: uppercase;letter-spacing: 0.05em;line-height: 28px;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,.main .head {font-size: 18px; padding-bottom: 30px;line-height: 30px;}
#index_body .head h3.title,.main .head h3.title {font-size: 3.5rem;line-height: 50px;letter-spacing: 0.02em;display: inline-block; font-weight: bold;}
#index_body .head h3.title span,.main .head h3.title span {position: relative; z-index: 99;}
#index_body .head h3.title.dz::before,.main .head h3.title.dz::before { content: ''; position: absolute; z-index: 9; top: 0; right: -9px; width: 25px; height: 25px; background: #009944; border-radius: 50%;}
#index_body .head .en-title,.main .head .en-title{ font-size: 2.4rem; line-height: 1em;margin-top: 5px;}
#index_body .head .subtitle,.main .head .subtitle{font-size: 1.65rem; line-height: 1.7em; font-weight: 100; letter-spacing: 0.02em;}

/* 首页服务 */
.service_list .service {width: auto;flex: 1; height: 550px; margin: 0 2px;}
.service_list .service.active {flex: 2.5;}
.service_list .service .img {width: 100%; height: 100%; display: block;}
.service_list .service .img span{position: absolute; left: 0; right: 0; top: 0; bottom: 0;background-size: cover; background-position: center; z-index: 9; }

.service_list .service a::before {content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: #000; opacity: .4; z-index: 10; transition: all 0.5s;}
.service_list .service.active a::before {opacity: .15;}
.service_list .service .info {position: absolute; left: 0; right: 0; bottom: 30px; z-index: 20;color: #fff;}
.service_list .service .info .title {font-weight: bold; font-size: 1.9rem; letter-spacing: 0.03em;}
.service_list .service .info .des {top: 35px; opacity: 0;}
.service_list .service.active .info .des {top: 15px; opacity: 1;transition: all 0.3s ease .4s;}
.service_list .service .ps { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 20; justify-content: center; font-weight: bold;opacity: 0;}
.service_list .service.active .ps { opacity: 0; }



/* 首页关于我们 */
.about .info {width: 40%; padding: 2% 0 3%;}
.about .info.box_vertical {left: 0; }
.about .content,.body-box .cont {font-size: 1.75rem; font-weight: 300; line-height: 1.85em;font-weight: 100; letter-spacing: 0.02em;}
.about .data_box,.contact .data_box,#culture .pic {width:57%;position: absolute;right: 0;top: 0;bottom: 0;background-position: center;background-size: cover;z-index: 9;}
.about.quality .data_box {left: 0;right: auto;background-position: center;}
#index_body #about.abouts::before, #index_body #quality.quality::before {position: absolute;content: '';pointer-events: none;height: 60%;background: #FFF;-webkit-transform: rotate(-76.5deg);transform: rotate(-76.5deg);-webkit-transform-origin: 3% 0;transform-origin: 10% 0;top: 100%;left: 6%;z-index: 10;width: 180%;bottom: 0;}
#index_body #quality.quality::before {-webkit-transform: rotate(76.5deg);transform: rotate(76.5deg);background: #FFF;top: 0;left: 50%;}
.world-l ul{display:flex;flex-wrap:wrap;}
.world-num{font-size: 50px;font-weight:700;color: #009944;display:flex;align-items: flex-end;line-height:1}
.world-num em{font-style:normal;}
.world-num span{font-size:16px;font-weight:400;padding-top:10px;padding-left:10px;}
.world-l li p{font-size:16px;color:#666;margin-top:8px}
.world-l li:nth-last-child(1), .world-l li:nth-last-child(2){border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.world-r{width: 71%;text-align: right;}
.world-r img{max-width: 100%;}




/* 首页产品案例 */
.cover{position:relative;height:0;overflow:hidden}
.cover img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover}
.index_product_content{width:20%;padding-right:3.125vw;-webkit-align-content:space-between;align-content:space-between;position: absolute; height: 100%;}
.index_product_tab{width: 110%; padding-left: 20%; }
.index_product_slide {}
.index_product_item_box{overflow:hidden;position:relative;/* pointer-events:none */}
.index_page_current .index_product_tab .index_product_item_box{opacity:1;pointer-events:auto;-webkit-transform:none;transform:none;-webkit-transition:all .8s cubic-bezier(.69,.27,.45,.99);transition:all .8s cubic-bezier(.69,.27,.45,.99);-webkit-transition-delay:200ms;transition-delay:200ms}
.index_product_item_box a{position:relative;display:block;z-index:9}
.index_product_item_box a:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background-image:linear-gradient(to top,rgb(7 85 27 / 80%) 0%,rgba(0,2,59,0) 50%);opacity:0;-webkit-transition:all .8s cubic-bezier(.69,.27,.45,.99);transition:all .8s cubic-bezier(.69,.27,.45,.99)}
.index_product_item_box a:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;-webkit-transition:all .8s cubic-bezier(.69,.27,.45,.99);transition:all .8s cubic-bezier(.69,.27,.45,.99)}
.index_product_item_img{padding-bottom:125%;z-index:1}
.index_product_item_img img{height:auto;top:5%}
.index_product_item_read{position:absolute;bottom:1.82291666vw;left:0;width:100%;padding:0 1.9791666vw;z-index:3;right: 0;}
.index_product_item_number{font-size:5.5rem;line-height:1em;color:#fff;-webkit-text-stroke:1px #ccc;color:rgba(255,255,255,0);box-sizing:border-box;margin-bottom:20px;-webkit-transition:all .8s cubic-bezier(.69,.27,.45,.99);transition:all .8s cubic-bezier(.69,.27,.45,.99)}
.index_product_item_title{font-size:2rem;line-height:1.5em;margin-bottom:5px;font-weight:600;color:#333}
.index_product_item_text{font-size:1.6rem;line-height:1.5em;color:#999;font-weight:100}

.index_public_pagination_box{-webkit-align-items:center;align-items:center;width:100%;}
.index_public_pagination_read{width:3.958333vw}
.index_public_pagination_text{font-size:0.9375vw;color:#222222}
.index_product_pagination_current, .index_strength_pagination_current {color: #009944;}
.index_public_pagination_line{width:calc(100% - 7.8125vw);height:0.1041666vw;background:#e7e7e7}
.index_strength_pagination_animate{-webkit-animation:strengthLineWidth 10s forwards linear normal;animation:strengthLineWidth 10s forwards linear normal}
.index_public_swiper_button{padding:0 0.78125vw}
.index_public_pagination_btn{width:1.1458333vw;height:2.08333vw;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer;outline:none}
.index_public_pagination_btn i {width:100%;color:#999999;-webkit-transition:all .8s cubic-bezier(.69,.27,.45,.99);transition:all .8s cubic-bezier(.69,.27,.45,.99); font-weight: 600; font-size: 2rem; text-align: center; margin: auto;}
.index_public_pagination_this i{color:#009944}
.index_public_pagination_label{width:100%;height:100%;background:#009944}

.index_product_item_box:hover .index_product_item_title,.index_product_item_box:hover .index_product_item_text { color: #fff;}
.index_product_item_box:hover .index_product_item_number {color: rgba(255, 255, 255, 1);-webkit-text-stroke:1px #fff;}
.index_product_item_box:hover a:before {opacity: 1;}
/* 首页质量管理 */
#index_body #quality .head p.en-title,#movie .head p.en-title {background: -webkit-linear-gradient(top, rgba(255, 255, 255,.3) 0%,rgba(0, 0, 0, 0) 70%);-webkit-background-clip: text;}
#index_body #quality .head .subtitle {color: #DEDEDE; font-size: 1.8rem; line-height: 30px;}
/* #index_body #data .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 #quality .bg_data { width: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-position: center; background-size: cover; z-index: 1;}

/* 首页数据 */
#index_body #data {background: url(/static/starry/images/banner/data_bg.jpg) center center no-repeat; background-size: cover;}
#index_body #data .head p.en-title,#movie .head p.en-title {background: -webkit-linear-gradient(top, rgba(255, 255, 255,.3) 0%,rgba(0, 0, 0, 0) 70%);-webkit-background-clip: text;}
#index_body #data .head .subtitle {color: #ddd; font-size: 1.7rem;}
#index_body #data .data_box {/* width: 43%; */height: 650px;}
/* #index_body #data .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 #data .bg_data { width: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-position: center; background-size: cover; z-index: 1;}
.union-data{/* text-align: center; */position: absolute;left: 0;right: 0;margin: 0 auto 0 20%;width: 1200px;}
.union-data li{/* display: inline-block; */font-size: 6rem;line-height: 20px;border-right: 0;padding: 0;margin: 0;width: 25%;color: #FFF;float: left;}
.union-data li:last-child{border-right: none; padding-right: 0;margin-right: 0;}
.union-data li:before { position: absolute; z-index: 9; top: -60%; left: -10%; content: ''; width: 60px; height: 60px; border: 5px solid rgba(255,255,255,0.102); border-radius: 50%;
    -webkit-transition: all .3s ease;  -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
.union-data li p {position: relative;z-index: 99;}
.union-data li em{font-style: normal;font-size: 15px;color: #eee;}
.union-data li span {font-size: 16px;margin-left: 5px;color: #ddd;}
.union-data li.cur:before,.union-data li:hover:before {border: 5px solid #009944;}


.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: #009944;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: #009944; color: #fff;}

/* 首页新闻 */

.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: #009944;} 
.n_column ul li.cur a {background: #009944; color: #FFF; border: 1px solid #009944;}

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



/* 报价 */
#index_body #quote.bg_quote {background: url(/static/starry/images/banner/quoteBGmax.jpg) center center no-repeat; background-size: cover;}
/* 首页视频 */
#movie::before {position: absolute; content: ''; pointer-events: none; height: 40%; background: #009944; -webkit-transform: rotate(-3deg); transform: rotate(-3deg); -webkit-transform-origin: 3% 0; transform-origin: 3% 0;top: 0; left: -25%; z-index: -1; width: 150%;}
#movie::after {position: absolute; content: ''; pointer-events: none; height: 45%; background: #009944; -webkit-transform: rotate(4deg); transform: rotate(4deg); -webkit-transform-origin: 4% 0; transform-origin: 4% 0;top: 0; left: -25%; z-index: -1; width: 150%;}

#movie .movieBox {height: 0; padding-bottom: 56.25%;}
#movie .movieBox #player { position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
#movie .movieBox #player >div { width: 100% !important; height: 100% !important;}
#movie .description {opacity: .75;}

/* 首页合作客户 */
#partner .partner_list ul {margin-right: -2%;}
#partner .partner_list ul li {width: 14.66%;margin-right: 2%;margin-bottom: 2%;height: 0;padding-bottom: 9%;background: #FFF;}
#partner .partner_list ul li .partner_box {position: absolute;left: 0;top: 0;width: 100%;height: 100%;/* border: 1px solid #eee; */}
#partner .partner_list ul li .partner_img {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
#partner .partner_list ul li .partner_img img {max-width: 100%; max-height: 100%;}
#partner .body-box .partner_list {width: 100%;padding: 0;overflow: hidden;}
#partner .body-box .partner_list li {width: 14.66%;padding-bottom: 8%; margin-bottom: 0; z-index: 88;}
#partner .body-box .partner_list ul li:nth-child(7) {margin-left: 0;margin-top: 0;}
#partner_list .swiper-wrapper{ -webkit-transition-timing-function: linear; /*之前是ease-out*/ -moz-transition-timing-function: linear; -ms-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear;}
#partner .body-box .partner_list::after {content: '';position: absolute;z-index: 99;width: 60px;right: 0;top: 0;bottom: 0;/* background: url(/style/starry/images/p_line_r.png) repeat-y center; */background-image: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255) 100%);}
#partner .body-box .partner_list::before {content: '';position: absolute;z-index: 99;width: 60px;left: 0;top: 0;bottom: 0;background-image: linear-gradient(90deg, rgb(255 255 255) 15%, rgb(255 255 255 / 0%) 100%);}





/* 全局底部 */
#footer.module {background: #20252b;background: url(../images/fot_bg.jpg) no-repeat center / 100% 100%;}
#contactinfo{margin: 0 auto 0;overflow: hidden;/* width: 1300px; */max-width: 1400px;}
#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 {height: 67px;}
#contactinfo .footer_list .footerLogo img {height: 100%;}
#contactinfo .footer_list .footer_title {color: #FFF;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: #009944;}
#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,.3);background: rgba(255,255,255,.02);letter-spacing: 0.03em;}
#footer .module_container a {color: #555;}#footer .module_container a:hover {color: #FFF;}
.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 .list-v 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: 320px;}
.f-call .icon {width: 60px; height: 60px; line-height: 60px; color: #FFF;}
.f-call .icon i {font-size: 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;}
.caption {font-size: 1.75rem; letter-spacing: 0.1em; color: #333;}

/*底部产品搜索*/
.searchBox{overflow: hidden}
.searchBox input{float: left;display: block;line-height: 40px;color: #fff;transition: background 0.5s;text-indent: 15px;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: #009944;color: #eee;border: 0;margin: 0;height: 40px;outline: none;font-family: 'Microsoft JhengHei';font-size: 15px;text-indent: 0;}
.searchBox .searchSub:hover{background: #009944;}
.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: 50px;height: 50px;margin-right: 15px;transition: all 0.4s ease-out;border-radius: 5px;background: rgba(255,255,255,.05);}
.social ul li a {display: block;line-height: 50px;text-align: center;color: #999;}
.social ul li:hover a {color: #eee;}
.social ul li i {font-size: 23px;}
.social ul li img {max-height: 100%;max-width: 100%;opacity: 0.5;transition: all 0.4s ease-out;}
.social ul li:hover {background: #009944;}
.social ul li:hover img {opacity: 1}


@-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: 10px;}
	.ptb150 {padding-top:120px;padding-bottom:120px}
	#nav ul >li.navitem >a {padding: 0 23px;}
	#nav ul >li.navitem .subnav {left: 0;}
	.union-data {margin-left: 22%;}
	#index_body #about.about::before {left: 1%;}
	#certify { max-width: 1500px; }
	
}
@media (max-width: 1500px) {
	#index_body .bg_core_img {width:720px;}
	#header.head-top.mini #nav ul >li.navitem .subnav {left: -5px;}
	.ptb100 {padding-top: 80px; padding-bottom: 80px;}
	#nav ul >li.navitem >a {padding: 0 15px;}
	#header #logo a {background-size: auto 65%;}
	#about .info .i-more.mt50 {margin-top: 35px;}
	#index_body .head {padding-bottom: 20px;}
	#index_body .head p.en-title {font-size: 2.1rem;}
	#index_body .head h4.title {font-size: 3.2rem;}
	#about .ptb150 {padding-top: 100px; padding-bottom: 100px;}
	#about .mt30 {margin-top: 20px;}
	#about .mt100 {margin-top: 50px;}
	.union-data {margin-left: 12%;}
	#index_body #quality.quality::before {left: 58%;}
	
}
@media (max-width: 1280px) {
	#nav ul >li.navitem >a {padding: 0 10px;}
	.ptb100 {padding-top: 60px; padding-bottom: 60px;}
	.union-data {margin-left: 10%;}
}
@media (max-width: 800px) {
	
}
