@charset "utf-8";
@font-face{
    font-family: "SOURCE";
    src: url('../fonts/SOURCEHANSANSCN-NORMAL.OTF');
    src: local('?'), url('../fonts/SOURCEHANSANSCN-NORMAL.OTF') format('woff'), url('../fonts/SOURCEHANSANSCN-NORMAL.OTF') format('truetype'), url('../fonts/SOURCEHANSANSCN-NORMAL.OTF') format('svg');
}
@font-face{
    font-family: "SOURCE-LIGHT";
    src: url('../fonts/SOURCEHANSANSCN-LIGHT.OTF');
    src: local('?'), url('../fonts/SOURCEHANSANSCN-LIGHT.OTF') format('woff'), url('../fonts/SOURCEHANSANSCN-LIGHT.OTF') format('truetype'), url('../fonts/SOURCEHANSANSCN-LIGHT.OTF') format('svg');
}
@font-face{
    font-family: "SOURCE-BOLD";
    src: url('../fonts/SOURCEHANSANSCN-BOLD.OTF');
    src: local('?'), url('../fonts/SOURCEHANSANSCN-BOLD.OTF') format('woff'), url('../fonts/SOURCEHANSANSCN-BOLD.OTF') format('truetype'), url('../fonts/SOURCEHANSANSCN-BOLD.OTF') format('svg');
}
.fontN1 { font-family: "SOURCE"; }
.fontN2 { font-family: "SOURCE-LIGHT"; }
.fontN3 { font-family: "SOURCE-BOLD"; }

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 SOURCE,微软雅黑, 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;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; text-align:justify; color:#333; min-height:auto!important; min-width:auto!important; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #003460; }

.wrapper { position:relative; width:100%; margin:0 auto; }
.wrap { width:1200px; margin:0 auto; }
.wrap01 { width:1400px; margin:0 auto; }
 
@media all and (max-width:1480px){
	.wrap01 { width:1200px; }
}
@media all and (max-width:1280px){
	.wrap { width:92%; }
	.wrap01 { width:92%; }
}


  
.topArea { position:absolute; top:0; left:0; right:0; z-index:9; }
.topArea .wrap { position:relative; }

.logo { float:left; }
.logo .img02 { display:none; }
 
