﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/
html {
  scroll-behavior: smooth;
}
@font-face {
	font-family: 'DINCond';
	src: url('DINCond.otf');
}
/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; }
a:hover { color: #57ad36; }

.wrapper { position:relative; width:100%; height: 100%; margin:0 auto; overflow:hidden;}
.nr {width: 1600px; margin: 0 auto; }
@media (max-width: 16000px){
    .nr { width: 1200px; margin:0 auto; }
}
@media (max-width: 1200px){
    .nr { width:92%}
}

@font-face {
	font-family: 'DINCond';
	src: url('DINCond.otf');
}

.header{ width:100%;  position:absolute; left:0; top:50px; z-index:9;  border-bottom:1px solid #e6e8ee; transition:all 0.3s}
.header.on{ position:fixed; top:0; border:0; background:#093765}

.h_1{ height:90px; border-top:1px solid #e6e8ee;}
.h_1 .nr{ height:100%}
.h_2{ text-align:right; color:fff; }
.h_2 a{ display:inline-block; padding:20px  0; color:#fff; font-size:20px; font-weight:bold}
.h_1 .logo{ height:100%; float:left; display:flex;align-items: center;}
.h_1 .logo img{ height:34px}
.h_1 .lan{ float:right; height:100%; position:relative; margin-left:20px}
.h_1 .lan span{ background:url(g_03.png) right center no-repeat; padding-right:42px; font-size:18px; color:#fff; height:100%; display:flex;align-items: center; cursor:pointer}
.h_1 .lan ul{ position:absolute; width:100px; left:50%; margin-left:-50px; top:100%; background:#fff; height:auto; display:none}
.h_1 .lan ul li{ width:100%}
.h_1 .lan ul li a{ display:block; line-height:40px; font-size:16px; color:#333; text-align:center; width:100%}
.h_1 .lan ul li a:hover{ background:#093765; color:#fff}
.h_1 .lan:hover ul{ display:block}
.h_1 .sea{ float:right; width:136px; height:40px; background:#fff; border-radius:20px; margin-top:25px}
.h_1 .sea{display:flex;align-items: center;justify-content: center; cursor:pointer}
.h_1 .sea .a{ width:75px; height:100%;display:flex;align-items: center;justify-content: right; font-size:18px; color:#093774;} 
.h_1 .sea .b{ width:calc(100% - 75px); height:100%; background:url(g_02.png) left center no-repeat; margin-left:10px}
.h_1 .h_nav{ float:right; height:100%}
.h_1 .h_nav ul{ width:100%; height:100%;display:flex;justify-content: space-between;}
.h_1 .h_nav ul li{ float:left; position:relative; height:100%; margin-right:60px;}
.h_1 .h_nav ul li>a{ display:block; height:100%; color:#fff; text-align:center; font-size:18px;display:flex;align-items: center; font-weight:bold}
.h_1 .h_nav ul li.on>a{ }
.h_1 .h_nav ul li:hover>a{}

.h_1 .h_nav ul li .xl{ position:absolute; width:120px; left:50%; margin-left:-60px;display:none; top:100%; z-index:9; padding-top:0; background:rgba(0,0,0,0.5)}
.h_1 .h_nav ul li .xl dd{}
.h_1 .h_nav ul li .xl a{ display:block;  padding:12px 0; font-size:14px; color:#fff; text-align:center; }
.h_1 .h_nav ul li .xl a:hover{ background:#093765; background-size:cover; color:#fff}

.h_1 .menu{ display:none}

.pheader{ position:relative; background:#fff; }
.pheader .h_1{border:0}
.pheader .h_1 ul li>a{ color:#333}
@media (max-width: 16000px){
	.header{ top:50px}
	.h_1{ height:80px}
	.h_1 .logo img{ height:24px}
	.h_1 .lan span{ background-size:24px; padding-right:34px; font-size:16px}
	.h_1 .sea{ width:128px; height:36px; margin-top:22px}
	.h_1 .sea .a{ font-size:16px}
	.h_1 .sea .b{ background-size:20px}
	.h_1 .h_nav ul li{ margin-right:40px}
	.h_1 .h_nav ul li>a{ font-size:16px}
}
@media (max-width: 1200px){
	.header{ top:10px}
	.h_1{ height:60px}
	.h_1 .h_nav{ display:none}
	.h_1 .logo img{ height:14px}
	.h_1 .lan{ margin:0 10px}
	.h_1 .lan span{ background-size:12px; padding-right:20px; font-size:12px}
	.h_1 .sea{ width:16px; background:none; height:30px; margin-top:15px}
	.h_1 .sea .a{ display:none}
	.h_1 .sea .b{ width:100%; background: url(sea.png) center center no-repeat; background-size:16px; margin:0}
	.h_1 .menu{ display:block; float:right; background:url(g_01x.png) center center no-repeat; width:20px; height:40px; border-radius:5px; background-size:20px; margin-top:10px; margin-right:4%}
	.h_1 .lan ul li a{ line-height:30px; font-size:12px;}
	.h_2{ text-align:left}
	.h_2 a{ padding: 10px 0; font-size:14px; }
}


.sea_on{ width:100%; height:100%; left:0; top:0; background:rgba(00,00,00,0.5); position:fixed; z-index:99; display:none}
.sea_on .s1{ width:400px; height:68px; position:absolute; left:50%; margin-left:-200px; top:50%; margin-top:-34px; background:#fff}
.sea_on .s1 .inp1{ width:200px; height:68px; border:0; position:absolute; left:10px; top:0; font-size:14px;}
.sea_on .s1 .inp2{ width:76px; height:68px; background:url(sea.png) center center no-repeat #004898; position:absolute; right:0; top:0; cursor:pointer} 
.sea_on .s1 .gb{ width:30px; height:30px; background:url(gb.png) center center no-repeat; background-size:30px; position:absolute; right:0; top:-50px; cursor:pointer}
@media (max-width:1200px) {
	.sea_on .s1{ width:300px; height:48px;margin-left:-150px;margin-top:-24px;}
	.sea_on .s1 .inp1{ width:180px; height:48px;}
	.sea_on .s1 .inp2{ width:76px; height:48px;} 
	.sea_on .s1 .gb{ width:24px; height:24px; background:url(gb.png) center center no-repeat; background-size:24px; position:absolute; right:0; top:-30px; cursor:pointer}
}

.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; font-family:"sy" }
.slide_box.active { transform: translateX(0);}
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101; }
.z_mask.active {width: 100%; }
.slide_nav{ width:100%; height:100%; overflow-y:auto; position:relative; border-top:1px solid #f0f0f0}
.slide_box .close{ width:50px; height:66px; position:absolute; right:0; top:0; cursor:pointer; z-index:2; background:url(close.png) center center no-repeat; background-size:16px}
.slide_nav li { border-bottom:1px solid #f0f0f0;position:relative }
.slide_nav li .jia{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png) center center no-repeat; display:none; cursor:pointer}
.slide_nav li .jia.on{ display:block; background-size:16px}
.slide_nav li .jian{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png) center center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li .jian.on{ display:block}
.slide_nav li.tel>a{ color:#d95715}
.slide_nav li.tel>a i{ font-family:Arial; vertical-align:top; font-weight:bold}
.slide_nav li>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 10px;font-size: 16px;}
.slide_nav .nav_down { display:none; }
.slide_nav .nav_down a {display: block;height: 36px;color: #333;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(o_ico_18.gif) 15px center no-repeat;}
.slide_nav .nav_down a:before {}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #283b66;}
.slide_nav li a:hover{ color: #283b66;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}
.slide_nav li .lk{ display: inline-block; vertical-align: top; line-height: 45px; font-size: 15px; color: #333; padding: 0 4% }
.slide_nav li .lk a{ color: #333 }
.slide_nav li .lk a:hover { color: #f26c2a;}
@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
}



.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{position:absolute; left:50%;  top:50%; transform:translate(-50%,-50%)}
.video .s1 video{ width:auto; height:60vh}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}
@media (max-width:1200px) {
	.video .s1 video{ width:90vw; height:auto}
}

.footer{ background:#093765; padding:120px 0 0 0; color:#fff}
.footer a{ color:#fff}
.footer .ft01 .lt{ float:left}
.footer .ft01 .lt dl{ float:left; margin-right:40px;}
.footer .ft01 .lt dl dt{ font-size:28px; margin-bottom:40px}
.footer .ft01 .lt dl dt a{ color:#fff}
.footer .ft01 .lt dl dd{ font-size:20px;}
.footer .ft01 .lt dl dd a{ color:#fff}
.footer .ft01 .cen{ float:left; font-size:24px; line-height:2; margin-left:20px}
.footer .ft01 .rt{ float:right}
.footer .ft01 .rt img{ width:164px}
.footer .ft02{ padding:60px 0; text-align:center; font-size:14px}
@media (max-width:16000px) {
	.footer{ padding:80px 0 0 0;}
	.footer .ft01 .lt dl{ float:left; margin-right:55px;}
	.footer .ft01 .lt dl dt{ font-size:16px; margin-bottom:20px}
	.footer .ft01 .lt dl dd{ font-size:14px; line-height:1.8}
	.footer .ft01 .cen{ font-size:16px;}
	.footer .ft01 .rt img{ width:140px}
	.footer .ft02{ padding:40px 0;}
}
@media (max-width:1200px) {
	.footer{ padding:40px 0 0 0;}
	.footer .ft01 .lt { display:none}
	.footer .ft01 .cen{ font-size:14px; margin:0; width:100%}
	.footer .ft01 .rt{ text-align:center; width:100%}
	.footer .ft01 .rt img{ width:120px; margin-top:15px}
	.footer .ft02{ padding:20px 0; font-size:12px; line-height:2}
}

.rArea { position:fixed; top:50%; right:0; z-index:99; margin-top:-100px; }
.rArea ul li { position:relative; background:#666; width:80px; text-align:center; }
.rArea ul li a { display:block; padding:23px 0; color:#fff; }
.rArea ul li span { display:block; margin-top:5px; font-size:14px }

.rArea ul li .p1 { position:absolute; top:0; right:100%; background:#093765;  padding:0 15px ; font-size:20px; color:#fff; height:75px; line-height:75px; font-weight:bold; text-align:center; z-index:5; display:none; white-space: nowrap;}
.rArea ul li:hover .p1 { display:block; }

.rArea ul li .p2 { position:absolute; top:0; right:100%; background:#093765; width:150px; font-size:14px; color:#fff; padding:20px 0; text-align:center; z-index:5; display:none; }
.rArea ul li:hover .p2 { display:block; }
.rArea ul li .p2 p { margin-top:10px; }

.rArea ul li:nth-child(1) { background:#093765; }
.rArea ul li:nth-child(2) { background:#0071af; }
.rArea ul li:nth-child(3) { background:#093765; }

@media all and (max-width:1200px){
	.rArea { display:none; }
}



.axp{ width:100%; text-align:right; font-size:14px; color:#333; margin-top:20px}
.axp.white{ color:#fff}












































































































































































