@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; }
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:#000; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #000; }
a:hover { color: #0079c3; }

.wrapper { position:relative; width:100%; margin:0 auto; padding-top:100px; overflow:hidden; }
.wrap { width:1600px; margin:0 auto; }
.wrap-ny { width:1200px; margin:0 auto; }
 
@media all and (max-width:1680px){
	.wrap { width:1200px; margin:0 auto; }
}
@media all and (max-width:1280px){
	.wrap { width:92%; }
	.wrap-ny { width:92%; }
}

.topArea { position:fixed; top:0; left:0; right:0; background:#fff; z-index:99; }
 
.logo { float:left; }
 
.nav { float:left; margin-left:30px; }
.nav ul li { float:left; font-size:0; }
.nav ul li .a1 { position:relative; display:inline-block; padding:32px 0; font-size:16px; color:#000; }
.nav ul li .a1 i { display:inline-block; line-height:36px; height:36px; padding:0 20px; }
.nav ul li:hover .a1,.nav .current .a1 { color:#0079c3; }
.nav ul li:hover .a1 i,.nav .current .a1 i { background: linear-gradient(to right,#009ce3,#0072bd); color:#fff; }

.nav .sub { position:absolute; top:100px; width:100%; left:0; background:rgba(255,255,255,0.8); padding:30px 0; display:none; z-index:999; }
.nav .sub dt { float:left; min-width:200px; margin-right:10px; text-align:left; font-size:16px; font-weight:bold; margin-bottom:15px; }
.nav .sub dt a { display:block; color:#0079c3; }

.topArea form { float:right; width:28%; margin-top:30px; border:1px solid #0079c3; }
.topArea form .txt { float:left; width:calc(100% - 80px); line-height:45px; padding-left:20px; font-size:14px; box-sizing: border-box; }
.topArea form .btn { float:right; width:80px; line-height:45px; height:45px; background:url(form.png) no-repeat center #0079c3; cursor:pointer; }




@media all and (max-width:1680px){
	.nav { margin-left:20px; }
	.nav ul li .a1 i { padding:0 10px; font-size:16px; }
	 
	.nav .sub dt { min-width:auto; margin-right:30px; text-align:left; font-size:14px; font-weight:bold; }
 
	.topArea form { width:20%; }
	.topArea form .txt { float:left; width:calc(100% - 60px); font-size:12px; padding-left:15px; }
	.topArea form .btn { float:right; width:60px; }
}
@media all and (max-width:1280px){
	.nav ul li .a1 i { padding:0 10px; font-size:14px; }
}
@media all and (max-width:1200px){
	.wrapper { padding-top:60px; }
	
	.logo img { height:60px; width:auto; }
	
	.topArea .wrap { position:relative; }
	
	.topArea form { float:right; width:300px; margin:15px 60px 0 0; border:1px solid #0079c3; }
	.topArea form .txt { float:left; width:calc(100% - 60px); line-height:30px; padding-left:10px; font-size:14px; box-sizing: border-box; }
	.topArea form .btn { float:right; width:60px; line-height:30px; height:30px; background-size:20px 20px; }

}
@media all and (max-width:750px){
	.topArea form { display:none; }
}

.u-mask{ position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index:3;  overflow: hidden; display:none;}
.m-nav-show .u-mask { display:block; }

.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; background:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:30% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu li { padding-bottom:15px; font-size:15px; }
.m-menu li:hover a,.m-menu .current a { color: #0079c3; }
.m-menu li dl { padding-left:15%; display:none; }
.m-menu li dt { padding-top:8px; padding-bottom:0; font-size:12px; }
.m-menu li a { color:#333; }
.m-menu li dt a { color:#333; }
.m-menu li dt.on a { color:#0079c3; }
.m-menu li:hover dt a,.m-menu .current dt a { color: #333; }

.m-menu li.p dl { display:block; }
 
.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:#0079c3; }
.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){
	.nav { display:none; }	 
	.u-menu { display:block; }
}


.formArea { padding:10px 4% 20px; display:none; }
.formArea form { width:100%; border:1px solid #0079c3; box-sizing: border-box; }
.formArea form .txt { float:left; width:calc(100% - 60px); line-height:35px; padding-left:10px; font-size:14px; box-sizing: border-box; }
.formArea form .btn { float:right; width:60px; height:35px; background:url(form.png) no-repeat center #0079c3; background-size:20px 20px; }

@media all and (max-width:750px){
	.formArea { display:block; } 
}


.footer { border-top:1px solid #f8f8f8; }
.footArea { padding:40px 0; }
.foot01 { float:left; width:68.75%; display:flex; flex-direction:row; justify-content:space-between; }
.foot01 dl { margin-right:10px; min-width:60px; }
.foot01 dl:last-child { margin-right:0; }
.foot01 dl dt { font-size:14px; color:#000; margin-bottom:25px; }
.foot01 dl dd { margin-bottom:10px; }
.foot01 dl dd:last-child { margin-bottom:0; }
.foot01 dl dd a { font-size:12px; color:#8b8b8b; }
.foot01 dl dd:hover a { color:#0079c3; }


.foot02 { float:right; width:22.5%; }
.foot02 form { width:100%; border:1px solid #0079c3; box-sizing: border-box; }
.foot02 form .btn { float:right; width:100px; line-height:45px; height:45px; background:#0079c3; font-size:14px; color:#fff; text-align:center; cursor:pointer; }
.foot02 form .txt { float:left; width:calc(100% - 100px); line-height:45px; font-size:14px; padding-left:15px; box-sizing: border-box; }
.foot02 .p1 { margin-top:35px; font-size:12px; color:#000; }
.foot02 .p2 { margin-top:25px; }
.foot02 .p2 a { position:relative; margin-right:15px; cursor:pointer; }
.foot02 .p2 a:last-child { margin-right:0; }
.foot02 .p2 a p { font-size:12px; color:#777; margin-top:10px; display:none; }
.foot02 .p2 a .img02 { position:absolute; left:0; bottom:25px; width:100px; z-index:2; display:none; }
.foot02 .p2 a:hover .img02 { display:block; }
 
.tail .wrap { border-top:1px solid #d8dce1; padding:15px 0; text-align:center; font-size:14px; color:#777; }
.tail a { color:#777; }
.tail a:hover { color:#0079c3; }
 
@media all and (max-width:1580px){
	.foot02 form .btn { float:right; width:60px; line-height:35px; height:35px; font-size:12px; }
	.foot02 form .txt { float:left; width:calc(100% - 60px); line-height:35px; font-size:14px; padding-left:15px; box-sizing: border-box; }
}
@media all and (max-width:1000px){
	.footArea { padding:30px 0; }
	.foot01 { display:none; }
	.foot02 { float:none; width:50%; margin:0 auto; }
	.foot02 .p1 { margin-top:15px; font-size:14px; color:#000; text-align:center; }
	.foot02 .p2 { margin-top:25px; }
	.foot02 .p2 a { float:left; width:30%; margin-right:5%; text-align:center; }
	.foot02 .p2 a:last-child { margin-right:0; }
	.foot02 .p2 a p { display:block; }
	.foot02 .p2 a .img01 { display:none; }
	.foot02 .p2 a .img02 { position:relative; bottom:auto; width:100%; z-index:2; display:block; }
	.foot02 .p2 a:hover .img02 { display:block; }
}
@media all and (max-width:750px){
	.foot02 { width:100%; }
	
	.tail .wrap {  font-size:12px; }
}


.rArea { position:fixed; top:50%; right:0; transform: translateY(-50%); z-index:99; }
.rArea ul li { position:relative; margin-bottom:4px; }
.rArea ul li .a1 { display:block; background:#0079c3; }
.rArea ul li:last-child { margin-bottom:0; }

.rArea ul li .p1 { position:absolute; top:0; right:55px; padding:10px 20px; width:185px; text-align:left; background:#fff; z-index:99; display:none; box-shadow: #0079c3 0px 0px 10px; }
.rArea ul li .p1 a { display:block; font-size:14px; color:#777; margin-bottom:5px; }
.rArea ul li .p1 a:last-child { margin-bottom:0; }
.rArea ul li .p1 a i { display:inline-block; padding-left:15px; background:url(r11.png) no-repeat center left; }
.rArea ul li:hover .p1 { display:block; }
.rArea ul li .p2 { position:absolute; top:0; right:55px; padding:5px; background:#0079c3; z-index:99; display:none; }
.rArea ul li:hover .p2 { display:block; }
.rArea ul li .p3 { position:absolute; top:0; right:55px; width:250px; text-align:center; line-height:50px; font-size:24px; color:#fff; font-weight:bold; background:#0079c3; z-index:99; display:none; }
.rArea ul li:hover .p3 { display:block; }

@media all and (max-width:1200px){
	.rArea { display:none; }
}



.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}

/*广告*/
.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;}
 