.nav { float:right; margin-right:30px; }
.nav ul li { float:left; margin:0 15px; font-size:0; }
.nav ul li:nth-child(n + 4) { position:relative; }
.nav ul li .a1 { position:relative; display:inline-block; font-size:16px; color:#fff; height:90px; display:flex; align-items: center; }
.nav ul li .a1:after { position: absolute; bottom: 20px; left: 50%; width: 0; height: 2px; background-color: #fff; transform: translateX(-50%); content: ''; overflow: hidden; transition:all 0.3s; }
.nav ul li.current .a1,.nav ul li:hover .a1 {  }

.nav ul li.current .a1:after,.nav ul li:hover .a1:after { width: 32px; }

 
.nav ul li.li108  .a1 i { display:inline-block; height:35px; line-height:35px; padding:0 15px; background:#fff; color:#333; border-radius:20px; }


/*
.nav ul li .a1 i { display:inline-block; height:35px; line-height:35px; transition: all 0.6s; }

.nav ul li.current .a1 i,.nav ul li:hover .a1 i { padding:0 15px; background:#fff; color:#333; border-radius:10px; }
*/

 
.nav .sub { position:absolute; top:90px; width:140px; left:50%; padding:10px 0; margin-left:-70px; background:#fff; border-radius:7px; z-index:999; }
.nav .sub dt { width:100%; text-align:center; font-size:16px; }
.nav .sub dt a { display:block; color:#666; padding:10px; }
.nav .sub dt:hover a { color:#003460; }

.nav .sub01 { position:absolute; top:90px; width:100%; left:0; right:0; box-shadow:0px 0px 30px rgba(0,0,0,0.2); z-index:999; }
.nav .sub01 .wrap { padding:30px 0 40px; box-sizing: border-box; background:#fff; border-radius:7px; display:flex;justify-content: space-around; }
.nav .sub01 dl { box-sizing: border-box; }
.nav .sub01 dl dt { margin-bottom:15px; }
.nav .sub01 dl dt a { font-size:16px; color:#023967; font-weight:bold; }
.nav .sub01 dl dd { margin-bottom:10px; }
.nav .sub01 dl dd a { font-size:14px; color:#666; display:block; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.nav .sub01 dl dd:hover a {  color:#023967; }

.nav .sub02 { position:absolute; top:90px; width:100%; left:0; right:0; box-shadow:0px 0px 30px rgba(0,0,0,0.2); z-index:999; }
.nav .sub02 .wrap { padding:30px 40px 40px 40px; box-sizing: border-box; background:#fff; border-radius:7px; display:flex; flex-wrap:wrap; }
.nav .sub02 dl { width:25%; padding-right:40px; box-sizing: border-box;  }
.nav .sub02 dl:nth-child(n + 5) { margin-top:30px; }
.nav .sub02 dl dt { margin-bottom:15px; }
.nav .sub02 dl dt a { font-size:16px; color:#023967; font-weight:bold; }
.nav .sub02 dl dd { margin-bottom:10px; }
.nav .sub02 dl dd a { font-size:14px; color:#666; display:block; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.nav .sub02 dl dd:hover a {  color:#023967; } 

.nav .sub02 dl dd:nth-child(n + 6) { display:none; }
.nav .sub02 dl dd.aa { display:block; cursor:pointer; }

.nav .sub02 dl.on dd { display:block!important; }


.nav ul li .sub { visibility:hidden; opacity:0; filter:alpha(opacity=0); transform:translateY(20px); transition:all .3s ease; }
.nav ul li .sub01 { visibility:hidden; opacity:0; filter:alpha(opacity=0); transform:translateY(20px); transition:all .3s ease; }
.nav ul li .sub02 { visibility:hidden; opacity:0; filter:alpha(opacity=0); transform:translateY(20px); transition:all .3s ease; }

.nav ul li:hover .sub { visibility:visible; opacity:1; filter:alpha(opacity=100); transform:translateY(0); }
.nav ul li:hover .sub01 { visibility:visible; opacity:1; filter:alpha(opacity=100); transform:translateY(0); }
.nav ul li:hover .sub02 { visibility:visible; opacity:1; filter:alpha(opacity=100); transform:translateY(0); }

.top01 { float:right; margin-top:28px; display:block; overflow:hidden; border-radius: 20px; }
.top01 .btn_form { float:right; width:34px; height: 34px; background:url(ico01.png) no-repeat center; cursor:pointer; }
.top01 .txt { float:left; width:0; padding-left:0; font-size:14px; line-height:34px; transition: all 0.6s; }
.top01 .btn { float:right; width:0; height:34px; transition: all 0.6s; background:url(ico02.png) no-repeat center; cursor:pointer; }


.top01.on { background:#fff; }
.top01.on .txt { width:100px; padding-left:15px; }
.top01.on .btn { width:34px; }
.top01.on .btn_form { display:none; }

.lanBot { float:right; height:90px; display:flex; align-items: center; margin-left:20px; }
.lanBot a { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; font-size:16px; color:#fff; }
.lanBot a img { width:25px; height:auto; margin-right:10px; }



.serbot { float:right; width:20px; height:90px; background:url(ico03.png) no-repeat center left; background-size:18px 18px; cursor:pointer; display:none; }
 
.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search .form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search .form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search .form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#003460; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

@media all and (max-width:1200px){
	.top01 { display:none; }
	.lanBot { display:none; }
	
	.serbot { display:block; height:60px; margin-right:50px; }
}
@media all and (max-width:750px){
	.search .form { left:5%; margin-left:0; margin-top:-25px; width:90%; font-size:14px; }
	.search .form .txt { height:50px; line-height:50px; padding-left:15px; width:calc(100% - 120px); }
	.search .form .btn { height:50px; line-height:50px; width:100px; }
	.serclose { right:0; top:-40px; font-size:24px; }
}

.u-menu { position:absolute; right:0; top:50%; margin-top:-21px; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); cursor:pointer; display:none; z-index:9; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#023967; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}
 
 
@media all and (max-width:1200px){
	.topArea { position:relative; }
	
	.nav { display:none; }
	
	.logo { height:60px; display:flex; align-items: center; justify-content: center; }
	.logo img { max-height:60px; width:auto; max-width:215px; height:auto; }
	.logo .img01 { display:none; }
	.logo .img02 { display:block; }
	 
	.u-menu { display:block; }
	 
}
 
.slide_box { background: #fff; width:80%; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding:65px 0 30px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; }
.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>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 4%;font-size: 15px;}
.slide_nav .nav_down { display:none; padding-bottom:10px; }
.slide_nav .nav_down dl { padding-left:6%; margin-bottom:5px; }
.slide_nav .nav_down dl dt { margin-bottom:5px; }
.slide_nav .nav_down dl dt a { color: #666; font-size: 14px; }
.slide_nav .nav_down dl dt:hover a,.slide_nav .nav_down dl dt.current a { color: #023967;  }
.slide_nav .nav_down dl dd { padding-left:15px; margin-bottom:5px; }
.slide_nav .nav_down dl dd a { color: #777; font-size: 14px; }
.slide_nav .nav_down dl dd:hover a,.slide_nav .nav_down dl dd.current a { color: #023967;  }


.mBtn { position:relative; display:inline-block; width:140px; background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,0.1); border-radius:25px; text-align:center; overflow:hidden; cursor:pointer; z-index:2; }
.mBtn i { position:relative; display:inline-block; line-height:45px; width:105px; text-align:left; font-size:14px; color:#333; background:url(m01.png) no-repeat center right; z-index:9; }
.mBtn:before{ position:absolute; display:block; content:""; top:0; left:0; width:0; height:45px; transition: all 0.6s; background:#003460; z-index:1; }




@media all and (min-width:1200px){
	.mBtn:hover:before { width:100%; }
	.mBtn:hover i { color:#fff; background:url(m02.png) no-repeat center right; }
}
@media all and (max-width:1200px){
	.mBtn { width:120px; }
	.mBtn i { line-height:40px; width:90px; background-size:20px 20px!important; }
}












.footer { background:#00203b; }
.footArea { padding:60px 0; }
.footArea .wrap { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.footArea .wrap01 { display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }

.tArea .p2 { margin-top:20px; font-size:14px; color:rgba(255,255,255,0.3); line-height:2; }
.tArea .p2 a { color:rgba(255,255,255,0.3); }
 
 
.foot01 { font-size:20px; }
.foot01 ul li:nth-child(n + 2) { margin-top:15px; }
.foot01 ul li a { color:#fff; border-bottom: 1px solid #fff; }
 
.tail {  padding:15px 0; font-size:13px; color:rgba(255,255,255,0.3); border-top:1px solid rgba(255,255,255,0.1); text-align:center;  display:none; }
.tail a { color:rgba(255,255,255,0.3); }
 
@media all and (max-width:1480px){
	.foot01 { font-size:18px; }
}
@media all and (max-width:1200px){
	.footArea { padding:40px 0; }
}
@media all and (max-width:900px){
	.footArea { padding:40px 0 25px; }
	
	.tArea { width:100%; text-align:center; }
	.tArea .p1 img { max-width:90%; height:auto; }
	.tArea .p2 { display:none; }
	
	.foot01 { width:100%; font-size:16px; text-align:center; margin-top:25px; display:none; }
	.foot01 ul li:nth-child(n + 2) { margin-top:10px; }
	
	.tail { display:block; }
}
 
 
 
 
 


.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:10px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

@media all and (max-width:1200px){
	.back-to  { display:none!important; }
}

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}
 