@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;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#333; min-height:auto!important; min-width:auto!important; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #0756a7; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1400px; margin:0 auto; }
.wrap01 { width:1400px; margin:0 auto; }

@media all and (max-width:1480px){
	.wrap { width:1200px; margin:0 auto; }
	.wrap01 { width:1200px; margin:0 auto; }
}
@media all and (max-width:1280px){
	.wrap { width:92%; }
	.wrap01 { width:92%; }
}
  
.topArea { position:fixed; top:0; left:0; right:0; z-index:999; }
.topArea .wrap { width:100%; padding:0 6%; box-sizing: border-box; }

.logo { float:left; display:flex; align-items: center; height:100px; }
.logo img { max-height:100px; }
.logo .img02 { display:none; }
.logo .img03 { display:none; }

.top01 { float:right; margin-top:31px; font-size:0; }
.top01 a { position: relative; display: inline-block; margin-right:7px; cursor: pointer;}
.top01 a:last-child { margin-right:0;}
.top01 a .img02 { display:none; }
.top01 a img { max-height:38px; width:auto; }

.top01 .menu { display:none; }

.nav { float:right; margin-right:6%; width:42%; }
.nav ul { display:flex; flex-direction:row; justify-content:space-between;  }
.nav ul li { font-size:14px; }
.nav ul li .a1 { display:block; height:100px; line-height:100px; font-size:18px; color:#fff; }

.nav ul li .sub { position:absolute; top:100px; left:0; width:100%; z-index:9; background-size:100% 100%!important; display:none; }
.nav ul li .sub:before { position:absolute; top:0; left:0; width:100%; height:1px; display:block; content:""; background:#eee; z-index:2; }
.nav ul li .sub .wrap01 { padding:60px 75px; box-sizing: border-box; }
.nav ul li .sub01 { float:left; width:320px; }
.nav ul li .sub01 a { float:left; width:49%; margin-right:2%; font-size:18px; color:#19222f; }
.nav ul li .sub01 a:nth-child(2n) { margin-right:0; }
.nav ul li .sub01 a:nth-child(n + 3) { margin-top:25px; }

.nav ul li .sub01 a:hover { color:#0756a7; }

.nav ul li .sub02 { float:left; width:545px; margin-left:50px; padding-left:100px; min-height:280px; color:#19222f; border-left:2px solid #f3f3f3; line-height:1.1; }
.nav ul li .sub02 .p1 { font-size:32px; font-weight:bold; }
.nav ul li .sub02 .p2 { font-size:16px; line-height:30px; margin-top:15px; }
.nav ul li .sub02 .p3 { margin-top:50px; }
.nav ul li .sub02 .p3 a { display:inline-block; width:125px; line-height:40px; text-align:center; font-size:14px; color:#fff; background: linear-gradient(to right,#28a1d1,#267eb9); border-radius:25px; }

.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:#0756a7; 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: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:#0756a7; }
.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 (min-width:1200px){
	.topArea01 { background:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.1); }
	.topArea01 .logo .img01 { display:none; }
	.topArea01 .logo .img02 { display:inline-block; }
	.topArea01 .nav ul li .a1 { color:#333; }
	.topArea01 .nav ul li:hover .a1,.topArea01 .nav ul li.current .a1 { color:#0756a7; font-weight:bold; }
	.topArea01 .top01 a .img01 { display:none; }
	.topArea01 .top01 a .img02 { display:inline-block; }

	.topArea02 { background:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.1); }
	.topArea02 .logo .img01 { display:none; }
	.topArea02 .logo .img02 { display:inline-block; }
	.topArea02 .nav ul li .a1 { color:#333; }
	.topArea02 .nav ul li:hover .a1,.topArea02 .nav ul li.current .a1 { color:#0756a7; font-weight:bold; }
	.topArea02 .top01 a .img01 { display:none; }
	.topArea02 .top01 a .img02 { display:inline-block; }

	.topArea03 { background:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.1); }
	.topArea03 .logo .img01 { display:none; }
	.topArea03 .logo .img02 { display:inline-block; }
	.topArea03 .nav ul li .a1 { color:#333; }
	.topArea03 .nav ul li:hover .a1,.topArea03 .nav ul li.current .a1 { color:#0756a7; font-weight:bold; }
	.topArea03 .top01 a .img01 { display:none; }
	.topArea03 .top01 a .img02 { display:inline-block; }
}

@media all and (max-width:1600px){
	.logo { height:80px; }
	.logo img { max-height:80px; }
	
	.top01 { float:right; margin-top:25px; }
	.top01 a { margin-right:5px; }
	.top01 a:last-child { margin-right:0; }
	.top01 a img { height:30px; width:auto; }

	.nav { margin-right:4%; width:42%; }
	.nav ul li .a1 { font-size:16px; height:80px; line-height:80px; }
	
	.nav ul li .sub { top:80px; }
	.nav ul li .sub .wrap01 { padding:40px; }
	.nav ul li .sub01 { float:left; width:300px; }
	.nav ul li .sub01 a { float:left; width:49%; margin-right:2%; font-size:16px; }
	.nav ul li .sub01 a:nth-child(2n) { margin-right:0; }
	.nav ul li .sub01 a:nth-child(n + 3) { margin-top:15px; }
 
	.nav ul li .sub02 { float:left; width:500px; margin-left:50px; padding-left:50px; min-height:200px; }
	.nav ul li .sub02 .p1 { font-size:24px; }
	.nav ul li .sub02 .p2 { font-size:14px; line-height:25px; margin-top:15px; }
	.nav ul li .sub02 .p3 { margin-top:30px; }
	.nav ul li .sub02 .p3 a { width:120px; line-height:35px; }
}
@media all and (max-width:1280px){
	.topArea .wrap { width:92%; padding:0; }
}
@media all and (max-width:1200px){
	.topArea { position:absolute; }
	.topArea .wrap { position:relative; }
	
	.nav { display:none; }
	
	.logo { height:60px; }
	.logo img { max-height:60px; width:auto; }
	.logo .img01 { display:none!important; }
	.logo .img02 { display:none!important; }
	.logo .img03 { display:block!important; }
	 
	.u-menu { display:none; }
	.top01 .menu { display:inline-block; }
	
	.top01 { float:right; margin-top:15px; margin-right:0; }
	.top01 a img { height:30px; width:auto; }
	.topArea .top01 a .img01 { display:block; }
	.topArea .top01 a .img02 { display:none; }
	
	 
}
 
.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: 999999; }
.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(/images/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(/images/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(/images/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; }
.slide_nav .nav_down a {display: block;height: 36px;color: #7f7f7f;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(/images/z2.png) 15px center no-repeat; background-size:auto 10px}
.slide_nav .nav_down a:before {}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #0756a7;}
.slide_nav li a:hover{ color: #0756a7;}
.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: #0756a7;}
@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
}
 
 

.linkArea { padding:15px 0; background:#263449; }
.linkArea .pp01 { float:left; font-size:16px; color:#fff; width:90px; line-height:35px; }
.linkArea .pp02 { float:left; width:calc(100% - 100px); display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }

.yqBox { position:relative; width:32%; }
.yqBox .p1 { background:#324059; padding:0 15px; border-radius:5px; }
.yqBox .p1 p { font-size:14px; background:url(/images/ico19.png) no-repeat center right; line-height:35px; color:#fff; }
.yqBox .p2 { position:absolute; left:0; right:0; top:35px; background: #fff; display: none; z-index:99; }
.yqBox .p2 ul { max-height:125px; overflow-y:auto; }
.yqBox .p2 ul li a { font-size: 14px; display: block; padding:7px 15px; line-height:20px; color:#333; }
.yqBox .p2 ul li:hover a { background:#0756a7; color:#fff; }
 
.yqBox.on .p2 { display:block; }

@media all and (max-width:1200px){
	.linkArea .pp01 { float:left; font-size:14px; width:80px; }
	.linkArea .pp02 { float:left; width:calc(100% - 80px); }
	.yqBox .p2 ul li a { font-size: 13px; padding:7px 10px; }
	
	.yqBox .p1 { padding:0 10px; }
}
@media all and (max-width:750px){
	.linkArea { display:none; }
	.linkArea .pp01 { float:none; font-size:14px; width:100px; line-height:20px; margin-bottom:10px; }
	.linkArea .pp02 { float:none; width:100%; }

	.yqBox { width:100%; }
	.yqBox:nth-child(n + 2) { margin-top:15px; }
} 

 
.footer { background:#233043; padding:40px 0 50px; }
.foot01 { float:left; width:510px; }
.foot01 .p1 img { max-width:100%; }
.foot01 .p2 { margin-top:20px; }
.foot01 .p2 p { float:left; padding-left:25px; color:#647283; font-size:16px; line-height:20px; margin:0 15px 15px 0; }
.foot01 .p2 p.p21 { background:url(/images/f01.png) no-repeat left top; }
.foot01 .p2 p.p22 { background:url(/images/f02.png) no-repeat left top; }
.foot01 .p2 p.p23 { background:url(/images/f03.png) no-repeat left top; }

.foot02 { float:right; width:120px; text-align:center; }
.foot02 p { padding:5px; border:1px solid rgba(255,255,255,0.1); }
.foot02 span { display:block; font-size:14px; margin-top:5px; color:#fff; }

.foot03 { float:right; width:580px; padding:0 80px; margin-top:20px; margin-right:110px; font-size:16px; line-height:2; color:#fff; border-left:1px solid rgba(255,255,255,0.1); border-right:1px solid rgba(255,255,255,0.1); box-sizing: border-box; }
.foot03 a { color:#fff; }


@media all and (max-width:1480px){
	.footer { padding:40px 0; }
	.foot01 { float:left; width:400px; }

	.foot01 .p2 { margin-top:20px; }
	.foot01 .p2 p { float:none; font-size:14px; margin:0; }
	.foot01 .p2 p:nth-child(n + 2) { margin-top:10px; }
 
	.foot02 { float:right; width:120px; text-align:center; }
	.foot02 p { padding:5px; border:1px solid rgba(255,255,255,0.1); }
	.foot02 span { display:block; font-size:14px; margin-top:5px; color:#fff; }

	.foot03 { float:right; width:calc(90% - 520px); padding:0 40px; margin-top:10px; margin-right:5%; font-size:14px; line-height:25px;  }
	.foot03 a { color:#fff; }
}
@media all and (max-width:1000px){
	.footer { padding:40px 0 20px; }
	.foot01 { float:left; width:calc(100% - 120px); text-align:left; }
	.foot01 .p1 { padding:0; }
	.foot01 .p1 img { max-height:60px; }

	.foot01 .p2 { margin-top:15px; }
	.foot01 .p2 p { float:none; font-size:14px; margin:0; }
	.foot01 .p2 p:nth-child(n + 2) { margin-top:5px; }
	
	.foot02 { float:right; width:100px; margin:20px 0 0 0; }
 
	.foot03 { float:left; width:100%; padding:20px 0 0 0; margin-top:25px; margin-right:0; text-align:center; border:none; border-top:1px solid rgba(255,255,255,0.1); }
	.foot03 a { color:#fff; }
}
@media all and (max-width:750px){
	 .footer { padding:30px 0 20px; }
}
@media all and (max-width:400px){
	 .foot02 { float:right; width:100px; margin:45px 0 0 0; }
}
 
.spBox { position:fixed; top:0; right:0; left:0; bottom:0; background:rgba(0,0,0,0.6); z-index:9; display:none; }
.spBox.on { display:block; }
.spBox .spBox01 { position:absolute; top:50%; left:50%; width:46%; font-size:0; padding:20px; box-sizing: border-box; background:#000; transform: translate(-50%,-50%); z-index:5; }
.spBox .spBox01 video { width:100%; height:auto!important; }
.spBox .spBox01 .sp-close { position:absolute; right:-50px; top:-30px; color:#fff; font-size:30px; cursor:pointer; }

@media all and (max-width:750px){
	.spBox .spBox01 { position:absolute; top:50%; width:92%; padding:10px; z-index:5; }
	.spBox .spBox01 .sp-close { position:absolute; right:0; top:-60px; color:#fff; font-size:30px; cursor:pointer; }
} 
 
 
 


.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:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(/images/top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

/*广告*/
.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;}
 <!--耗时1755927585.0068秒-->