<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Arial Black Italic";
  src: url("../fonts/Arial Black Italic.woff2") format("woff2"),
       url("../fonts/Arial Black Italic.woff") format("woff"),
       url("../fonts/Arial Black Italic.ttf") format("truetype"),
       url("../fonts/Arial Black Italic.eot") format("embedded-opentype"),
       url("../fonts/Arial Black Italic.svg") format("svg");
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite, code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,sub,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio, video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; outline-style:none;/*FF*/font-size:10px;font-family: "Arial","Microsoft Yahei"; list-style:none;}
body { line-height:1; }
a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; color:#333; cursor:pointer;outline:0;}
a:hover,a:focus{ text-decoration:none;  outline-style:none;/*FF*/ }
table { border-collapse:collapse; border-spacing:0;}
input, select {vertical-align:middle;}
/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:""; height:0; line-height:0; display: block;visibility: hidden; clear:both;}
.clearfix:after{clear:both;} 
.clearfix{*zoom:1;/*IE/7/6*/}

body{ background:#000;}
.warp{ max-width:100%; padding:0 60px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{ max-width:1760px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clear{ overflow:hidden;}
.clear2{ clear:both;}

h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.play{transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;}

/*all-img*/
.xxl,icu1{ display:block;}
.xl,.l,.m,.icu2{ display:none;}

/*parts*/
div.fy {text-align:right;line-height:4rem; padding-top:20px; padding-right:25px;}
div.fy a {  margin:2px 2px; padding:8px 12px; color:#7f7e7e; font-size:1.4em; display:inline; border:1px solid #a1a2a5;}
div.fy a:hover {background-color:#1d48a3; color:#FFF; border:1px solid #1d48a3;}
div.fy a:active { background-color:#1d48a3; color:#FFF;  border:1px solid #1d48a3;}
div.fy span.current { margin:2px 2px; padding:8px 12px; border:1px solid #1d48a3; background-color:#1d48a3; color:#FFF; font-size:1.4em;}
div.fy span.disabled { margin:2px 2px; padding:8px 12px; color:#7f7e7e; font-size:1.4em; border:1px solid #a1a2a5;}

/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger {width: 24px; height: 14px;	position:absolute;	top: 25px;	right: 25px;	z-index: 999;display: none;}
#hamburger:before, #hamburger:after, #hamburger span { background:#fff; content: ''; display: block;    width: 20px;  height: 2px;}
#hamburger span {	margin: 4px 0 0 0;}
#hamburger:after {	margin: 4px 0 0 0;}
#hamburger.hb-fixed {	position: fixed;}
/* Hamburger animation */
#hamburger:before, #hamburger:after, #hamburger span {	-webkit-transition: none 0.3s ease 0.3s;	transition: none 0.3s ease 0.3s;	-webkit-transition-property: transform, top, bottom, left, opacity, margin;	transition-property: transform, top, bottom, left, opacity, margin;}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {top: 20px;}
html.mm-opening #hamburger span {	left: -50px;	opacity: 0;}
html.mm-opening #hamburger:before {	transform: rotate( 45deg );	margin: 7.5px 0 0 0;}
html.mm-opening #hamburger:after {	transform: rotate( -45deg );margin: -7.5px 0 0 0;}
/*弹出input*/
.overCurtain {position: fixed; top:20px; right:40px; height:40px; width:40px;display:none; opacity:1; z-index:1000; cursor:pointer;}
.hide-center {background-color:#444;  position:fixed; z-index:999; display:none; width:100%; height:100%; top:0;}
.hide-center .boxs{ display:table; width:100%; height:100%;}
.hide-center .box{ display:table-cell; vertical-align:middle; padding:0 20px;}
.field__input{ float:left; width:100%; border:none; outline:none; height:60px; padding:20px 160px; font-size:3.2em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; border-bottom:1px solid #ccc; background-color: transparent;}
.m-btn{ float:left;border:none; outline:none; background-color: transparent; padding:19.5px; height:60px; font-size:1.6em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:140px; position:absolute; right:40px; text-transform:uppercase;}
.s-close { width:40px; height:40px; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all; font-size:0px; margin-top:20px;	display:block;}
.s-close::before,.s-close::after {	content:'';	width:40px;	height:2px;	background:#FFF;	display:block; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;}
.s-close::before {	-webkit-transform:rotate(45deg);	transform:rotate(45deg);}
.s-close::after {	-webkit-transform:translateY(-2px) rotate(-45deg);	transform:translateY(-2px) rotate(-45deg);}
.s-close:hover:before{transform:rotate(90deg);}
.s-close:hover:after{ transform:rotate(0deg);}

.overCurtain2 {position: fixed; top: 0;    bottom: 0;    left: 0;    right: 0;width:100%;display:none; background-color:#000; opacity:0.7; z-index:999;}
.hide-center2 {position:fixed;right:0;left:0;	bottom:0;	top:20%;margin:auto;	display:none;	z-index:1000;	width: 100%;   max-width: 800px;	height:600px;}

/*header*/
.header,.header .munes .mune a:after,.header .munes .more a{ transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.header .logo,.header .mune,.header .more{ float:left;}
.header .logo{ padding:15px 0 10px 0;}
.header .logo img{ width:100%;}
.header .munes{ float:right;}
.header .munes&gt;*{ display:block; text-align:right; width:100%;}
.header .munes .more{ padding:20px 0;}
.header .munes .more a{ font-size:1.4em; color:#afafaf; line-height:32px; border-left:1px solid #484848; line-height:10px; padding:0 10px;}
.header .munes .more a:first-child{ border:none;}
.header .munes .more span{ margin:0 10px;}
.header .munes .more span img{ margin-bottom:-5px;}
.header .munes .mune a{ font-size:1.6em; font-weight:bold; color:#fff; text-transform:uppercase; margin-right:40px; position:relative;}
.header .munes .mune a:after{ position:absolute; bottom:-5px; left:0; content:""; background:#fff; width:0%; height:4px;}
.header .munes .mune span{ padding-right:10px;}
.header .munes .mune span img{ margin-bottom:-5px;}
.header .munes .mune a:hover:after,#m1 .m1:after,#m2 .m2:after,#m3 .m3:after,#m4 .m4:after,#m5 .m5:after,#m6 .m6:after,#m7 .m7:after{ width:100%;}
.header .munes .more a:hover{ color:#fff;}

/*footer*/
.footer .cd .dot *,.footer .f-share span{ transition:ease .2s all;-moz-transition:transition:ease .2s all; -webkit-transition:transition:ease .2s all; -o-transition:transition:ease .2s all;}
.footer{ padding:120px 0 100px 0;}
.footer .fo1{ overflow:hidden;}
.footer .fo1 .dots{ width:60%;}
.footer .fo1 .f-contact{ width:40%;}
.footer .fo1 .dots&gt;*,.footer .fo1&gt;*{ float:left;}
.footer .fo1 .dots .dot{ float:left; width:20%;}
.footer .fo1 .dots .dot h3 a{ font-size:1.8em; font-weight:bold;  line-height:24px; margin-bottom:16px; color:#fff; display:inline-block;}
.footer .fo1 .dots .dot p a{ font-size:1.4em; color:#a5a5a5; line-height:24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px; display: inherit;}
.footer .fo1 .dots .dot p a:hover{ color:#fff;}
.footer .fo1 .f-contact&gt;*{ float:left;}
.footer .fo1 .f-contact .fc{ width:60%;}
.footer .fo1 .f-contact .fc h3{ font-size:1.8em; font-weight:bold; color:#fff; line-height:30px; margin-bottom:16px;}
.footer .fo1 .f-contact .fc div{ overflow:hidden; margin-bottom:16px;}
.footer .fo1 .f-contact .fc div&gt;*{ float:left;}
.footer .fo1 .f-contact .fc div p,.footer .fo1 .f-contact .fc div span{ font-size:1.4em; color:#a5a5a5; line-height:24px;}
.footer .fo1 .f-contact .fc div span{ width:80px;}
.footer .fo1 .f-contact .fc div h4{ font-size:1.8em; color:#fff; font-weight:bold; line-height:24px;}
.footer .fo1 .f-contact .fc div p,.footer .fo1 .f-contact .fc div h4{ width:calc(100% - 80px);}
.footer .fo1 .f-contact .fc form{ margin-top:10px;}
.footer .fo1 .f-contact .fc form .f-input{ outline:none; border:none; padding:12px 40px 12px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size:1.4em; line-height:24px; color:#656565; width:100%; background:url(../images/f-arrow.png) no-repeat #232323; background-position:95% center;}
.footer .fo1 .f-contact .two{ float:right;}
.footer .fo1 .f-contact .two .f-share{ margin-top:35px;}
.footer .fo1 .f-contact .two .f-share span{ float:left; width:25%; text-align:center;}
.footer .fo2{ text-align:center; margin-top:50px;}
.footer .fo2 p{ font-size:1.4em; color:#a6a6a6; line-height:24px; margin-top:25px;}
.footer .fo2 p a{ font-size:1em; color:#a6a6a6; line-height:24px;}
.footer .fo2 p a:hover{ text-decoration:underline;}

.bottomlist{ background:#006ad0; position:fixed; width:100%; bottom:0; left:0;  display:none; z-index:200;}
.bottomlist ul{ width:100%;}
.bottomlist ul li{ width:33.33%; float:left; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:5px;}
.bottomlist&gt;ul&gt;li&gt;a&gt;div{ font-size:1.6em; color:#fff;}
.bottomlist ul li img{ width:40px; height:40px;}

/*banner*/
.banner .swiper-slide .warp .txt a img{ transition:ease .2s all;-moz-transition:transition:ease .2s all; -webkit-transition:transition:ease .2s all; -o-transition:transition:ease .2s all;}
.banner .swiper-slide .warp .txt a{ transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.banner .swiper-slide{ height:900px; background-size:cover !important;}
.banner .swiper-slide .warp{ display:table; height:100%; width:100%;}
.banner .swiper-slide .warp .txt{ text-align:center; display:table-cell; vertical-align:middle; color:#fff;}
.banner .swiper-slide .warp .txt h3{ text-transform:uppercase; font-size:5em; font-weight:bold; margin-bottom:30px; font-family: "Arial Black Italic";}
.banner .swiper-slide .warp .txt p{ font-size:2em; line-height:30px; color:#fff;}
/*ip*/
.ip .right .dots .dot p a:after,.ip .right .dots .dot p a,.ip .right .dots .dot h3 a{ transition:ease .8s all;-moz-transition:transition:ease .8s all; -webkit-transition:transition:ease .8s all; -o-transition:transition:ease .8s all;}
.ip{ padding:120px 0; overflow:hidden;}
.ip .warp&gt;*{ float:left;}
.ip .left{ width:32%; text-align:right;}
.ip .left img{ max-width:100%;}
.ip .right{ width:68%; padding-top:4%; max-width:900px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left:60px;}
.ip .right&gt;h3{ font-size:5em; color:#fff; font-weight:800; margin:0 0 25px -32%;}
.ip .right&gt;p{ font-size:1.4em; color:#c6c6c6; line-height:28px;}
.ip .right .dots{ margin-top:60px; overflow:hidden;}
.ip .right .dots .dot{ float:left; padding-right:120px;}
.ip .right .dots .dot h3 a{ font-size:2.2em; color:#fff; font-weight:bold; margin-bottom:24px; display:inline-block;}
.ip .right .dots .dot p a{ overflow:hidden; font-size:1.4em; color:#fff; font-weight:bold; display:inline-block; position:relative; text-indent:20px; line-height:26px;}
.ip .right .dots .dot p a:after{ position:absolute; top:0; left:-20px; display:block; width:10px; height:10px; content:"+"; color:#fff;}
.ip .right .dots .dot p a:hover:after{ transform:rotate(360deg);color:#4badf8;}
.ip .right .dots .dot p a:hover{ color:#4badf8;}
.ip .right .dots .dot h3 a:hover{ color:#4badf8;}
/*i-lines*/
.i-lines{ padding:80px 0 240px 0; text-align:center; color:#fff;}
.i-lines h3{ font-size:6em; line-height:60px; font-family: "Arial Black Italic"; margin-bottom:35px;}
.i-lines p{ font-size:3em; line-height:40px;}
/*ia*/
.ia{ position:relative; overflow:hidden; padding:60px 0;}
.ia:after{ position:absolute; top:0; left:0; width:80%; height:100%; content:"";  background:rgba(5,80,160,0.14);}
.ia .warp{ position:relative; z-index:2;}
.ia .warp&gt;*{ float:left; width:50%; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ia .left{ color:#fff;}
.ia .left .txt h3{ font-size:4em; color:#fff; text-transform:uppercase; font-family: "Arial Black Italic";}
.ia .left .txt h4{ font-size:3em; padding:18px 0 35px 0;}
.ia .left .txt p{ font-size:1.4em; line-height:24px; max-width:630px;}
.ia .left .dots{ margin-top:100px;}
.ia .left .dots .dot{ text-align:center; float:left; padding-right:6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ia .left .dots .dot h3{ font-size:4em; font-weight:bold; margin-bottom:12px;}
.ia .left .dots .dot h3 span{ font-size:1em;}
.ia .left .dots .dot h3 sub{ font-size:14px; margin-top:-10px; margin-left: 5px;}
.ia .left .dots .dot p{ font-size:1.4em; line-height:30px;}
.ia .right img{ max-width:100%;}
/*inews*/
.inews .left .txts .txt h3,.inews .left .txts img,.inews .right .dot h3,.inews .right .btn a{ transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.inews{ margin-top:160px; overflow:hidden;}
.inews&gt;*{ float:left; width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 20px;}
.inews .left{ position:relative; z-index:2; background:rgba(18,18,18,0.66); margin-bottom:80px;}
.inews .left .txts{ max-width:750px; margin:80px auto;}
.inews .left .txts .img{ overflow:hidden;}
.inews .left .txts img{ max-width:100%;}
.inews .left .txts .txt{ max-width:540px; color:#fff; margin:0 auto;} 
.inews .left .txts .txt h4{ font-size:2.6em; padding:30px 0 20px 0; text-align:center;}
.inews .left .txts .txt h3{ font-size:3.2em; font-weight:800; line-height:40px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; margin-bottom:25px; height:80px;}
.inews .left .txts .txt p{ font-size:1.4em; line-height:24px; height:48px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2;}
.inews .right{ background:rgba(93,48,50,0.12); margin-top:80px; width:calc(50% + 60px); margin-left:-60px; padding:60px 60px 100px 120px;}
.inews .right .dot{border-bottom:1px solid #2f2b2b; padding:30px 0 15px 0;}
.inews .right .dot h4{ font-size:1.8em; color:#808080; line-height:26px; margin-bottom:10px; }
.inews .right .dot h3{ font-size:1.8em; font-weight:bold; line-height:40px; color:#fff; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:40px;}
.inews .right .dot p{ font-size:1.4em; line-height:24px; color:rgba(255,255,255,0.51); max-width:680px; -webkit-line-clamp:2; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; height:48px;}
.inews .right .btn{ margin-top:15%;}
.inews .right .btn a{ font-size:1.4em; color:#939393; line-height:24px; border:1px solid #545151; display:inline-block; padding:10px 8px;}
.inews .left .txts:hover .txt h3,.inews .right .dot:hover h3{ color:#4badf8;}
.inews .left .txts:hover .img img{ transform:scale(1.05);}
.inews .right .btn a:hover{ background:#4badf8; color:#fff;}

/*banners*/
.banners .txts{ height:800px; background-size:cover !important; display:table; width:100%;}
.about{ background:url(../images/banners/about-banner.jpg) center center no-repeat;}
.news{ background:url(../images/banners/news-banner.jpg) center center no-repeat;}
.application{ background:url(../images/banners/application-banner.jpg) center center no-repeat;}
.product{ background:url(../images/banners/product-banner.jpg) center center no-repeat;}
.technology{ background:url(../images/banners/technology-banner.jpg) center center no-repeat;}
.banners .txt{ display:table-cell; vertical-align:middle; text-align:center; width:fit-content; opacity:0.4; color:#fff; padding:0 50% 0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.technology .txt{ padding:0 25% 0 40px; }
.product .txt{ padding:0 40% 0 40px; }
.banners .txt h3{ font-size:18em; text-transform:uppercase;  font-family: "Arial Black Italic";}
.banners .txt h4{ font-size:10em; text-transform:uppercase; font-family: "Arial Black Italic";}
.banners .txt p{ font-size:2em; line-height:40px;}

/*about*/
.about-t .ab1{ color:#fff; padding:110px 0 100px 0; text-align:center;}
.about-t .ab1 h3{ font-size:6em; line-height:70px; font-family: "Arial Black Italic"; text-transform:uppercase; margin-bottom:25px;}
.about-t .ab1 p{ font-size:2em; line-height:30px;}
.about-t .ab2{ background:#f4f9ff; padding:70px 0 90px 0;}
.about-t .ab2 .tit h3{ text-transform:uppercase; font-size:4em;  font-family: "Arial Black Italic"; color:#484848;}
.about-t .ab2 .tit h4{ font-size:3em; color:#484848; }
.about-t .ab2 .introduction{ overflow:hidden;}
.about-t .ab2 .introduction .txts{ margin-top:45px;}
.about-t .ab2 .introduction .txts&gt;*{ float:left; width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab2 .introduction .left .txt{ height:240px; background:#fdfeff;  padding:35px 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-image:linear-gradient(90deg,#fdfeff 0%,#fdfeff 96%,#f4f9ff 96%,#f4f9ff 100%,#f4f9ff 100%);}
.about-t .ab2 .introduction .left .txt p{ width:96%; color:#929292; font-size:1.4em; line-height:24px;}
.about-t .ab2 .introduction .left .txt .t{ padding:0 6px; overflow: auto; height:170px; background-image:linear-gradient(90deg,#fdfeff 0%,#fdfeff 96%,#f4f9ff 96%,#f4f9ff 100%,#f4f9ff 100%);}
.about-t .ab2 .introduction .left .t::-webkit-scrollbar-track{ border-radius: 10px; background-image:linear-gradient(90deg,#f4f9ff 0%,#f4f9ff 40%,#e3e5e9 40%,#e3e5e9 60%,#f4f9ff 60%,#f4f9ff 100%); }  
.about-t .ab2 .introduction .left .t::-webkit-scrollbar-thumb{ border-radius: 10px; background-image:linear-gradient(90deg,#f4f9ff 0%,#f4f9ff 0%,#dcdcdc 0%,#dcdcdc 100%,#f4f9ff 100%,#f4f9ff 100%);}  
.about-t .ab2 .introduction .left .t::-webkit-scrollbar { width:5px;background-color:#F5F5F5;}
.about-t .ab2 .introduction .left{ padding-right:2%;} 
.about-t .ab2 .introduction .left .dots{ text-align:center; margin-top:50px;}
.about-t .ab2 .introduction .left .dots .dot{ display:inline-block; padding:0 5%;}
.about-t .ab2 .introduction .left .dots .dot p{ color:#184485; opacity:0.6; font-size:1.4em; line-height:24px; text-transform:uppercase; padding:10px 0 5px 0;}
.about-t .ab2 .introduction .left .dots .dot span{ display:inline-block; width:35px; height:2px; background:#184485; opacity:0.4;}
.about-t .ab2 .introduction .left .dots .dot img{transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.about-t .ab2 .introduction .left .dots .dot:hover img{ transform:translateY(-10px);}
.about-t .ab2 .introduction .right{ padding-left:2%;}
.about-t .ab2 .introduction .right img{ max-width:100%; width:100%;}
.about-t .ab2 .culture .tit{ padding:90px 0 60px 0;}
.about-t .ab2 .culture .abc{ display:table; width:100%;}
.about-t .ab2 .culture .abc&gt;*{ display:table-cell; vertical-align:top;overflow:hidden;}
.about-t .ab2 .culture .abc .ab-list{ width:290px;}
.about-t .ab2 .culture .abc .ab-list div{ background:#00479d; opacity:0.55; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:12% 20%; margin-bottom:2px;}
.about-t .ab2 .culture .abc .ab-list h3{ font-size:2.4em; margin-bottom:10px;}
.about-t .ab2 .culture .abc .ab-list p{ font-size:1.6em; line-height:24px; text-transform:uppercase;}
.about-t .ab2 .culture .abc .ab-list .hover { opacity:1;}
.about-t .ab2 .culture .abc .ab-txt{ overflow:hidden; width:calc(100%  - 290px);}
.about-t .ab2 .culture .abc .ab-txt .box{ display:none; padding-left:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab2 .culture .abc .ab-txt .box .dot{ background:#00479d; height:100%; width:calc(50% - 20px); margin:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:4% 4%; max-height:100%; float:left; position:relative;}
.about-t .ab2 .culture .abc .ab-txt .box .dot:after,.about-t .ab2 .culture .abc .ab-txt .box .dot:before{ position:absolute; top:0; left:0; content:""; background:#00479d;}
.about-t .ab2 .culture .abc .ab-txt .box .dot:after{ width:5px; height:40%;}
.about-t .ab2 .culture .abc .ab-txt .box .dot:before{ width:1px; height:100%;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .t1{ padding-bottom:40%;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .t1 h3{ font-size:1.4em; color:#fff; margin-bottom:20px;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .t1 h4{ font-size:7.2em; color:#fff; font-weight:800; word-break: break-all;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .t2 h3{ font-size:1.4em; margin-bottom:12px; color:#fff;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .t2 p{ font-size:1.2em; color:#999999; line-height:20px;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .t2{ height:220px;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .btn{ overflow:hidden; display:inline-block; border:2px solid #fff; width:60px; height:60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:20px; border-radius:50px; text-align:center;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .btn&gt;*{ display:inline-block; line-height:20px;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .btn p{ font-size:1.6em; color:#fff; width:0; opacity:0; display:inline-block; display:none; text-transform:uppercase;}
.about-t .ab2 .culture .abc .ab-txt .box .dot,.about-t .ab2 .culture .abc .ab-txt .box .dot *{ transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .btn:hover{ padding:15px 20px; width:80%; height:50px; margin:5px 10%;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .btn:hover p{ width:fit-content; opacity:1; display:inline-block;}
.about-t .ab2 .culture .abc .ab-txt .box .dot .btn:hover img{ height:12px; width:20px; transform:rotate(180deg);}
.about-t .ab2 .culture .abc .ab-txt .box .dot:hover{ background:#fff;}
.about-t .ab2 .culture .abc .ab-txt .box .dot:hover .btn{ background:#00479d;}
.about-t .ab2 .culture .abc .ab-txt .box .dot:hover .t1 h3,.about-t .ab2 .culture .abc .ab-txt .box .dot:hover .t1 h4,.about-t .ab2 .culture .abc .ab-txt .box .dot:hover .t2 h3{ color:#00479d;}
.about-t .ab3 .ab3-line{ padding:80px 0 130px 0;text-align:center;}
.about-t .ab3 .ab3-line h3{ font-size:6em; color:#fff; font-family: "Arial Black Italic"; line-height:70px; text-transform:uppercase; margin-bottom:30px;}
.about-t .ab3 .ab3-line p{ font-size:2em; line-height:30px; color:#fff; max-width:860px; margin:0 auto;}
.about-t .ab3 .history .tit h3{ font-size:4em; font-family: "Arial Black Italic"; color:#fff; margin-bottom:15px;}
.about-t .ab3 .history .tit h4{ font-size:3em; color:#fff; margin-bottom:45px;}
.about-t .ab3 .history .txts .history-slider{ padding:20px 60px; background:url(../images/about/ab3-bg.png) center center no-repeat; background-size:cover; height:540px;}
.about-t .ab3 .history .txts .history-slider .swiper-slide{color:#fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; width: fit-content; max-width: 50%;}
.about-t .ab3 .history .txts .history-slider .swiper-slide h3{ font-size:2.4em; color:#fff; line-height:40px; border-bottom:5px solid #003883; display:inline-block;}
.about-t .ab3 .history .txts .history-slider .swiper-slide .txt{height: 50%;overflow:hidden; padding:40px 20px; border-bottom: 1px dashed rgba(255,255,255,0.4); border-left: 1px solid rgba(255,255,255,0.6);}
.about-t .ab3 .history .txts .history-slider .swiper-slide:nth-child(2n) .txt{ margin-top:249px; border-bottom: none; border-top: 1px dashed rgba(255,255,255,0.4);}
.about-t .ab3 .history .txts .history-slider .swiper-slide .txt h4{position: relative;font-size:2.8em;font-weight:800;line-height:40px;margin-bottom:20px;margin-left: -20px;border-left: 4px solid #2c67b3;padding-left: 20px;}
.about-t .ab3 .history .txts .history-slider .swiper-slide .txt h4:after{position: absolute;top: 13px;left: -6px;content: "";width: 14px;height: 14px;background: #2c67b3;border-radius: 50%;}
.about-t .ab3 .history .txts .history-slider .swiper-slide .txt p{ font-size:1.4em; opacity:0.6; line-height:1.5;}
.about-t .ab3 .history .txts .history-slider .swiper-button-prev,.about-t .ab3 .history .txts .history-slider .swiper-button-next{background-image:url(../images/about/ab3-p.png);width: 60px;height:100%;right:0;background-size:60% auto;top:22px;opacity:1;}
.about-t .ab3 .history .txts .history-slider .swiper-button-prev{ transform: rotate(180deg);left:0; right:auto;}
.about-t .ab4 .ab4-line{ padding-bottom: 110px;}
.about-t .ab4 .ab4-line .warp&gt;h3{ padding-top:110px; font-size:6em; line-height:70px; font-weight:800; color:#fff; text-align:center; text-transform:uppercase; font-family: "Arial Black Italic"; margin-bottom:30px;}
.about-t .ab4 .ab4-line .warp&gt;p{ text-align:center; font-size:2em; line-height:30px; color:#fff;}
.about-t .ab4 .ab4-line .warp .tit{ padding-top:110px; color:#fff;}
.about-t .ab4 .ab4-line .warp .tit h3{ font-size:4em; font-family: "Arial Black Italic"; margin-bottom:15px;}
.about-t .ab4 .ab4-line .warp .tit h4{ font-size:3em; line-height:40px;}
.about-t .ab4 .join{ display:table; width:100%; margin-top:40px; overflow:hidden;}
.about-t .ab4 .join&gt;*{ display:table-cell; vertical-align:middle;}
.about-t .ab4 .join .left{ width:40%; background:url(../images/about/ab4.png) center center no-repeat; background-size:cover; padding:6% 8%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab4 .join .right{ background:#f6f9ff; width:60%;}
.about-t .ab4 .join .left h3{ font-size:3em; font-weight:800; margin-bottom:30px; text-transform:uppercase; color:#fff;}
.about-t .ab4 .join .left input{ border:none; outline:none;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab4 .join .left .fc-input{padding:12px 10px; font-size:1.4em; line-height:24px; color:#737373;border-bottom:1px solid #e1e1e1;margin:0 0px 30px 0px; width:100%; }
.about-t .ab4 .join .left .dot .fc-input{ color:#333; width:100%; margin:0 0px 30px 0px; }
.about-t .ab4 .join .left .fc-input::-webkit-input-placeholder {  color:#555;}
.about-t .ab4 .join .left .fc-input:-moz-placeholder {   color:#555;}
.about-t .ab4 .join .left .fc-input::-moz-placeholder {  color:#555;}
.about-t .ab4 .join .left .fc-input:-ms-input-placeholder {  color:#555;}
.about-t .ab4 .join .left .btn .fc-btn{ padding:12px 35px; font-size:1.6em; color:#f3f3f3; line-height:24px; cursor:pointer; background:#203298; float:right; box-shadow:0 5px 5px rgba(0,0,0,0.34); transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.about-t .ab4 .join .left .btn .fc-btn:hover{ background:#666;}
.about-t .ab4 .join .right .dots{ width:100%; max-width:990px; overflow:hidden;}
.about-t .ab4 .join .right .dots .dot h3{ font-size:1.8em; color:#000; line-height:24px; text-transform:uppercase; margin-bottom:35px;}
.about-t .ab4 .join .right .dots .dot .do{ overflow:hidden; margin-bottom:15px;}
.about-t .ab4 .join .right .dots .dot .do&gt;*{ float:left; line-height:15px;}
.about-t .ab4 .join .right .dots .dot .do span{ width:30px;}
.about-t .ab4 .join .right .dots .dot .do h4{ font-size:1.2em; color:#7a7a7a; padding-right:20px;}
.about-t .ab4 .join .right .dots .dot .do p{ font-size:1.2em; color:#7a7a7a;}
.about-t .ab4 .join .right .dots .dot .do:nth-child(4) p{ width:calc(100% - 130px);}
.about-t .ab4 .join .right .dots .dot{ float:left; width:50%; border-right:1px solid #c4c6ca; border-bottom:1px solid #c4c6ca; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:6% 4% 4% 4%;}
.about-t .ab4 .join .right .dots .dot a{ font-size:1.2em; color:#7a7a7a; margin-top:15px; display:inline-block;}
.about-t .ab4 .join .right .dots .dot a:hover{ color:#222;}
.about-t .ab5 .contact{ background:url(../images/about/contact-bg.png) center center no-repeat; background-size:cover; color:#fff;}
.about-t .ab5 .contact .c1{ padding:120px 0 300px 0; position:relative;}
.about-t .ab5 .contact .c1 .tit{ padding-top:3%;}
.about-t .ab5 .contact .c1 .tit h3{ font-size:4em; font-family: "Arial Black Italic"; margin-bottom:20px; text-transform:uppercase;}
.about-t .ab5 .contact .c1 .tit h4{ font-size:3em; line-height:40px;}
.about-t .ab5 .contact .c1 .tit{ float:left; width:30%;}
.about-t .ab5 .contact .c1&gt;.dots{ float:left; width:70%;}
.about-t .ab5 .contact .c1&gt;.dots .dot{ float:left; width:33.33%;}
.about-t .ab5 .contact .c1&gt;.dots .dot h3{ font-size:1.8em; color:#2c67b3; font-weight:bold; text-transform:uppercase; margin-bottom:25px;}
.about-t .ab5 .contact .c1&gt;.dots .dot h3 span{padding-right:5px;}
.about-t .ab5 .contact .c1&gt;.dots .dot p{ border-right:1px dashed #89898c; font-size:1.4em; color:#b3b3b3; line-height:22px; max-width:82%; margin:0 auto;}
.about-t .ab5 .contact .c1&gt;.dots .dot:last-child p{ border-right:none;}
.about-t .ab5 .contact .c2{ background:#f6f9ff; position:absolute; left:0; right:0; margin:0 auto; bottom:-20%; z-index:10; max-width:860px; border-radius:20px; padding:4%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab5 .contact .c2&gt;h3{ font-size:1.8em; color:#2c67b3; font-weight:bold; text-transform:uppercase; margin-bottom:45px;}
.about-t .ab5 .contact .c2 .dots{ display:table; width:100%;}
.about-t .ab5 .contact .c2 .dots .dot{ border-right:1px solid #e5e5e5; text-align:center; display:table-cell; width:25%;}
.about-t .ab5 .contact .c2 .dots .dot h3{ padding:10px 0 6px 0; font-size:1.4em; color:#6c6c6c; line-height:24px;}
.about-t .ab5 .contact .c2 .dots .dot span{ background:#2c67b3; width:25px; height:3px; margin:0px auto 20px auto; display:inline-block;}
.about-t .ab5 .contact .c2 .dots .dot p{  font-size:1.2em; color:#9d9d9d; line-height:16px;}
.about-t .ab5 .contact .c2 .dots .dot:last-child{ border:none;}

/*map*/
.content-window-card { position: relative; box-shadow: none; bottom: 0; left: 0; width: auto; padding: 0;}
.content-window-card p { height: 2rem;}
.custom-info {border: solid 1px silver;}
div.info-top { position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0;}
div.info-top div { display: inline-block; color: #333333; font-size: 14px; font-weight: bold; line-height: 31px; padding: 0 10px;}
div.info-top img { position: absolute; top: 10px; right: 10px; transition-duration: 0.25s;}
div.info-top img:hover { box-shadow: 0px 0px 5px #000;}
div.info-middle { font-size: 12px; padding: 10px 6px; line-height: 20px;}
div.info-bottom {height: 0px; width: 100%; clear: both; text-align: center;}
div.info-bottom img { position: relative;  z-index: 104;}
#map span { margin-left: 5px; font-size: 11px;}
.info-middle img { float: left; margin-right: 6px;}
#container{ height:440px; opacity:0.7;}
/*joinshow*/
.joinshow{ color:#fff; padding:60px 0;}
.joinshow .tit h3{ font-size:2em; text-align:center; line-height:24px; margin-bottom:30px;}
.joinshow .txt .t1{ overflow:hidden;}
.joinshow .txt .t1 p{ width:50%; float:left; border-bottom:1px solid #fff; font-size:1.4em; line-height:24px; padding:12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.joinshow .txt .t2{ padding:30px 12px;}
.joinshow .txt .t2 p{ font-size:1.4em; line-height:24px;}
.joinshow .txt .t2 h3{ font-size:1.8em; font-weight:bold; margin:20px 0 10px 0; line-height:24px;}
.joinshow .txt .btn a{ border:1px solid #fff; margin:12px; font-size:2em; font-weight:bold; padding:12px 20px; display:inline-block; color:#fff; transition:ease .4s all;-moz-transition:transition:ease .4s all; -webkit-transition:transition:ease .4s all; -o-transition:transition:ease .4s all;}
.joinshow .txt .btn a:hover{ background:#fff; color:#000;}

/*news*/
.news-t .n1 .news1-slider .swiper-slide,.news-t .n1 .news1-slider .swiper-slide *,.news-t .n1 .news1-slider .swiper-slide:after{transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.news-t .lines{ padding:110px 0; text-align:center; color:#fff;}
.news-t .lines h3{ font-size:6em; font-family: "Arial Black Italic"; line-height:70px; text-transform:uppercase; margin-bottom:25px;}
.news-t .lines p{ font-size:2em; line-height:30px;}
.news-t .n1{ background:url(../images/news1-bg.png) right center no-repeat; background-size:auto !important; overflow:hidden; padding:80px 0;}
.news-t .n1 .left{ float:left; width:30%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left:5%;}
.news-t .n1 .news1-slider{ width:70%; float:right; padding-bottom:100px;}
.news-t .n1 .news1-slider .swiper-slide{ overflow:hidden; position:relative;}
.news-t .n1 .news1-slider .swiper-slide:after{ position:absolute; bottom:0; left:15%; height:6px; width:0%; content:""; background:#db8e3d;}
.news-t .n1 .news1-slider .swiper-slide a{ display:table; width:100%;}
.news-t .n1 .news1-slider .swiper-slide a&gt;*{ display:table-cell; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align:middle;}
.news-t .n1 .news1-slider .swiper-slide .date{ background: #eee; /*background:#1c287d;*/ width:15%; padding:8px 15px;}
.news-t .n1 .news1-slider .swiper-slide .date h3{ font-size:4.8em; color: #333;/* color:#fff; */ font-family: "Arial Black Italic"; text-align:center; opacity:0.6; padding:25px 0 50px 0;}
.news-t .n1 .news1-slider .swiper-slide .txt{/* background:#1e2c85; */ background: #fff;  padding:35px 24px; width:80%;}
.news-t .n1 .news1-slider .swiper-slide .txt h3{ font-size:1.8em; line-height:24px; color:#333; margin-bottom:20px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1; height:24px;}
.news-t .n1 .news1-slider .swiper-slide .txt p{ width:80%; color:#333; font-size:1.4em; line-height:24px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; height:48px;}
.news-t .n1 .news1-slider .swiper-slide .btn{ background:#293aa6; text-align:center; opacity:0;}
.news-t .n1 .news1-slider .swiper-slide:hover .txt{ width:75%;}
.news-t .n1 .news1-slider .swiper-slide:hover .btn{ opacity:1;}
.news-t .n1 .news1-slider .swiper-slide:hover .date h3{ opacity:1;}
.news-t .n1 .news1-slider .swiper-slide:hover:after{width:85%;}
.news-t .n1 .news1-slider .swiper-pagination-bullet{ width:10px; height:10px; background:#2d3dcf; border-radius:0; opacity:1;}
.news-t .n1 .news1-slider .swiper-pagination-bullet-active{ background:#fff;}
.news-t .n1 .news1-slider .swiper-button-next{ right:0; background-image:url(../images/news/n-n.png);}
.news-t .n1 .news1-slider .swiper-button-prev{ left:0; background-image:url(../images/news/n-p.png);}
.news-t .n1 .news1-slider .swiper-button-next,.news-t .n1 .news1-slider .swiper-button-prev{ background-size: auto; border:1px solid #f39800; width:58px; height:58px; background-color:#f39800;}
.news-t .n1 .news1-slider .btns{  position:absolute; bottom:40px; right:0; width:130px;}
.news-t .n1 .news1-slider .swiper-button-disabled{ opacity:1; background-color:transparent;}
.news-t .n1 .n-input,.news-t .n1 .n-btn{ border:none; outline:none; float:left; height:40px; font-size:1.4em; line-height:18px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.news-t .n1 .n-input{ background:url(../images/news/n-search.png) left center no-repeat #d1d5f2; padding:6px 6px 6px 50px; width:calc(80% - 120px);}
.news-t .n1 .n-btn{ width:100px;  background:#203298; text-align:center; color:#fff; font-size:1.4em; font-weight:bold; text-transform:uppercase;}
.news-t .n2{ padding:90px 0;}
.news-t .n2 .tit,.news-t .n2 .txt{ padding:0 50px;}
.news-t .n2 .tit{ color:#fff; margin-bottom:50px;}
.news-t .n2 .tit h3{ font-size:4em; font-family: "Arial Black Italic"; margin-bottom:20px;}
.news-t .n2 .tit h4{ font-size:3em; line-height:40px;}
.news-t .n2 .news2-slider{ padding:0 120px;}
.news-t .n2 .news2-slider .swiper-button-next{ right:0; background-image:url(../images/news/n2-n.png);}
.news-t .n2 .news2-slider .swiper-button-prev{ left:0; background-image:url(../images/news/n2-p.png);}
.news-t .n2 .news2-slider .swiper-button-disabled{ opacity:1;}
.news-t .n2 .news2-slider .swiper-button-next,.news-t .n2 .news2-slider .swiper-button-prev{ background-size:120px 100%; width:120px; height:100%; top:22px; background-color:#000;}
.news-t .n2 .news2-slider .swiper-slide{ background:#dee1e6;}
.news-t .n2 .news2-slider .swiper-slide .img img{ width:100%;}
.news-t .n2 .news2-slider .swiper-slide .txt{ padding:30px 16px 16px 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.news-t .n2 .news2-slider .swiper-slide .txt h3{ font-size:1.4em; line-height:24px; color:#000; font-weight:bold; text-transform:uppercase; text-align:center; margin-bottom:15px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; height:48px;}
.news-t .n2 .news2-slider .swiper-slide .txt p{ font-size:1.2em; line-height:16px; color:#737373; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:4; height:64px;}
.news-t .n2 .news2-slider .swiper-slide .txt .date{ border-top:1px solid #b4b6ba; text-align:right; margin-top:40px; padding-top:10px;}
.news-t .n2 .news2-slider .swiper-slide .txt .date h4{ display:inline-block; font-size:1.2em; color:#000;}
.news-t .n2 .news2-slider .swiper-slide .txt .date span{ display:inline-block; width:11px; height:11px; background:url(../images/news/timer1.png) top center no-repeat; margin-right:5px;}
.news-t .n2 .news2-slider .swiper-slide,.news-t .n2 .news2-slider .swiper-slide *{transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.news-t .n2 .news2-slider .swiper-slide:hover{ background:#00479d;}
.news-t .n2 .news2-slider .swiper-slide:hover .txt .date span{ background:url(../images/news/timer1.png) bottom center no-repeat;}
.news-t .n2 .news2-slider .swiper-slide:hover .date h4{ color:#fffefe;}
.news-t .n2 .news2-slider .swiper-slide:hover h3{ color:#fff;}
.news-t .n2 .news2-slider .swiper-slide:hover p{ color:#999;}
.news-t .n2 .news2-slider .swiper-slide:hover .date{ border-top:1px solid #4d7fbb;}

/*newsshow*/
.newsshow{ padding:80px 0;}
.newsshow .boxs{ background:#dee1e6; max-width: 1200px; margin: 0 auto;}

.newsshow .tit{ padding:40px; text-align:center;}
.newsshow .tit h3{ font-size:2em; color:#333333; margin-bottom:10px; line-height:24px; margin-bottom:20px;}
.newsshow .tit .dot{ background:#000; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.newsshow .tit .dot h4{ color:#fff; font-size:1.4em; display:inline-block; padding:14px 15px;}
.newsshow .txt{ padding:20px 40px; line-height:24px; color:#666666; }
.newsshow .txt *{ font-size:14px; line-height:24px;}
.newsshow .txt p{ font-size:14px; text-indent:2em;}
.newsshow .txt img{ max-width:95%; margin:0 auto; padding:5px 0;}
.newsshow .btn{ padding:40px;}
.newsshow .btn a{ display:block; background:#666; font-size:1.4em; color:#fff; line-height:24px; padding:12px 20px; margin-top:10px;}
.newsshow .btn a:hover{ background:#000 !important; color:#fff !important;}

/*technology*/
.technology-t{ padding:0 50px; overflow:hidden;}
.technology-t .tit{ margin-bottom:45px; color:#fff;}
.technology-t .tit h3{ font-size:4em; margin-bottom:15px; font-family: "Arial Black Italic";}
.technology-t .tit h4{ font-size:3em; line-height:40px;}
.technology-t .tec1{ background:url(../images/technology/tec1-bg.jpg) top center no-repeat; background-size:cover !important;}
.technology-t .tec1 .tits{ padding:100px 0 80px 0; text-align:center; color:#fff;}
.technology-t .tec1 .tits h3{ font-size:6em; font-family: "Arial Black Italic"; text-transform:uppercase; margin-bottom:30px;}
.technology-t .tec1 .tits p{ font-size:2em; line-height:30px;}
.technology-t .tec1 .txt{ text-align:center;}
.technology-t .tec1 .txt .boxs{ padding:120px 0 200px 0;}
.technology-t .tec1 .txt .boxs .bc{ background:#000; max-width:250px; padding:130px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin:0 auto; box-shadow:-5px 0 5px rgba(0,0,0,0.32); position:relative; z-index:2;}
.technology-t .tec1 .txt .boxs .bc p{ font-size:1.4em; color:#fff; line-height:18px;}
.technology-t .tec1 .txt .boxs .br{ background:#fff; width:65%; float:right; position:relative; z-index:0; margin:-15% -110px 0 0; padding:90px 20px;}
.technology-t .tec2 .txt{ background:#dce1e6; padding:50px; overflow:hidden;}
.technology-t .tec2 .txt&gt;*{ float:left; width:50%;}
.technology-t .tec2 .txt .left{ border-right:1px solid #bec1c3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.technology-t .tec2 .txt .left p{ font-size:1.4em; line-height:40px; color:#717171;}
.technology-t .tec2 .txt .right{ padding-left:6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.technology-t .tec2 .txt .right .img{ width:50%; float:left; text-align:center; padding:0 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.technology-t .tec2 .txt .right .img img{ width:100%; max-width:100%; box-shadow:-5px 5px 10px rgba(0,0,0,0.3); }
.technology-t .tec3{ padding-top:80px;}
.technology-t .tec3 .txts{ margin:0 50px; background:url(../images/technology/tec3-bg.png) right center no-repeat; background-size:contain; padding:0px 0 40px 0;}
.technology-t .tec3 .txts .dot{ margin:50px 0;}
.technology-t .tec3 .txts .dot h3{ font-size:1.6em; line-height:40px; color:#fff;}
.technology-t .tec3 .txts .dot p{ font-size:1.4em; line-height:24px; color:#888888;}
.technology-t .tec4 .dots{ overflow:hidden; width:calc(100% + 60px); margin-left:-30px;}
.technology-t .tec4 .dots .dot:nth-child(1){ background:url(../images/technology/tec4-1.jpg) center center no-repeat;}
.technology-t .tec4 .dots .dot:nth-child(2){ background:url(../images/technology/tec4-2.jpg) center center no-repeat;}
.technology-t .tec4 .dots .dot{ float:left; width:calc(50% - 60px); margin:0 30px; height:400px; text-align:center; color:#fff; display:table;}
.technology-t .tec4 .dots .dot .txt{ display:table-cell; vertical-align:middle; background:rgba(0,25,79,0.8); padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; opacity:0;}
.technology-t .tec4 .dots .dot .txt h3{ font-size:3.6em; font-family: "Arial Black Italic"; position:relative; text-transform:uppercase; padding-bottom:20px; margin-bottom:30px;}
.technology-t .tec4 .dots .dot .txt h3:after{ position:absolute; bottom:0; left:0; right:0; width:110px; height:6px; background:#00479d; content:""; margin:0 auto;}
.technology-t .tec4 .dots .dot .txt p{ max-width:490px; margin:0 auto; font-size:1.2em; line-height:18px;}
.technology-t .tec4 .dots .dot .txt{transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.technology-t .tec4 .dots .dot:hover .txt{ opacity:1;}

/*application*/
.application-t .tit{ padding:100px 0 60px 0; color:#fff; text-align:center; }
.application-t .tit h3{ font-size:6em; line-height:70px; font-family: "Arial Black Italic"; margin-bottom:30px;text-transform:uppercase;}
.application-t .tit p{ font-size:2em; line-height:30px;}
.application-t .txts{ background:#f4f9ff; padding:50px 50px 140px 50px;}

.application-t .application-slider .left .btns2{ position:absolute; bottom:0; left:0; height:180px; width:100%;}
.application-t .btns2 .swiper-pagination{ font-size:3em;  color:#3179cc;}
.application-t .btns2 .swiper-pagination .on{ font-size:2em;color:#fff;}
.application-t .btns2 .swiper-container-horizontal&gt;.swiper-pagination-bullets,.application-t .btns2 .swiper-pagination-custom, .swiper-pagination-fraction{ top:40px; left:0px;}

.application-t .application-slider .swiper-slide .box1{ margin-bottom:95px; height:540px; display:table; width:100%; position:relative;}
.application-t .application-slider .swiper-slide .box1&gt;*{ display:table-cell; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.application-t .application-slider .swiper-slide .left{ width:20%; background:url(../images/application/app-left.jpg) center center no-repeat; background-size:cover !important; padding:3.5% 2%; position:relative;}
.application-t .application-slider .swiper-slide .right{ background-size: cover !important; width:calc(80% - 40px);}
.application-t .application-slider .app1 .right{ background:url(../images/application/application1.jpg) center center no-repeat;}
.application-t .application-slider .app2 .right{ background:url(../images/application/application2.jpg) center center no-repeat;}
.application-t .application-slider .app3 .right{ background:url(../images/application/application3.jpg) center center no-repeat;}
.application-t .application-slider .app4 .right{ background:url(../images/application/application4.jpg) center center no-repeat;}
.application-t .application-slider .app5 .right{ background:url(../images/application/application5.jpg) center center no-repeat;}
.application-t .application-slider .app6 .right{ background:url(../images/application/application6.jpg) center center no-repeat;}
.application-t .application-slider .swiper-slide .left p{ font-size:1.4em; font-weight:bold; line-height:24px; color:#fff; text-transform:uppercase; position:relative; opacity:0.6; margin-bottom:15px;}
.application-t .application-slider .swiper-slide .left .ac{font-family: "Arial Black Italic"; text-indent:2em; opacity:1;}
.application-t .application-slider .swiper-slide .left .ac:after{ position:absolute; top:10px; height:2px; width:20px; background:#fff; content:""; left:0;}
.application-t .application-slider .swiper-slide .left .btns{ position:absolute; bottom: 70px;   max-width: 50%; margin: 0 auto; width: 100%; left: 25%;}
.application-t .application-slider .swiper-slide .left .btns span{ width:16.66%; float:left; height:2px; background:#2e76c9; display:inline-block;}
.application-t .application-slider .swiper-slide .left .btns .acd{ opacity:1; height:4px; margin-top:-1px; background:#fff;}
.application-t .application-slider .swiper-slide .right a{ display:block;}
.application-t .application-slider .swiper-slide .right .txt{ position:absolute; bottom:20px; right:80px; opacity:0.6; color:#fff; text-align:right; text-transform:uppercase; }
.application-t .application-slider .swiper-slide .right .txt h3{ font-size:10.2em; display:inline-block;font-family: "Arial Black Italic";}
.application-t .application-slider .swiper-slide .right .txt h4{ font-size:6.7em; display:inline-block;font-family: "Arial Black Italic"; padding-left:20px;}
.application-t .application-slider .swiper-slide .more{ width:40px; vertical-align:bottom;}s
.application-t .application-slider .swiper-slide .box2{ width:calc(100% + 20px); margin-left:-10px;}
.application-t .application-slider .swiper-slide .box2 .img{ float:left; width:calc(33.33% - 20px); margin:0 10px;}
.application-t .application-slider .swiper-slide .box2 img{ width:100%;}

/*applicationshow*/
.applicationshow{ text-align:center; background:#f4f9ff; padding:60px 0; }
.applicationshow .tit h4{ font-size:4.2em; color:#333; text-transform:uppercase;font-family: "Arial Black Italic"; margin-bottom:20px;}
.applicationshow .imgs img{ max-width:100%; margin:20px 0;}

/*product*/
.product-t .tits .dots .dot,.product-t .tits .dots .dot p,.product-t .tits .dots .dot span,.product-t .tits .dots .dot h4{transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.product-t .tits{ padding:100px 0;}
.product-t .tits .tit{ text-align:center; color:#fff;}
.product-t .tits .tit h3{ line-height:70px; font-size:6em; font-family: "Arial Black Italic"; margin-bottom:20px; text-transform:uppercase;}
.product-t .tits .tit p{ font-size:2em; line-height:30px; }
.product-t .tits .dots .dot1{ background:url(../images/product/rf.jpg) center center no-repeat; background-size:cover;}
.product-t .tits .dots .dot2{ background:url(../images/product/rc.jpg) center center no-repeat; background-size:cover;}
.product-t .tits .dots{ margin-top:90px; display:table; width:100%;}
.product-t .tits .dots .dot{ display:table-cell; width:50%; vertical-align:middle; height:540px; text-align:center; opacity:0.55; padding:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .tits .dots .dot h3,.product-t .tits .dots .dot h4{ text-transform:uppercase; font-family: "Arial Black Italic"; color:#fff;}
.product-t .tits .dots .dot h3{ font-size:3.6em; margin-bottom:12px;}
.product-t .tits .dots .dot h4{ font-size:2.4em; position:relative; padding-bottom:18px;  margin-bottom:-16%;}
.product-t .tits .dots .dot h4:after{ position:absolute; bottom:0; left:0; background:#00479d; content:""; width:110px; height:6px; left:0; right:0 ; margin:0 auto;}
.product-t .tits .dots .dot p{ color:#fff; max-width:700px; font-size:1.2em; line-height:18px; margin:0 auto; opacity:0;}
.product-t .tits .dots .dot span{ color:#fff; font-size:1.2em; line-height:18px; background:rgba(0,71,157,0.7); margin-top:0%; padding:12px 16px; border-radius:10px; display:inline-block; text-transform:uppercase; opacity:0;}
.product-t .tits .dots .dot:hover p{  opacity:1;}
.product-t .tits .dots .dot:hover span{ margin-top:6%; opacity:1;}
.product-t .tits .dots .dot:hover,.lock{ opacity:1 !important;}
.product-t .tits .dots .dot:hover h4{margin-bottom:30px;}
.product-t .pro-boxs{ padding:80px 0; background:url(../images/product/p-bg.jpg) center center no-repeat; background-size:cover !important;}
.product-t .pro-list{ text-align:center; margin-bottom:50px;}
.product-t .pro-list a{ border:2px solid #1d48a3; background:#1d48a3; display:inline-block; font-size:1.2em; color:#fff; min-width:14%; line-height:18px; padding:12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin:0 5px 5px 5px;}
.product-t .pro-list a:hover,.p-lock{ border:2px solid #c9cacb !important; background: transparent !important; color:#27272b !important;}
.product-t .pro-boxs .boxs{ overflow:hidden; padding:0 80px;}
.product-t .pro-boxs .boxs .box{ width:calc(25% - 50px); float:left; margin:20px 25px;}
.product-t .pro-boxs .boxs .box .img img{ width:100%;}
.product-t .pro-boxs .boxs .box .txt{ overflow:hidden; display:table; width:100%;}
.product-t .pro-boxs .boxs .box .txt&gt;*{ display:table-cell; vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .pro-boxs .boxs .box .txt .t1{ background:#888; width:calc(100% - 70px); padding:20px 15px;}
.product-t .pro-boxs .boxs .box .txt .t1 p{ font-size:1.2em; color:#fff; height:16px; margin-bottom:10px;}
.product-t .pro-boxs .boxs .box .txt .t1 span{ border-bottom:1px solid rgba(255,255,255,0.39); position:relative; display:inline-block; width:100%;}
.product-t .pro-boxs .boxs .box .txt .t1 span:after{ position:absolute; top:-1px; left:0; content:""; background:#fff; width:20%; height:2px;}
.product-t .pro-boxs .boxs .box .txt .t2{ text-align:center; background:#9a9a9a; width:70px;}
.product-t .pro-boxs .boxs .box .txt .t2 span{ font-size:1.6em; color:#fff;}
.product-t .pro-boxs .boxs .box *,.product-t .pro-boxs .boxs .box,.product-t .pro-list a{transition:ease .6s all;-moz-transition:transition:ease .6s all; -webkit-transition:transition:ease .6s all; -o-transition:transition:ease .6s all;}
.product-t .pro-boxs .boxs .box:hover{ box-shadow:0 0 16px rgba(0,0,0,0.4);}
.product-t .pro-boxs .boxs .box:hover .t1{ background:#1d48a3;}
.product-t .pro-boxs .boxs .box:hover .t2{ background:#3f63b1;}

/*productshow*/
.proshow .tits .dots{ margin-top:0 !important;}
.product-txt{ background:#fff;}
.product-t .pst{ max-width:1200px; margin:0 auto; background:#fff; padding:55px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden;}
.product-t .pst .box1 .imgs{ float:left; width:50%; padding-right:50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .pst .box1 .imgs img{ max-width:100%; border:1px solid #e6e6e6;}
.product-t .pst .box1 .gallery-thumbs{ overflow:hidden;}
.product-t .pst .box1 .ps-imgs .gallery-top{ margin-bottom:20px;}
.product-t .pst .box1 .ps-imgs .gallery-top img{ max-width:100%; width:100%; border:1px solid #ddd; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .pst .box1 .ps-imgs .gallery-thumbs img{ max-width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .pst .box1 .ps-imgs .gallery-thumbs .swiper-slide{ display:table; vertical-align:middle;}
.product-t .pst .box1 .ps-imgs .gallery-thumbs{ text-align:center; margin:0 60px;}
.product-t .pst .box1 .ips-p{ background-image:url(../images/product/pr.png); right:0;}
.product-t .pst .box1 .ips-n{ background-image:url(../images/product/pl.png); left:0;}
.product-t .pst .box1 .ips-p,.product-t .pst .box1 .ips-n{ top:22px; width:50px; height:100%; background-size:50px 100%;}
.product-t .pst .box1 .pss-imgs{ position:relative;}
.product-t .pst .box1 .swiper-slide-thumb-active img{ border:1px solid #00479d;}
.product-t .pst .box1 .txts{ float:left; width:50%; padding-top:5%;}
.product-t .pst .box1 .txts h3{ font-size:3.2em; color:#00479d; font-weight:bold; margin-bottom:20px;}
.product-t .pst .box1 .txts .tip p{ font-size:1.6em; line-height:32px; color:#333;}
.product-t .pst .box1{ margin-bottom:50px; overflow:hidden;}
.product-t .pst .box2{ background:#f8f8f8;}
.product-t .pst .box2 .tit-t{ background:#e6e6e6;}
.product-t .pst .box2 .tit-t h3{ display:inline-block; background:#00479d; padding:15px 50px; color:#fff; font-size:1.8em; line-height:24px;}
.product-t .pst .box2 .txt{ padding:20px; line-height:1.5;}
.product-t .pst .box2 .txt .tv{overflow-x: auto; }
.product-t .pst .box2 .txt table{ min-width: 850px; background:#fff;}
.product-t .pst .box2 .txt table tr&gt;*{ padding:12px;  vertical-align:middle; border:2px solid #eee; font-size: 1.4em; line-height:18px;}
.product-t .pst .box2 .txt img{ max-width:100%; }
.product-t .p-btn{ overflow:hidden; margin-top:30px;}
.product-t .p-btn a{ display:block; float:left; width:50%; font-size:1.4em; color:#000; line-height:24px;}
.product-t .p-btn a:last-child{ text-align:right;}
.product-t .p-btn a:hover{ text-decoration:underline;}</pre></body></html>