@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 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;}
::-moz-selection {background: rgba(7, 47, 138, 0.7);color: #ffffff;}
/* ::selection {background: rgba(173, 56, 56, 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:'just-web';src:url('../fonts/just-font.ttf');src: url("../fonts/just-font.woff")}
@font-face{font-family:'MontserratBold';src: url("../fonts/MontserratBold.eot");src:url('../fonts/MontserratBold.ttf');}

/* 网页通用 */
.bg_white {background-color: #FFF;background-repeat: no-repeat; background-size: 100%;}.f_white {color: #FFF;}
.bg_gray {background-color: #F5F5F5;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;}
.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;}.f22 {font-size: 2.2rem;}.f24 {font-size: 2.4rem;}
.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;}
.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 1px 1px rgba(0,0,0,.04); box-shadow: 0 0 20px #e0e0e0;}.box-shadow1 {-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04); box-shadow: 0 1px 1px rgba(0,0,0,.04);}.box-shadow2{box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 4%);}
.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-15{border-radius: 15px;}.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-MontserratBold {font-family: 'MontserratBold'}
.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;}
.zt-color{color: #13479c;}.tit-color {color: #222;}.sub-color {color: #777;}.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: #13479c;border-radius: 5px;}
.t-center.xk-hr::after,.text-c.xk-hr::after {right: 0; margin: 0 auto;}
.hover:hover {color: #13479c !important;}
.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: 240px;background: url(../images/logo2.png);background-repeat: no-repeat;overflow: hidden;background-size: auto 75%;background-position: left;}
#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: rgba(0,0,0,.85);*/backdrop-filter: blur(1px);margin-top: 10px;}
#header.head-top.mini {position: fixed;background: rgb(255,255,255);padding: 0;/* border-bottom: 1px solid #F1F1F1; */box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15);margin-top: 0;}
#header.head-top.mini #logo a {background: url(../images/logo.png);background-repeat: no-repeat;overflow: hidden;background-size: auto 75%;background-position: left;}
#header.head-top:hover {margin-top: 0;}
#header_main #nav{position:relative;height:90px;margin-right:30px}

#nav ul >li.navitem {float:left;display:block;text-align:center;line-height: 80px;}
#nav ul >li.navitem a{display:block;text-align:center;color: #333;position: inherit;z-index: 3;transition:all .3s;}
#nav ul >li.navitem >a {padding: 0 38px;color: #eee;font-weight: bold;font-size: 17px;}
#nav ul >li.navitem:last-child >a {padding-right: 0;}
#nav ul >li.navitem::after {content: "";position: absolute;bottom: 5px;left: 0;right: 0;width: 25px;height: 3px;margin: 0 auto;background: #ffffff;transition:all .3s;z-index: 2;border-radius: 50px;opacity: 0;}
/*#nav ul >li.navitem::before {content: "/";position: absolute;right: -3px;color: #ddd;font-family: 'HELVETICANEUELTPRO-THEX';font-size: 1.5rem;}*/
#nav ul >li.navitem::before {content: "";position: absolute;bottom: 0;top: 0;width: 1px;height: 15px;margin: auto 0;background: #fff;right: 0;opacity: .5;/* -webkit-transform: rotate(20deg); *//* transform: rotate(20deg); */}
#nav ul >li.navitem:last-child::before{display: none;}
#nav ul >li.navitem.hover::after,#nav ul >li.navitem:hover::after {bottom: 0;opacity: 1;}
#nav ul >li.navitem.hover >a, #nav ul >li.navitem:hover >a {color: #fff;/* background: rgba(0,0,0,.15); */}
#nav ul >li.navitem .subnav {position: absolute;margin-top: 10px;width: 200px;overflow: hidden;visibility: hidden;opacity: 0;transition: all .5s;-moz-transition: all .5s; -0-transition: all .4s;-webkit-transition: all .5s;left: 0;box-shadow: 0 6px 10px rgba(0, 0, 0, .1);background: #FFF;z-index: 109;border-top: 3px solid #13479c;}
#nav ul >li.navitem .subnav li {/* overflow: hidden; */}
#nav ul >li.navitem .subnav li:hover {background-color: #13479c;}
#nav ul >li.navitem .subnav li:first-child {margin-top: 10px;}
#nav ul >li.navitem .subnav a {display: block;height: 43px;overflow: hidden;color: #28465e;font-size: 1.6rem;line-height: 43px;text-align: left;padding: 0 25px;}
#nav ul >li.navitem .subnav a i {font-size: 12px;color: #ccc;}
#nav ul >li.navitem:hover .subnav {visibility: visible;opacity: 1;margin-top: -3px;overflow: visible;}
#nav ul >li.navitem .subnav li:last-child{border-bottom:0;margin-bottom: 10px;}
#nav ul >li.navitem .subnav li:first-child::before {content: "";position: absolute;right: 0;top: -16px;left: 53px;display: none;width: 0;height: 0;border: 8px solid transparent;border-bottom: 8px solid #FFF;transition: all .5s;-moz-transition: all .5s;      -0-transition: all .4s;-webkit-transition: all .5s;}
#nav ul >li.navitem .subnav li a:hover,#nav ul >li.navitem .subnav li:hover >a,#nav ul >li.navitem .subnav li:hover >a i,#nav ul >li.navitem .subnav a:hover i{color: #ffffff;}
#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: #fff;opacity: 0;/* display: none; */top: 0;transition: all 0.3s;z-index: 80;}
#nav ul >li.navitem .subnav li:hover ul.desnav {opacity: 1;left: 100%;/* display: block; */z-index: 90;}
#nav ul >li.navitem .subnav li ul.desnav li a {font-size: 14px;line-height: 40px;height: 40px;}

#header.head-top.mini #nav ul >li.navitem >a {color: #34364e;text-shadow:none;}
#header.head-top.mini #nav ul >li.navitem:hover >a,#header.head-top.mini #nav ul >li.navitem.hover >a {color: #13479c;}
#header.head-top.mini #nav ul >li.navitem::before {background: #aaa;}


/* 首页全屏视频 */
#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(../images/banner_bg.png); opacity: 0.7;}
#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{z-index:2;position:relative;display:inline-block;top:0;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:42%;margin-top:-120px;color:#fff;z-index:3;right:0}
#main_content .word{color:#fff;width:65%}
#main_content .t-center .word{width:65%}
#main_content .word p.en-title {font-size: 15rem; line-height: 1em; color: rgba(255,255,255,.5); background: transparent; background: -moz-linear-gradient(top, rgba(242,241,235,1) 0%, rgba(0,0,0,.01) 85%); background: -webkit-linear-gradient(top, #ffe4e4 0%,rgba(0,0,0,.01) 90%); -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;-webkit-transition: all .3s ease; -ms-transition: all .3s ease; margin-bottom: -60px;opacity: 20%;}
#main_content .word h3.title,.i-ban li .word p.description{font-size: 4.8rem;position:relative;filter:alpha(opacity=0);letter-spacing:0.02em;font-weight:bold;line-height:1.3em;}
#main_content .word p.description{font-size:2.1rem;line-height:1.5em;letter-spacing:0.02em;opacity:0.9;font-weight:100;}
.banner-link a{border:none;background: rgb(255 255 255);color: #13479c;letter-spacing:0.05em;font-size:15px;line-height:50px;height:50px;width:150px;}
.banner-link a.go{color:#104098;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: #13479c;color:#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;}
#main_content .arrow{position:absolute;left:0;right:0;bottom:50px;z-index:10;width: 25px;height: 40px;border-radius:50px;line-height: 40px;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;border:2px solid #ffffff3b;font-size:12px;}
#main_content .arrow:hover{background:rgba(255,255,255,.15);border:2px solid rgb(255 255 255);}
#main_content .arrow i{font-size:15px;color:#fff;}
#main_content .arrow a {width: 100%; height: 100%; padding-top: 10px;}
#main_content .arrow span {display: block;width: 2px; height: 10px;background: #fff;margin: auto; }
@-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;}
}


/* 首页顶部 */
.index_top .top-box {align-items: center; justify-content: space-between;line-height: 50px;}
.index_top .tips {font-size: 14px; color: #999;}
.index_top .top-link ul {border-right: 1px solid #e9e9e9;font-size: 14px;}
.index_top .top-link li a {padding: 0 20px;border-left: 1px solid #e9e9e9;color: #999; align-items: center;}
.index_top .top-link li i {margin-right: 5px;font-size: 17px;}
/* 首页布局 */
#index_body .head {font-size: 18px; padding-bottom: 30px;line-height: 30px;}
#index_body .head h3.title {font-size: 4rem;line-height: 1.5em;letter-spacing: 0.02em;display: inline-block;font-weight: bold;}
#index_body .head h3.title span {position: relative; z-index: 99;}
#index_body .head h3.title.dz::before { content: ''; position: absolute; z-index: 9; top: 0; right: -9px; width: 25px; height: 25px; background: #13479c; border-radius: 50%;}
#index_body .head .en-title { font-size: 2.4rem; line-height: 1em;margin-top: 5px;}
#index_body .head .subtitle {line-height: 1.5em;}

/* 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.lk { border: 1px solid #13479c; background: #fff; color: #13479c;}
.i-more .bgsqr1,.i-more .bgsqr2,.i-more .bgsqr3,.i-more .bgsqr4 {background: #13479c; 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: #13479c;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;}


/* 首页banner */
.banner_box .banner {width: 100%; height: 650px;}
.banner_box .banner li {height: 650px; background-size: cover; background-position: center;}
.banner_box .banner li a {width: 100%; height: 100%;}
.xk_pagination { position: absolute; z-index: 5;margin-bottom: 10px;}
.xk_pagination .swiper-pagination-bullet {width: 25px; height: 5px;border-radius: 0;transition: all 0.3s; }
.xk_pagination .swiper-pagination-bullet-active {width: 40px;transition: all 0.3s;background: #13479c; }
.banner .arrow {position: absolute;left: 105%;top: 50%;margin-top: -25px;width: 50px;height: 50px;z-index: 90;/* background: rgb(255 255 255); */color: #13479c;line-height: 50px;text-align: center;border-radius: 50%;opacity: 0;border: 1px solid #13479c;}
.banner .arrow:hover {background: #13479c;color: #FFF;}
.banner .arrow i {font-size: 20px;}
.banner .arrow-left {right: 105%;left: auto;}
.banner:hover .arrow {left: 94%;opacity: 1;}
.banner:hover .arrow.arrow-left {right: 94%;left: auto;}
/* 首页搜索栏 */
#search_bg {padding: 20px 0;background: #eee;border-bottom: 1px solid #e7e7e7;}
#search_bg .searchBox {width: 400px;}
#search_bg .head_search {width: 100%;margin: 0 auto;}
#search_bg .searchBox .inp {background: rgb(255 255 255 / 30%);color: #333;border: 1px solid #13479c;height: 40px;line-height: 40px;font-family: 'Microsoft Yahei';box-sizing: border-box;width: 75%;}
#search_bg .searchBox .searchSub {height: 40px;line-height: 40px;font-family: 'Microsoft Yahei';box-sizing: border-box;width: 25%;background: #13479c;color: #fff;}
#search_bg .hot_key {font-size: 1.6rem; line-height: 25px;}
#search_bg .hot_key p {display: inline-block; font-weight: bold;}
#search_bg .hot_key span {display: inline-block; margin-right: 10px;}
#search_bg .searchBox .searchSub:hover {background: #103c85;}
/* 首页产品展示 */
.product-box .p-menu {width: 250px;box-shadow: 0 3px 10px 0px rgb(0 0 0 / 5%);}
.product-box .p-menu .title {padding: 20px 35px;background: #13479c;justify-content: space-between; align-items: center;}
.product-box .p-menu ul {padding: 5px 0;}
.product-box .p-menu ul li  {border-bottom:1px solid #f5f5f5;line-height: 54px;font-size: 1.6rem;}
.product-box .p-menu ul li a {color: #333;padding: 0 35px;}
.product-box .p-menu ul li:hover::after {content: '';position:absolute;bottom: 0;top: 0;width: 2px;height: 100%;margin: auto;background:#13479c;z-index: 1;}
.product-box .p-menu ul li::before {content: '';position:absolute;bottom: 0;top: 0;left: 0;width: 0;transition: all 0.3s;background: rgb(19 71 156 / 5%);}
.product-box .p-menu ul li:hover::before {width: 100%;opacity: 1; }
.product-box .p-menu ul li:last-child {border-bottom:0;}

.product-box .p-list {width: calc(100% - 280px);}
.product-box .p-list ul {margin-bottom: -20px;}
.product-box .p-list li {width:calc(33.33% - 15px); margin-bottom: 20px;}
.product-box .p-list li .product-img {width: 100%; height: 0;padding-bottom:70%;}
.product-box .p-list li .product-img span { position: absolute; left: 0;top: 0; right: 0;bottom: 0;background-size: cover;background-position: center; }
.product-box .p-list li .product-info { padding: 20px 25px;line-height: 2em;    font-weight: 100; }
.product-box .p-list li .product-info .parameter {font-size: 14px;color: #999; justify-content: center;}
.product-box .p-list li .product-info .parameter span {margin: 0 15px;color: #13479c;}
.product-box .p-list li .product-info .name {font-weight: bold;}
.product-box .p-list li .product-info .des {height: 3em;}
.product-box .p-list li:hover .product-img span { transform: translateZ(0) scale(1.15); -webkit-transform: translateZ(0) scale(1.15); -ms-transform: translateZ(0) scale(1.15);}
.product-box .p-list li:hover .product-info .name { color: #13479c;}


#products .bg-zz {position: absolute;left: 0;top: 0; right: 0; bottom: 0; z-index: 1; background: rgb(0 0 0 / 45%); backdrop-filter: blur(5px);}
.product-cd ul li {width: calc(20% - 20px); margin-bottom: 25px;background: rgb(255 255 255 / 85%); backdrop-filter: blur(5px);}
.product-cd ul li a { padding: 50px 30px;}
.product-cd ul li .icon {width: 100px; height: 100px; margin: 0 auto;}
.product-cd ul li .info p.title {color: #111; font-weight: bold;}
.product-cd ul li .info::after,.product-cd ul li .info::before {content: '';position: absolute;top: 0; bottom: 0; left: 0; width: 15px; height: 2px; border-radius: 5px; background:#13479c; margin: auto 0; opacity: 0; transition: all 0.5s;}
.product-cd ul li .info::before {left: auto; right: 0;}
.product-cd ul li:hover {background: #FFF;}
.product-cd ul li:hover .info p.title {color: #13479c;}
.product-cd ul li:hover .info::after {left: 10%; opacity: 1;}
.product-cd ul li:hover .info::before {right: 10%; opacity: 1;}
.product-cd ul li .sg{position:absolute;z-index:99;left:-85%;top:-85%;width:130%;height:130%;background-image:url(/static/starry/images/icon/sg2.png);background-size:cover;background-position:center;opacity:0.75}
.product-cd ul li:hover .sg{top:80%;left:80%;transition:all 1.5s;opacity:1}

/* 首页关于我们 */
.about .data_box,.contact .data_box {width:100%;position: absolute;right: 0;top: 0;bottom: 0;background-position: right;background-size: auto 100%;z-index: 9;background-repeat: no-repeat;}

/* 首页优势 */
.advantage_list .advantage {width: auto;flex: 1; height: 550px; margin: 0 1px;}
.advantage_list .advantage.active {flex: 2.5;}
.advantage_list .advantage .img {position: absolute; left: 0; right: 0; top: 0; bottom: 0;background-size: cover; background-position: center; z-index: 9; }
.advantage_list .advantage::before {content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: #000; opacity: .4; z-index: 10; transition: all 0.5s;}
.advantage_list .advantage.active::before {opacity: .15;}
.advantage_list .advantage .info {position: absolute; left: 0; right: 0; top: 0; margin: auto; bottom: 0; z-index: 20; width: 65%; height: 150px; color: #fff; line-height: 2em;}
.advantage_list .advantage .info .title {font-weight: bold;}
.advantage_list .advantage .info .des {top: 35px; opacity: 0;}
.advantage_list .advantage.active .info .des {top: 15px; opacity: 1;transition: all 0.3s ease .4s;}
.advantage_list .advantage .ps { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 20; justify-content: center; font-weight: bold;opacity: 0;}
.advantage_list .advantage.active .ps { opacity: 0; }

/* 首页横幅 */
.call-action {background-size: cover; background-position: center;}
.call-action .call-inner {color: #dfdfdf;font-size: 1.8rem;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.05em;}
.call-action .bizwheel-btn {padding: 10px 35px;background: #FFF;color: #13479c;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: #13479c; color: #fff;}
.call-action::after {content: ''; position: absolute;left: 0; right: 0; top: 0; bottom: 0; background: rgb(19 71 156 / 55%); z-index: 1;}

#index_body .newsbox {height: 600px;}
#index_body .newsbox .i-box {position: absolute;left: 0;top: 0;right: 530px;height: 600px;}
/* 首页新闻栏目菜单 */
#index_body .news_column {position: absolute; right: 0; top: 30px;}
#index_body .news_column ul li {width: 130px; line-height: 42px; height: 42px; font-size: 1.6rem; margin-right: 10px;}
#index_body .news_column ul li a {display: block;background-color: #eeeeee;color: #111;}
#index_body .news_column ul li a:hover,#index_body .news_column ul li.cur a {background:#13479c;color: #FFF;} 
.newsbox .news-index {width: 420px;}
.newsbox .news-index .news-img {width: 100%;height: 280px;}
.newsbox .news-index .news-img span.pic {position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-position: center; background-size: cover; z-index: 9;}
.newsbox .news-index .news-img span.typename {position: absolute; left: 0; bottom: 0; background: #13479c; padding: 1px 15px; font-size: 1.5rem; color: #FFF; z-index: 19; opacity: 0;}
.newsbox .news-index .news-content p.title {font-size: 2rem;height: 40px;line-height: 40px;font-weight: bold;color: #333;}
.newsbox .news-index .news-content p.description {font-size: 1.6rem;line-height: 25px;height: 50px;font-weight: 100;}
.newsbox .news-index .news-info {font-size: 1.5rem; color: #AAA;}
.newsbox .news-index .news-info span {margin-right: 20px;}
.newsbox .news-index .news-info span i {margin-right: 5px;}
.newsbox .news-index:hover .news-img span.pic {transform: translateZ(0) scale(1.1); -webkit-transform: translateZ(0) scale(1.1); -ms-transform: translateZ(0) scale(1.1);}
.newsbox .news-index:hover .news-img span.typename {left: 10px; opacity: 1;}
.newsbox .news-index:hover .news-content p.title,#news .newsbox .n_list ul li a:hover .n_content p.title  {color: #13479c;}
#index_body .newslist ul {flex: auto; margin-left: 30px;}
#index_body .newslist li.style-0 {display: none;}
#index_body .newslist li a {/* height: 35px; *//* line-height: 35px; */}
#index_body .newslist li .data,#index_body .newslist li .newsinfo p.description {display: none}
#index_body .newslist li .newsinfo {font-size: 1.6rem;}
#index_body .newslist li .newsinfo i {margin-right: 10px; font-size: 1.2rem;}
#index_body .newslist li .newsinfo span {color: #999; font-size: 1.5rem;}
#index_body .newslist li:hover .newsinfo p.title {color: #13479c;transition:all .5s;}
#index_body .newslist li {/* padding-bottom: 15px; *//* border-bottom: 1px solid #E5E5E5; */margin-bottom: 15px;}
#index_body .newslist li a {position: relative;overflow: hidden;display: block;/* height: 90px; */padding-bottom: 10px;}
/*#index_body .newslist li.style-1 .data {display: block;width: 80px;float: left;padding-top: 10px;font-size: 1.7rem;color: #666;}*/
#index_body .newslist li .data {display: block;width: 80px;float: left;font-size: 1.4rem;color: #aaa;line-height: 20px;padding: 15px 0;height: 40px;background: #F5F5F5;margin: 5px 0;}
#index_body .newslist li .data p.day {font-size: 1.7rem;}
#index_body .newslist li .newsinfo {position: absolute;left: 100px;right: 0;font-size: 1.7rem;color: #666;}
#index_body .newslist li .newsinfo p.title {color: #333;line-height: 30px;height: 30px;}
#index_body .newslist li .newsinfo p.description {font-size: 1.5rem;line-height: 25px;display: -webkit-box;height: 50px;font-weight: 100;/* margin-top: 5px; */}
#index_body .newslist li i,#index_body .newslist li .newsinfo span {display: none;}
#index_body .newslist li:hover .data {background: #13479c; color: #fff !important;}
#index_body .newslist li:hover .newsinfo p.title {font-weight: bold;}
/* 首页常见问题 */
.fap-box {position: absolute;top: 0;bottom: 0;right: 0;width: 500px;}
.faq-l-box {/* padding: 20px 35px 20px 30px; */height: 500px;margin-top: 20px;}
.faq-l-box::before {content: "";position: absolute;left: 18px;top: 0;right: 30px;height: 35px;z-index: 99;background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));}
.faq-l-box::after {content: "";position: absolute;left: 18px;bottom: 0;right: 30px;height: 35px;z-index: 99;background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255,0)), to(rgba(255, 255, 255, 1)));}
.faq_list {height: 500px;position: absolute;z-index: 80;right: 30px;left: 30px;}
.faq_list ul li {padding: 12.5px 0;}
.faq_list ul li a {display: block;}
.faq-title {font-size: 1.8rem; color: #333; font-weight: bold; padding-left: 25px; line-height: 50px;}
.faq-title::before {content: '';position: absolute;height: 25px;width: 5px;background: #13479c;left: 0;top: 13px;}
.faq-con p.title {font-size: 1.7rem;line-height: 25px;color: #333;font-weight: 400;}
.faq-con p.title span {width: 30px;height: 30px;background: url(../images/icon/faq.png) no-repeat center center;background-size: 100% auto;display: inline-block;margin-right: 7px;vertical-align: -10px;}
.faq-con p.content {font-size: 1.5rem;color: #777;line-height: 20px; height: 40px; margin-top: 5px;padding-left: 37px; font-weight: 100;}
.faq_list ul li:hover p.title {color: #13479c;}


/* 合作伙伴 */
#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: 7%; 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;}
#contactinfo{margin: 0 auto 0;overflow: hidden;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: 80px;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; height: 60px;}
#contactinfo .footer_list .footer_title::after {content: "";position: absolute;bottom: 5px;left: 0;height: 2px;width: 35px;background: #13479c;}
#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)}
#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: 80px;}
.site-info .list-v p {float: left;width: 300px;}
.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;}

#footer .links {font-size: 1.6rem;}
#footer .links span {background: #2b3036; padding: 7px 15px; color: #aaa;  margin-right: 5px;}
#footer .links a { color: #738190; margin: 0 5px;text-decoration: underline;}
#footer .links a:hover {color: #FFF;}


/*底部产品搜索*/
.searchBox{overflow: hidden}
.searchBox input{float: left;display: block;line-height: 40px;color: #666;transition: background 0.5s;text-indent: 15px;width: 71%;height: 40px;margin: 0px 0px 0px 0px;padding: 0px;border: 0px;background: rgb(0 0 0 / 10%);outline: none;font-family: 'Microsoft JhengHei';border-radius: 5px 0 0 5px;}
.searchBox .searchSub{display: block;float: left;width: 25%;background: #13479c; color: #eee;border: 0;margin: 0;height: 40px;outline: none;font-family: 'Microsoft JhengHei';font-size: 15px;text-indent: 0;border-radius: 0 5px 5px 0;}
.searchBox .searchSub:hover{background: #13479c}
.searchBox input:focus{background-color: rgb(0 0 0 / 15%);}
#smallSearch{display: none}
.ewm_list ul{display:flex;}
.ewm_list ul li{margin-right:15px;padding: 15px;border: 1px solid #20252b;border-radius:5px;background: rgb(255 255 255 / 5%);}
.ewm_list ul li img{max-height: 110px;border-radius: 5px;overflow: hidden;}
.ewm_list .info {line-height: 1.5em;}
.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: rgb(255 255 255 / 5%);}
.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: #13479c}
.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: 9.5px;}
	#nav ul >li.navitem >a {padding: 0 35px;}
	#nav ul >li.navitem:last-child >a {padding-right: 0;}
	#nav ul >li.navitem .subnav {left: 5px;}
}
@media (max-width: 1500px) {
	.about .data_box {background-position: -100px;}
	.ptb100 {padding-top: 80px; padding-bottom: 80px;}
	.newsbox .news-index,#index_body .newslist li:nth-child(5) {display: none;}
	#index_body .newslist li.style-0 {display: block;}
	#index_body .newslist ul {margin-left: 0;}
	#index_body .news_column ul li {width: 100px;}
	#index_body .newsbox .i-box { right: 480px;}
	.fap-box {width: 450px;}
}
@media (max-width: 1280px) {
	#nav ul >li.navitem >a {padding: 0 20px;}
	.ptb100 {padding-top: 60px; padding-bottom: 60px;}
}
@media (max-width: 800px) {
	
}
